pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/deforaos-notes



Module Name:    pkgsrc
Committed By:   khorben
Date:           Thu Jan 30 23:05:36 UTC 2020

Modified Files:
        pkgsrc/x11/deforaos-notes: Makefile PLIST distinfo
Removed Files:
        pkgsrc/x11/deforaos-notes/patches: patch-src_noteedit.c

Log Message:
deforaos-notes: update to 0.2.0

Changes since 0.1.0:
- Defaults to Gtk+ 3 (like libDesktop)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/deforaos-notes/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/deforaos-notes/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/deforaos-notes/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/deforaos-notes/patches/patch-src_noteedit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/deforaos-notes/Makefile
diff -u pkgsrc/x11/deforaos-notes/Makefile:1.11 pkgsrc/x11/deforaos-notes/Makefile:1.12
--- pkgsrc/x11/deforaos-notes/Makefile:1.11     Sun Jul 21 22:25:56 2019
+++ pkgsrc/x11/deforaos-notes/Makefile  Thu Jan 30 23:05:36 2020
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2019/07/21 22:25:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/30 23:05:36 khorben Exp $
 
-DISTNAME=      Notes-0.1.0
-PKGNAME=       deforaos-notes-0.1.0
-PKGREVISION=   8
+DISTNAME=      Notes-0.2.0
+PKGNAME=       deforaos-notes-0.2.0
 CATEGORIES=    x11
-MASTER_SITES=  https://www.defora.org/os/download/download/4428/
+MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Notes/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.defora.org/

Index: pkgsrc/x11/deforaos-notes/PLIST
diff -u pkgsrc/x11/deforaos-notes/PLIST:1.1 pkgsrc/x11/deforaos-notes/PLIST:1.2
--- pkgsrc/x11/deforaos-notes/PLIST:1.1 Tue Sep  1 00:28:03 2015
+++ pkgsrc/x11/deforaos-notes/PLIST     Thu Jan 30 23:05:36 2020
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2015/09/01 00:28:03 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/01/30 23:05:36 khorben Exp $
 bin/notes
 lib/Mailer/plugins/notes.so
 man/html1/notes.html
 man/man1/notes.1
 share/applications/deforaos-notes.desktop
+share/doc/Notes/COPYING
 share/locale/es/LC_MESSAGES/Notes.mo
 share/locale/fr/LC_MESSAGES/Notes.mo

Index: pkgsrc/x11/deforaos-notes/distinfo
diff -u pkgsrc/x11/deforaos-notes/distinfo:1.3 pkgsrc/x11/deforaos-notes/distinfo:1.4
--- pkgsrc/x11/deforaos-notes/distinfo:1.3      Sat Feb 20 16:00:28 2016
+++ pkgsrc/x11/deforaos-notes/distinfo  Thu Jan 30 23:05:36 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/02/20 16:00:28 khorben Exp $
+$NetBSD: distinfo,v 1.4 2020/01/30 23:05:36 khorben Exp $
 
-SHA1 (Notes-0.1.0.tar.gz) = b7235c70731f6588ff0ad631144ccd7322749aed
-RMD160 (Notes-0.1.0.tar.gz) = d33ca252084619a8d49cba4268fb9de93dcb51a3
-SHA512 (Notes-0.1.0.tar.gz) = ab28a00acebc827a6860a299d9d65c3171ad6de656dd1372d9853bd29d0c1de11382fe6f1bd046beaa699e512b733194c7185a6bd4ee8e1127187c6ffc4acb82
-Size (Notes-0.1.0.tar.gz) = 16853 bytes
-SHA1 (patch-src_noteedit.c) = 14ff9d07788c028150ddd3497889bdc7ef7c8564
+SHA1 (Notes-0.2.0.tar.gz) = 728a921c3caf5015c479056f7393eeb0cff61dcd
+RMD160 (Notes-0.2.0.tar.gz) = 1b755b1e3d3410cb8a50e6e534f2d3807e89e2fb
+SHA512 (Notes-0.2.0.tar.gz) = 671e4e51ad0598337f520e6076f71eae4fe42057740537976908df7e6d29f789ee24218fb2ecbbaaf4f98e1552e5e5a6d5d3b1079385b26b8e4a1573af58c8cc
+Size (Notes-0.2.0.tar.gz) = 19560 bytes



Home | Main Index | Thread Index | Old Index