From bf986d600bb4edc362a818d1892a5b845b7aa3d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 28 Jan 2016 09:01:02 +0000 Subject: 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 --- archivers/libzip/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers/libzip/PLIST') 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 -- cgit v1.2.3