summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-01-02 16:03:11 +0000
committerseb <seb@pkgsrc.org>2004-01-02 16:03:11 +0000
commit51b4487a57cb96f5dae28547b6384bb45a2089d8 (patch)
tree0e6e9c755cb023af6dc5e5a0ae77adbaa6e4314e /archivers
parent4613e014a92923fab2b18f599bd789e4a7603500 (diff)
downloadpkgsrc-51b4487a57cb96f5dae28547b6384bb45a2089d8.tar.gz
Remove info files from PLIST files.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gcpio/PLIST3
-rw-r--r--archivers/gsharutils/PLIST4
-rw-r--r--archivers/gtar-info/PLIST3
-rw-r--r--archivers/gzip-info/PLIST3
-rw-r--r--archivers/unrar/Makefile3
5 files changed, 6 insertions, 10 deletions
diff --git a/archivers/gcpio/PLIST b/archivers/gcpio/PLIST
index 49d8139c759..f273a26680b 100644
--- a/archivers/gcpio/PLIST
+++ b/archivers/gcpio/PLIST
@@ -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 --git a/archivers/gsharutils/PLIST b/archivers/gsharutils/PLIST
index 0de608484cd..eddf6cedd6a 100644
--- a/archivers/gsharutils/PLIST
+++ b/archivers/gsharutils/PLIST
@@ -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 --git a/archivers/gtar-info/PLIST b/archivers/gtar-info/PLIST
index 911db94e3f6..d1416ff28e6 100644
--- a/archivers/gtar-info/PLIST
+++ b/archivers/gtar-info/PLIST
@@ -1,2 +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 --git a/archivers/gzip-info/PLIST b/archivers/gzip-info/PLIST
index 5f8bc818d99..a923cc56416 100644
--- a/archivers/gzip-info/PLIST
+++ b/archivers/gzip-info/PLIST
@@ -1,2 +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 --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 47334e151b8..1c7df0fcd83 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -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 @@ do-install:
${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().
#