summaryrefslogtreecommitdiff
path: root/archivers/gtar-info
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-11-20 16:57:54 +0000
committerbouyer <bouyer@pkgsrc.org>2002-11-20 16:57:54 +0000
commit47542eb1734a08daa2f22dcba9a040e99e94a5e9 (patch)
treefb50b610a8bc23fdedd07f517a3295c17b40fdb7 /archivers/gtar-info
parent7f9686ba08c4f473ba26228bde60af72b943c4d6 (diff)
downloadpkgsrc-47542eb1734a08daa2f22dcba9a040e99e94a5e9.tar.gz
Update gtar packages to 1.13.25, with security fixes from redhat.
Summary of changes (see NEWS and Changelog from the distribution for details): - don't allow absolute paths, and path containing ../ * New option --overwrite-dir * New option --recursion (the default) that is the inverse of --no-recursion. * New options --anchored, --ignore-case, --wildcards, --wildcards-match-slash, and their negations (e.g., --no-anchored). Along with --recursion and --no-recursion, these options control how exclude patterns are interpreted. * The default interpretation of exclude patterns is now --no-anchored --no-ignore-case --recursion --wildcards --wildcards-match-slash. * The --no-recursion option now affects extraction too. * New options --no-same-owner, --no-same-permissions. * New option -y or --bzip2 for bzip2 compression, by popular request.
Diffstat (limited to 'archivers/gtar-info')
-rw-r--r--archivers/gtar-info/Makefile11
-rw-r--r--archivers/gtar-info/PLIST10
-rw-r--r--archivers/gtar-info/distinfo6
3 files changed, 10 insertions, 17 deletions
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile
index 6a199006f6d..bda3e4d7f13 100644
--- a/archivers/gtar-info/Makefile
+++ b/archivers/gtar-info/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2002/08/25 21:49:08 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/20 16:57:55 bouyer Exp $
#
-DISTNAME= tar-1.12
-PKGNAME= gtar-info-1.12
+DISTNAME= tar-1.13.25
+PKGNAME= gtar-info-1.13.25
SVR4_PKGNAME= gtari
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
-EXTRACT_SUFX= .shar.gz
+MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \
+ ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \
+ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
diff --git a/archivers/gtar-info/PLIST b/archivers/gtar-info/PLIST
index 62e206bfcf9..fe5a1af3d8c 100644
--- a/archivers/gtar-info/PLIST
+++ b/archivers/gtar-info/PLIST
@@ -1,12 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:01 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/11/20 16:57:55 bouyer Exp $
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/tar.info
info/tar.info
-info/tar.info-1
-info/tar.info-2
-info/tar.info-3
-info/tar.info-4
-info/tar.info-5
-info/tar.info-6
-info/tar.info-7
-info/tar.info-8
@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/tar.info
diff --git a/archivers/gtar-info/distinfo b/archivers/gtar-info/distinfo
index dafbbcb13a4..85ee7310b50 100644
--- a/archivers/gtar-info/distinfo
+++ b/archivers/gtar-info/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/18 11:21:04 agc Exp $
+$NetBSD: distinfo,v 1.3 2002/11/20 16:57:56 bouyer Exp $
-SHA1 (tar-1.12.shar.gz) = 4cab31f6be9c6803679213a46bb3432670a151fc
-Size (tar-1.12.shar.gz) = 1258219 bytes
+SHA1 (tar-1.13.25.tar.gz) = d27fda27af621a1182bff289d4bfc7b37019effe
+Size (tar-1.13.25.tar.gz) = 1312227 bytes