pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/deforaos-cpp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 16 13:18:44 UTC 2020

Modified Files:
        pkgsrc/devel/deforaos-cpp: Makefile PLIST

Log Message:
deforaos-cpp: update to 0.0.3nb4.

Fix PLIST (no more devhelp2)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/deforaos-cpp/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/deforaos-cpp/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/deforaos-cpp/Makefile
diff -u pkgsrc/devel/deforaos-cpp/Makefile:1.5 pkgsrc/devel/deforaos-cpp/Makefile:1.6
--- pkgsrc/devel/deforaos-cpp/Makefile:1.5      Sun Mar  8 16:49:11 2020
+++ pkgsrc/devel/deforaos-cpp/Makefile  Mon Mar 16 13:18:44 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/03/08 16:49:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/03/16 13:18:44 wiz Exp $
 
 DISTNAME=      CPP-0.0.3
 PKGNAME=       deforaos-cpp-0.0.3
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  https://www.defora.org/os/download/download/4422/
 

Index: pkgsrc/devel/deforaos-cpp/PLIST
diff -u pkgsrc/devel/deforaos-cpp/PLIST:1.3 pkgsrc/devel/deforaos-cpp/PLIST:1.4
--- pkgsrc/devel/deforaos-cpp/PLIST:1.3 Thu Sep 26 10:31:12 2019
+++ pkgsrc/devel/deforaos-cpp/PLIST     Mon Mar 16 13:18:44 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/09/26 10:31:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/03/16 13:18:44 wiz Exp $
 bin/deforaos-cpp
 include/Devel/CPP.h
 lib/libcpp.a
@@ -7,7 +7,6 @@ lib/libcpp.so.0
 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



Home | Main Index | Thread Index | Old Index