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:           Thu Sep 26 10:31:12 UTC 2019

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

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

Sync PLIST with what gtk-doc installs. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/deforaos-cpp/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/deforaos-cpp/Makefile:1.4
--- pkgsrc/devel/deforaos-cpp/Makefile:1.3      Tue Aug  1 14:58:55 2017
+++ pkgsrc/devel/deforaos-cpp/Makefile  Thu Sep 26 10:31:12 2019
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2017/08/01 14:58:55 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2019/09/26 10:31:12 wiz Exp $
 
 DISTNAME=      CPP-0.0.3
 PKGNAME=       deforaos-cpp-0.0.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  https://www.defora.org/os/download/download/4422/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.defora.org/
 COMMENT=       DeforaOS C code pre-processing library
-
 LICENSE=       gnu-lgpl-v3
 
 MAKE_FLAGS+=   PREFIX=${PREFIX}

Index: pkgsrc/devel/deforaos-cpp/PLIST
diff -u pkgsrc/devel/deforaos-cpp/PLIST:1.2 pkgsrc/devel/deforaos-cpp/PLIST:1.3
--- pkgsrc/devel/deforaos-cpp/PLIST:1.2 Tue Feb 23 00:30:27 2016
+++ pkgsrc/devel/deforaos-cpp/PLIST     Thu Sep 26 10:31:12 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/02/23 00:30:27 khorben Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/09/26 10:31:12 wiz Exp $
 bin/deforaos-cpp
 include/Devel/CPP.h
 lib/libcpp.a
@@ -13,7 +13,6 @@ 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/index.sgml
 share/gtk-doc/html/CPP/left-insensitive.png
 share/gtk-doc/html/CPP/left.png
 share/gtk-doc/html/CPP/right-insensitive.png



Home | Main Index | Thread Index | Old Index