summaryrefslogtreecommitdiff
path: root/archivers/p7zip/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-12-01 07:01:35 +0000
committeradam <adam@pkgsrc.org>2008-12-01 07:01:35 +0000
commitcefbf4590755208e3a527a9aa9436fea0d0a29da (patch)
tree8795b15a41142fce6945d1619423526ff840800b /archivers/p7zip/Makefile
parente3d75bf06f87831ae0125f315e9a33de7d7a893a (diff)
downloadpkgsrc-cefbf4590755208e3a527a9aa9436fea0d0a29da.tar.gz
Changes 4.61:
- From Windows version of 7-zip 4.61 : - 7-Zip now supports LZMA compression for .ZIP archives. - Some bugs were fixed. - Fix: Ask for password twice when creating encrypted archive - 7zG added (read GUI/readme.txt) Changes 4.60: - From Windows version of 7-zip 4.60 : - Some bugs were fixed - p7zip didn't use the BCJ /BCJ2 filters for executables (: - makefile.linux_amd64_asm_icc added Changes 4.59: - From Windows version of 7-zip 4.59 : - 7-Zip now can unpack UDF, XAR and DMG/HFS archives. - It's allowed to use -t switch for "list" and "extract" commands. - Some bugs were fixed.
Diffstat (limited to 'archivers/p7zip/Makefile')
-rw-r--r--archivers/p7zip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index 93d949e73b8..66d18d3abd9 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2008/06/23 16:50:24 adam Exp $
+# $NetBSD: Makefile,v 1.43 2008/12/01 07:01:35 adam Exp $
-DISTNAME= p7zip_4.58_src_all
-PKGNAME= p7zip-4.58
+DISTNAME= p7zip_4.61_src_all
+PKGNAME= p7zip-4.61
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/}
EXTRACT_SUFX= .tar.bz2