Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/deforaos-cpp deforaos-cpp: fix the PLIST for Gtk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64d9d585ecbd
branches:  trunk
changeset: 428734:64d9d585ecbd
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 11 02:46:59 2020 +0000

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

Bumps PKGREVISION.

XXX pull-up pkgsrc-2020Q1

diffstat:

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

diffs (34 lines):

diff -r e97464364392 -r 64d9d585ecbd devel/deforaos-cpp/Makefile
--- a/devel/deforaos-cpp/Makefile       Sat Apr 11 02:42:06 2020 +0000
+++ b/devel/deforaos-cpp/Makefile       Sat Apr 11 02:46:59 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/03/16 13:18:44 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/11 02:46:59 khorben Exp $
 
 DISTNAME=      CPP-0.0.3
 PKGNAME=       deforaos-cpp-0.0.3
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    devel
 MASTER_SITES=  https://www.defora.org/os/download/download/4422/
 
diff -r e97464364392 -r 64d9d585ecbd devel/deforaos-cpp/PLIST
--- a/devel/deforaos-cpp/PLIST  Sat Apr 11 02:42:06 2020 +0000
+++ b/devel/deforaos-cpp/PLIST  Sat Apr 11 02:46:59 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/03/16 13:18:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/04/11 02:46:59 khorben Exp $
 bin/deforaos-cpp
 include/Devel/CPP.h
 lib/libcpp.a
@@ -7,9 +7,9 @@
 lib/libcpp.so.0.0
 lib/pkgconfig/cpp.pc
 share/gtk-doc/html/CPP/CPP-CPP:CAPS.html
+share/gtk-doc/html/CPP/CPP.devhelp2
 share/gtk-doc/html/CPP/api-index-full.html
 share/gtk-doc/html/CPP/ch01.html
-share/gtk-doc/html/CPP/deprecated-api-index.html
 share/gtk-doc/html/CPP/home.png
 share/gtk-doc/html/CPP/index.html
 share/gtk-doc/html/CPP/left-insensitive.png



Home | Main Index | Thread Index | Old Index