summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-09-18 11:17:41 +0000
committerwiz <wiz@pkgsrc.org>2016-09-18 11:17:41 +0000
commitdc40c4b262c2a17dd897e769978fe641ee230319 (patch)
tree183532e9494acbc13160a30bcce9d1e9e0d355a5
parenta25bbd2262acf81543740476e2ebaacbb48ebfa9 (diff)
downloadpkgsrc-dc40c4b262c2a17dd897e769978fe641ee230319.tar.gz
Remove charset.alias from PLIST. Bump PKGREVISION.
-rw-r--r--archivers/fastjar/Makefile4
-rw-r--r--archivers/fastjar/PLIST3
-rw-r--r--archivers/gcpio/Makefile6
-rw-r--r--archivers/gcpio/PLIST3
4 files changed, 7 insertions, 9 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 8d42f2dc3d7..d45ee729f32 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -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 --git a/archivers/fastjar/PLIST b/archivers/fastjar/PLIST
index 48726402245..39f43e8b383 100644
--- a/archivers/fastjar/PLIST
+++ b/archivers/fastjar/PLIST
@@ -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 --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 3628b3dca43..23a52f62c99 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -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 --git a/archivers/gcpio/PLIST b/archivers/gcpio/PLIST
index dc01ad5e014..2fd56a814b0 100644
--- a/archivers/gcpio/PLIST
+++ b/archivers/gcpio/PLIST
@@ -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