pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/deforaos-libdesktop



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 16 13:22:20 UTC 2020

Modified Files:
        pkgsrc/x11/deforaos-libdesktop: Makefile PLIST

Log Message:
deforaos-libdesktop: update to 0.4.0nb3.

Fix PLIST (no more devhelp2)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/deforaos-libdesktop/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/deforaos-libdesktop/PLIST

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-libdesktop/Makefile
diff -u pkgsrc/x11/deforaos-libdesktop/Makefile:1.36 pkgsrc/x11/deforaos-libdesktop/Makefile:1.37
--- pkgsrc/x11/deforaos-libdesktop/Makefile:1.36        Tue Mar 10 22:09:05 2020
+++ pkgsrc/x11/deforaos-libdesktop/Makefile     Mon Mar 16 13:22:20 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2020/03/10 22:09:05 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.37 2020/03/16 13:22:20 wiz Exp $
 
 DISTNAME=      libDesktop-0.4.0
 PKGNAME=       deforaos-libdesktop-0.4.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    x11
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/libDesktop/
 

Index: pkgsrc/x11/deforaos-libdesktop/PLIST
diff -u pkgsrc/x11/deforaos-libdesktop/PLIST:1.9 pkgsrc/x11/deforaos-libdesktop/PLIST:1.10
--- pkgsrc/x11/deforaos-libdesktop/PLIST:1.9    Fri Jan 10 22:53:13 2020
+++ pkgsrc/x11/deforaos-libdesktop/PLIST        Mon Mar 16 13:22:20 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/01/10 22:53:13 khorben Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/03/16 13:22:20 wiz Exp $
 bin/widget
 include/Desktop.h
 include/Desktop/about.h
@@ -33,7 +33,6 @@ share/gtk-doc/html/libDesktop/libDesktop
 share/gtk-doc/html/libDesktop/libDesktop-message.html
 share/gtk-doc/html/libDesktop/libDesktop-mime.html
 share/gtk-doc/html/libDesktop/libDesktop-toolbar.html
-share/gtk-doc/html/libDesktop/libDesktop.devhelp2
 share/gtk-doc/html/libDesktop/right-insensitive.png
 share/gtk-doc/html/libDesktop/right.png
 share/gtk-doc/html/libDesktop/style.css



Home | Main Index | Thread Index | Old Index