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:   khorben
Date:           Sat Apr 11 02:42:06 UTC 2020

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

Log Message:
deforaos-libdesktop: fix the PLIST for Gtk-Doc

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/deforaos-libdesktop/Makefile
cvs rdiff -u -r1.10 -r1.11 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.37 pkgsrc/x11/deforaos-libdesktop/Makefile:1.38
--- pkgsrc/x11/deforaos-libdesktop/Makefile:1.37        Mon Mar 16 13:22:20 2020
+++ pkgsrc/x11/deforaos-libdesktop/Makefile     Sat Apr 11 02:42:06 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2020/03/16 13:22:20 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/04/11 02:42:06 khorben Exp $
 
 DISTNAME=      libDesktop-0.4.0
 PKGNAME=       deforaos-libdesktop-0.4.0
-PKGREVISION=   3
+PKGREVISION=   4
 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.10 pkgsrc/x11/deforaos-libdesktop/PLIST:1.11
--- pkgsrc/x11/deforaos-libdesktop/PLIST:1.10   Mon Mar 16 13:22:20 2020
+++ pkgsrc/x11/deforaos-libdesktop/PLIST        Sat Apr 11 02:42:06 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/03/16 13:22:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2020/04/11 02:42:06 khorben Exp $
 bin/widget
 include/Desktop.h
 include/Desktop/about.h
@@ -20,7 +20,6 @@ man/html1/widget.html
 man/man1/widget.1
 share/gtk-doc/html/libDesktop/api-index-full.html
 share/gtk-doc/html/libDesktop/ch01.html
-share/gtk-doc/html/libDesktop/deprecated-api-index.html
 share/gtk-doc/html/libDesktop/home.png
 share/gtk-doc/html/libDesktop/index.html
 share/gtk-doc/html/libDesktop/left-insensitive.png
@@ -33,6 +32,7 @@ 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