summaryrefslogtreecommitdiff
path: root/archivers/libzip/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-28 09:01:02 +0000
committerwiz <wiz@pkgsrc.org>2016-01-28 09:01:02 +0000
commitbf986d600bb4edc362a818d1892a5b845b7aa3d9 (patch)
treeebaa9a301b1049210174c73d0c456dc746e43108 /archivers/libzip/PLIST
parent3ed869d280959924692aef1af4eb23e032b45bad (diff)
downloadpkgsrc-bf986d600bb4edc362a818d1892a5b845b7aa3d9.tar.gz
Update libzip to 1.1:
1.1 [2016/01/26] * ziptool(1): command line tool to modify zip archives * Speedups for archives with many entries * Coverity fixes * Better APK support * Support for running tests on Windows * More build fixes for Windows * Portability fixes * Documentation improvements
Diffstat (limited to 'archivers/libzip/PLIST')
-rw-r--r--archivers/libzip/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/libzip/PLIST b/archivers/libzip/PLIST
index 071a9bce20c..33c67cbd05e 100644
--- a/archivers/libzip/PLIST
+++ b/archivers/libzip/PLIST
@@ -1,12 +1,14 @@
-@comment $NetBSD: PLIST,v 1.8 2015/05/03 12:11:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2016/01/28 09:01:02 wiz Exp $
bin/zipcmp
bin/zipmerge
+bin/ziptool
include/zip.h
lib/libzip.la
lib/libzip/include/zipconf.h
lib/pkgconfig/libzip.pc
man/man1/zipcmp.1
man/man1/zipmerge.1
+man/man1/ziptool.1
man/man3/ZIP_SOURCE_GET_ARGS.3
man/man3/libzip.3
man/man3/zip_add.3