summaryrefslogtreecommitdiff
path: root/archivers/libzip/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-24 23:13:52 +0000
committerwiz <wiz@pkgsrc.org>2010-01-24 23:13:52 +0000
commit1a29b05caa8c4ea7c7be6db52db48a3e73ae8ef2 (patch)
tree2d219ae8c3e3499debea84b28f5e4fab9a5f7dc2 /archivers/libzip/Makefile
parent6611357bd7271cfadca632a551750cdd009e28a2 (diff)
downloadpkgsrc-1a29b05caa8c4ea7c7be6db52db48a3e73ae8ef2.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