diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libzip/Makefile | 4 | ||||
-rw-r--r-- | archivers/libzip/PLIST | 4 | ||||
-rw-r--r-- | archivers/libzip/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 21a715778d8..136d753b229 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/04/27 23:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/12/31 11:07:14 wiz Exp $ -DISTNAME= libzip-0.11.1 +DISTNAME= libzip-0.11.2 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ EXTRACT_SUFX= .tar.xz diff --git a/archivers/libzip/PLIST b/archivers/libzip/PLIST index 91769b4f968..349b94a6bee 100644 --- a/archivers/libzip/PLIST +++ b/archivers/libzip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/04/01 16:03:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2013/12/31 11:07:14 wiz Exp $ bin/zipcmp bin/zipmerge bin/ziptorrent @@ -34,9 +34,11 @@ man/man3/zip_file_extra_field_set.3 man/man3/zip_file_extra_fields_count.3 man/man3/zip_file_extra_fields_count_by_id.3 man/man3/zip_file_get_comment.3 +man/man3/zip_file_get_external_attributes.3 man/man3/zip_file_rename.3 man/man3/zip_file_replace.3 man/man3/zip_file_set_comment.3 +man/man3/zip_file_set_external_attributes.3 man/man3/zip_file_strerror.3 man/man3/zip_fopen.3 man/man3/zip_fopen_encrypted.3 diff --git a/archivers/libzip/distinfo b/archivers/libzip/distinfo index 388c3f8f474..cf263a92f0e 100644 --- a/archivers/libzip/distinfo +++ b/archivers/libzip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/04/27 23:05:54 wiz Exp $ +$NetBSD: distinfo,v 1.14 2013/12/31 11:07:14 wiz Exp $ -SHA1 (libzip-0.11.1.tar.xz) = 3c82cdc0de51f06d5e1c60f098d3d9cc0d48f8a7 -RMD160 (libzip-0.11.1.tar.xz) = debf91c79b7aa39c1de8ed65b311ded2bb1b3201 -Size (libzip-0.11.1.tar.xz) = 395104 bytes +SHA1 (libzip-0.11.2.tar.xz) = da86a7b4bb2b7ab7c8c5fb773f8a48a5adc7a405 +RMD160 (libzip-0.11.2.tar.xz) = 4f94874c2f1d06c8c3020f22f17c9ef6da388051 +Size (libzip-0.11.2.tar.xz) = 413352 bytes |