summaryrefslogtreecommitdiff
path: root/archivers/libzip/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-06 20:55:29 +0000
committerwiz <wiz@pkgsrc.org>2007-06-06 20:55:29 +0000
commit9cf545c1e709312c83b3d7286d072570985c7ef1 (patch)
treee9e919f1aaf8cd3a030d03fe793d91eb198bd4eb /archivers/libzip/Makefile
parentef45c585359308af549c1df8b7a80f0c4eb65d57 (diff)
downloadpkgsrc-9cf545c1e709312c83b3d7286d072570985c7ef1.tar.gz
Update to 0.8:
0.8 [2007/06/06] * fix for zip archives larger than 2GiB * fix zip_error_strerror to include libzip error string * add support for streamed zip files * new functions: zip_add_dir, zip_error_clear, zip_file_error_clear * add basic support for building with CMake (incomplete)
Diffstat (limited to 'archivers/libzip/Makefile')
-rw-r--r--archivers/libzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index b181dd9213a..52a214eaf50 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/05/18 12:04:42 dillo Exp $
+# $NetBSD: Makefile,v 1.5 2007/06/06 20:55:29 wiz Exp $
#
-DISTNAME= libzip-0.7.1
+DISTNAME= libzip-0.8
CATEGORIES= archivers devel
MASTER_SITES= http://www.nih.at/libzip/