summaryrefslogtreecommitdiff
path: root/archivers/gtar
diff options
context:
space:
mode:
authoradam <adam>2011-05-11 07:49:58 +0000
committeradam <adam>2011-05-11 07:49:58 +0000
commit96c4e0e2769ba04972dc41b51a6910140d8a8fa8 (patch)
tree8a043f097b52b1139693b019e5e090caaa8b9d15 /archivers/gtar
parentee7891e9b5288b4e55031dc7ed18cd59cee36092 (diff)
downloadpkgsrc-96c4e0e2769ba04972dc41b51a6910140d8a8fa8.tar.gz
Changes 1.26:
* Fix the --verify option, which broke in version 1.24. * Fix storing long sparse file names in PAX archives. * Fix correctness of --atime-preserve=replace. * Work around POSIX incompatibilities on FreeBSD, NetBSD and Tru64. * Fix bug with --one-file-system --listed-incremental.
Diffstat (limited to 'archivers/gtar')
-rw-r--r--archivers/gtar/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index dab13983469..f978ccbf6c6 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2010/12/12 13:10:39 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2011/05/11 07:49:58 adam Exp $
-DISTNAME= gtar-1.25
+DISTNAME= gtar-1.26
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,8 +12,8 @@ LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
META_PACKAGE= yes
-DEPENDS+= gtar-base-1.25{,nb*}:../../archivers/gtar-base
-DEPENDS+= gtar-info-1.25{,nb*}:../../archivers/gtar-info
+DEPENDS+= gtar-base-${PKGVERSION_NOREV}{,nb*}:../../archivers/gtar-base
+DEPENDS+= gtar-info-${PKGVERSION_NOREV}{,nb*}:../../archivers/gtar-info
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir