pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers Remove info files from PLIST files.
details: https://anonhg.NetBSD.org/pkgsrc/rev/402a7db713db
branches: trunk
changeset: 465587:402a7db713db
user: seb <seb%pkgsrc.org@localhost>
date: Fri Jan 02 16:03:11 2004 +0000
description:
Remove info files from PLIST files.
diffstat:
archivers/gcpio/PLIST | 3 +--
archivers/gsharutils/PLIST | 4 +---
archivers/gtar-info/PLIST | 3 +--
archivers/gzip-info/PLIST | 3 +--
archivers/unrar/Makefile | 3 ++-
5 files changed, 6 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r bb14365a8cf8 -r 402a7db713db archivers/gcpio/PLIST
--- a/archivers/gcpio/PLIST Fri Jan 02 15:30:04 2004 +0000
+++ b/archivers/gcpio/PLIST Fri Jan 02 16:03:11 2004 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.4 2003/06/25 21:37:04 seb Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/01/02 16:03:11 seb Exp $
bin/${GNU_PROGRAM_PREFIX}cpio
-info/cpio.info
man/man1/${GNU_PROGRAM_PREFIX}cpio.1
diff -r bb14365a8cf8 -r 402a7db713db archivers/gsharutils/PLIST
--- a/archivers/gsharutils/PLIST Fri Jan 02 15:30:04 2004 +0000
+++ b/archivers/gsharutils/PLIST Fri Jan 02 16:03:11 2004 +0000
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2003/06/25 21:45:16 seb Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/01/02 16:03:11 seb Exp $
bin/${GNU_PROGRAM_PREFIX}mail-files
bin/${GNU_PROGRAM_PREFIX}mailshar
bin/${GNU_PROGRAM_PREFIX}remsync
bin/${GNU_PROGRAM_PREFIX}shar
bin/${GNU_PROGRAM_PREFIX}unshar
-info/sharutils.info
-info/remsync.info
man/man1/${GNU_PROGRAM_PREFIX}shar.1
man/man1/${GNU_PROGRAM_PREFIX}unshar.1
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sharutils.mo
diff -r bb14365a8cf8 -r 402a7db713db archivers/gtar-info/PLIST
--- a/archivers/gtar-info/PLIST Fri Jan 02 15:30:04 2004 +0000
+++ b/archivers/gtar-info/PLIST Fri Jan 02 16:03:11 2004 +0000
@@ -1,2 +1,1 @@
-@comment $NetBSD: PLIST,v 1.4 2003/06/25 22:01:11 seb Exp $
-info/tar.info
+@comment $NetBSD: PLIST,v 1.5 2004/01/02 16:03:11 seb Exp $
diff -r bb14365a8cf8 -r 402a7db713db archivers/gzip-info/PLIST
--- a/archivers/gzip-info/PLIST Fri Jan 02 15:30:04 2004 +0000
+++ b/archivers/gzip-info/PLIST Fri Jan 02 16:03:11 2004 +0000
@@ -1,2 +1,1 @@
-@comment $NetBSD: PLIST,v 1.3 2003/06/25 22:14:19 seb Exp $
-info/gzip.info
+@comment $NetBSD: PLIST,v 1.4 2004/01/02 16:03:11 seb Exp $
diff -r bb14365a8cf8 -r 402a7db713db archivers/unrar/Makefile
--- a/archivers/unrar/Makefile Fri Jan 02 15:30:04 2004 +0000
+++ b/archivers/unrar/Makefile Fri Jan 02 16:03:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/10/09 00:07:27 fredb Exp $
+# $NetBSD: Makefile,v 1.25 2004/01/02 16:03:11 seb Exp $
#
DISTNAME= unrarsrc-3.2.3
@@ -27,6 +27,7 @@
${PREFIX}/share/doc/unrar
.include "../../mk/bsd.prefs.mk"
+GCC_REQD= 3.3.1
# Don't set _LARGEFILE_SOURCE for platforms w/o ftello() and fseeko().
#
Home |
Main Index |
Thread Index |
Old Index