Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/deforaos-libdesktop deforaos-libdesktop: fix the P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e97464364392
branches:  trunk
changeset: 428733:e97464364392
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 11 02:42:06 2020 +0000

description:
deforaos-libdesktop: fix the PLIST for Gtk-Doc

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1

diffstat:

 x11/deforaos-libdesktop/Makefile |  4 ++--
 x11/deforaos-libdesktop/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 867099d5cc60 -r e97464364392 x11/deforaos-libdesktop/Makefile
--- a/x11/deforaos-libdesktop/Makefile  Sat Apr 11 00:30:18 2020 +0000
+++ b/x11/deforaos-libdesktop/Makefile  Sat Apr 11 02:42:06 2020 +0000
@@ -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/
 
diff -r 867099d5cc60 -r e97464364392 x11/deforaos-libdesktop/PLIST
--- a/x11/deforaos-libdesktop/PLIST     Sat Apr 11 00:30:18 2020 +0000
+++ b/x11/deforaos-libdesktop/PLIST     Sat Apr 11 02:42:06 2020 +0000
@@ -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/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-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