summaryrefslogtreecommitdiff
path: root/archivers/libzip/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-24 23:13:52 +0000
committerwiz <wiz>2010-01-24 23:13:52 +0000
commitc86f42d1f4f9558a6723d4952561e7a671db83e6 (patch)
tree2d219ae8c3e3499debea84b28f5e4fab9a5f7dc2 /archivers/libzip/Makefile
parenta3ba8cbb3693d8012429ec8f332147dfd3df1ed2 (diff)
downloadpkgsrc-c86f42d1f4f9558a6723d4952561e7a671db83e6.tar.gz
Update to 0.9.1:
0.9.1 [2010/01/24] * Fix infinite loop on reading some broken files. * Optimization in time conversion (don't call localtime()). * Clear data descriptor flag in central directory, fixing Open Office files. * Allow more than 64k entries.
Diffstat (limited to 'archivers/libzip/Makefile')
-rw-r--r--archivers/libzip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 72765297688..8e236b3fe11 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2008/07/25 11:42:10 dillo Exp $
+# $NetBSD: Makefile,v 1.9 2010/01/24 23:13:52 wiz Exp $
#
-DISTNAME= libzip-0.9
+DISTNAME= libzip-0.9.1
CATEGORIES= archivers devel
MASTER_SITES= http://www.nih.at/libzip/
OWNER= dillo@NetBSD.org
HOMEPAGE= http://www.nih.at/libzip/
COMMENT= C library to manipulate zip archives
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir