aboutsummaryrefslogtreecommitdiff
path: root/archivers/gtar/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-03-10 14:25:51 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-03-10 14:25:51 +0000
commite96f16b2eefeff65440c2bde7a6142b1b823639b (patch)
treed538a537c60a6ac67126d008aa828485afdbf0da /archivers/gtar/Makefile
parent619e91ada2c22393f912f3a170a41deee0e54c93 (diff)
Update to 1.22 which adds --xz/-J support for xz compression.
However, xz itself does not have a stable release yet, so don't force a runtime dependency.
Notes
Notes: svn path=/head/; revision=229838
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r--archivers/gtar/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 0f1b35037618..605ff2c6a724 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tar
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,9 @@ PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org
COMMENT= GNU version of the traditional tape archiver
-# Actually we need lzma(1), but not the one in archivers/lzma.
-RUN_DEPENDS= ${LOCALBASE}/bin/lzcat:${PORTSDIR}/archivers/lzmautils
-RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop
+RUN_DEPENDS= lzop:${PORTSDIR}/archivers/lzop
+# Add xz once the lzma/lzmautils/xz confusion has settled down
+#RUN_DEPENDS+= xz:${PORTSDIR}/archivers/lzmautils-devel
INFO= tar