summaryrefslogtreecommitdiff
path: root/archivers/xz/Makefile
diff options
context:
space:
mode:
authoradam <adam>2011-02-09 09:12:16 +0000
committeradam <adam>2011-02-09 09:12:16 +0000
commitee4839b8c69c2063ccff14474c26697c6b64044d (patch)
tree175b9891704529ccbafed514cd5b0921e66557d8 /archivers/xz/Makefile
parent72f3bf637cb47bfd896fe24f7f81fdbf43135ef3 (diff)
downloadpkgsrc-ee4839b8c69c2063ccff14474c26697c6b64044d.tar.gz
Changes 5.0.1:
* xz --force now (de)compresses files that have setuid, setgid, The man page had it documented this way already, but the code had a bug. * gzip and bzip2 support in xzdiff was fixed. * Portability fixes * Minor fix to Czech translation
Diffstat (limited to 'archivers/xz/Makefile')
-rw-r--r--archivers/xz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile
index 56d33f0275f..c7a56a1be06 100644
--- a/archivers/xz/Makefile
+++ b/archivers/xz/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2010/11/03 14:21:49 adam Exp $
+# $NetBSD: Makefile,v 1.8 2011/02/09 09:12:16 adam Exp $
-DISTNAME= xz-5.0.0
+DISTNAME= xz-5.0.1
CATEGORIES= archivers
MASTER_SITES= http://tukaani.org/xz/
EXTRACT_SUFX= .tar.bz2