pkgsrc-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: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acad60d3f455
branches:  trunk
changeset: 413187:acad60d3f455
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 16 13:22:20 2020 +0000

description:
deforaos-libdesktop: update to 0.4.0nb3.

Fix PLIST (no more devhelp2)

diffstat:

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

diffs (32 lines):

diff -r 735008156052 -r acad60d3f455 x11/deforaos-libdesktop/Makefile
--- a/x11/deforaos-libdesktop/Makefile  Mon Mar 16 13:18:44 2020 +0000
+++ b/x11/deforaos-libdesktop/Makefile  Mon Mar 16 13:22:20 2020 +0000
@@ -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/
 
diff -r 735008156052 -r acad60d3f455 x11/deforaos-libdesktop/PLIST
--- a/x11/deforaos-libdesktop/PLIST     Mon Mar 16 13:18:44 2020 +0000
+++ b/x11/deforaos-libdesktop/PLIST     Mon Mar 16 13:22:20 2020 +0000
@@ -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-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