pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/fastjar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 18 11:17:41 UTC 2016

Modified Files:
        pkgsrc/archivers/fastjar: Makefile PLIST

Log Message:
Remove charset.alias from PLIST. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/archivers/fastjar/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/fastjar/PLIST

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

Modified files:

Index: pkgsrc/archivers/fastjar/Makefile
diff -u pkgsrc/archivers/fastjar/Makefile:1.20 pkgsrc/archivers/fastjar/Makefile:1.21
--- pkgsrc/archivers/fastjar/Makefile:1.20      Sat Mar  5 15:08:30 2016
+++ pkgsrc/archivers/fastjar/Makefile   Sun Sep 18 11:17:41 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/03/05 15:08:30 bsiegert Exp $
-#
+# $NetBSD: Makefile,v 1.21 2016/09/18 11:17:41 wiz Exp $
 
 DISTNAME=      fastjar-0.98
+PKGREVISION=   1
 CATEGORIES=    archivers
 MASTER_SITES=  http://download.savannah.gnu.org/releases/fastjar/
 

Index: pkgsrc/archivers/fastjar/PLIST
diff -u pkgsrc/archivers/fastjar/PLIST:1.3 pkgsrc/archivers/fastjar/PLIST:1.4
--- pkgsrc/archivers/fastjar/PLIST:1.3  Sat Mar  5 15:08:30 2016
+++ pkgsrc/archivers/fastjar/PLIST      Sun Sep 18 11:17:41 2016
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2016/03/05 15:08:30 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/09/18 11:17:41 wiz Exp $
 bin/fastjar
 bin/grepjar
 info/fastjar.info
-lib/charset.alias
 man/man1/fastjar.1
 man/man1/grepjar.1



Home | Main Index | Thread Index | Old Index