pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Remove charset.alias from PLIST. Bump PKGREV...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72c74c5fec4c
branches:  trunk
changeset: 352675:72c74c5fec4c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 18 11:17:41 2016 +0000

description:
Remove charset.alias from PLIST. Bump PKGREVISION.

diffstat:

 archivers/fastjar/Makefile |  4 ++--
 archivers/fastjar/PLIST    |  3 +--
 archivers/gcpio/Makefile   |  6 +++---
 archivers/gcpio/PLIST      |  3 +--
 4 files changed, 7 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r b8e05f4783b4 -r 72c74c5fec4c archivers/fastjar/Makefile
--- a/archivers/fastjar/Makefile        Sun Sep 18 11:09:42 2016 +0000
+++ b/archivers/fastjar/Makefile        Sun Sep 18 11:17:41 2016 +0000
@@ -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/
 
diff -r b8e05f4783b4 -r 72c74c5fec4c archivers/fastjar/PLIST
--- a/archivers/fastjar/PLIST   Sun Sep 18 11:09:42 2016 +0000
+++ b/archivers/fastjar/PLIST   Sun Sep 18 11:17:41 2016 +0000
@@ -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
diff -r b8e05f4783b4 -r 72c74c5fec4c archivers/gcpio/Makefile
--- a/archivers/gcpio/Makefile  Sun Sep 18 11:09:42 2016 +0000
+++ b/archivers/gcpio/Makefile  Sun Sep 18 11:17:41 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2016/05/31 14:05:46 mef Exp $
-#
+# $NetBSD: Makefile,v 1.51 2016/09/18 11:20:14 wiz Exp $
 
 DISTNAME=      cpio-2.12
-PKGNAME=       g${DISTNAME}
+PKGNAME=       g${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_GNU:=cpio/}
 
diff -r b8e05f4783b4 -r 72c74c5fec4c archivers/gcpio/PLIST
--- a/archivers/gcpio/PLIST     Sun Sep 18 11:09:42 2016 +0000
+++ b/archivers/gcpio/PLIST     Sun Sep 18 11:17:41 2016 +0000
@@ -1,10 +1,9 @@
-@comment $NetBSD: PLIST,v 1.15 2016/05/31 14:05:46 mef Exp $
+@comment $NetBSD: PLIST,v 1.16 2016/09/18 11:20:14 wiz Exp $
 bin/gcpio
 gnu/bin/cpio
 gnu/man/man1/cpio.1
 gnu/man/man1/mt.1
 info/cpio.info
-lib/charset.alias
 libexec/grmt
 man/man1/gcpio.1
 man/man8/grmt.8



Home | Main Index | Thread Index | Old Index