pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/gcpio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 18 11:20:15 UTC 2016

Modified Files:
        pkgsrc/archivers/gcpio: Makefile PLIST

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


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/archivers/gcpio/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/gcpio/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/gcpio/Makefile
diff -u pkgsrc/archivers/gcpio/Makefile:1.50 pkgsrc/archivers/gcpio/Makefile:1.51
--- pkgsrc/archivers/gcpio/Makefile:1.50        Tue May 31 14:05:46 2016
+++ pkgsrc/archivers/gcpio/Makefile     Sun Sep 18 11:20:14 2016
@@ -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/}
 

Index: pkgsrc/archivers/gcpio/PLIST
diff -u pkgsrc/archivers/gcpio/PLIST:1.15 pkgsrc/archivers/gcpio/PLIST:1.16
--- pkgsrc/archivers/gcpio/PLIST:1.15   Tue May 31 14:05:46 2016
+++ pkgsrc/archivers/gcpio/PLIST        Sun Sep 18 11:20:14 2016
@@ -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