pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/libzip libzip: update to 1.9.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80ae7d7546c6
branches:  trunk
changeset: 381120:80ae7d7546c6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 28 20:14:51 2022 +0000

description:
libzip: update to 1.9.2.

1.9.2 [2022-06-28]
===================

* Fix version number in header file.

1.9.1 [2022-06-28]
===================

* Fix `zip_file_is_seekable()`.

diffstat:

 archivers/libzip/Makefile |  5 ++---
 archivers/libzip/PLIST    |  3 ++-
 archivers/libzip/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 108bd3961263 -r 80ae7d7546c6 archivers/libzip/Makefile
--- a/archivers/libzip/Makefile Tue Jun 28 16:36:32 2022 +0000
+++ b/archivers/libzip/Makefile Tue Jun 28 20:14:51 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2022/06/28 11:30:52 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2022/06/28 20:14:51 wiz Exp $
 
-DISTNAME=              libzip-1.9.0
-PKGREVISION=           1
+DISTNAME=              libzip-1.9.2
 CATEGORIES=            archivers devel
 MASTER_SITES=          https://libzip.org/download/
 MASTER_SITES+=         ${MASTER_SITE_GITHUB:=nih-at/}
diff -r 108bd3961263 -r 80ae7d7546c6 archivers/libzip/PLIST
--- a/archivers/libzip/PLIST    Tue Jun 28 16:36:32 2022 +0000
+++ b/archivers/libzip/PLIST    Tue Jun 28 20:14:51 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2022/06/13 15:45:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2022/06/28 20:14:51 wiz Exp $
 bin/zipcmp
 bin/zipmerge
 bin/ziptool
@@ -55,6 +55,7 @@
 man/man3/zip_file_get_comment.3
 man/man3/zip_file_get_error.3
 man/man3/zip_file_get_external_attributes.3
+man/man3/zip_file_is_seekable.3
 man/man3/zip_file_rename.3
 man/man3/zip_file_replace.3
 man/man3/zip_file_set_comment.3
diff -r 108bd3961263 -r 80ae7d7546c6 archivers/libzip/distinfo
--- a/archivers/libzip/distinfo Tue Jun 28 16:36:32 2022 +0000
+++ b/archivers/libzip/distinfo Tue Jun 28 20:14:51 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/06/13 15:45:22 wiz Exp $
+$NetBSD: distinfo,v 1.43 2022/06/28 20:14:51 wiz Exp $
 
-BLAKE2s (libzip-1.9.0.tar.xz) = 4aa8786c7380da893acc2efdad88f4fc87c018690ee435a3aba224b9ded89748
-SHA512 (libzip-1.9.0.tar.xz) = dd0c7046f5b1faf00690774572982e870edaa1819563f9ebf7caf823c9c5718623576a7135a64c9acfed9cefac5601cf944b7aa0b623986f5c85743f3014b349
-Size (libzip-1.9.0.tar.xz) = 763704 bytes
+BLAKE2s (libzip-1.9.2.tar.xz) = 4d197144839df180450547ec919a8565b5dcc0e5c0bd66d317c31d1e335b2cc3
+SHA512 (libzip-1.9.2.tar.xz) = 82cb2533c25b5b540aa73856c958750d32eeceb192cce257eded15b396a24652041c8531f20366ac4c2dc6b7c0310c558d19c12b611576eccb07cfbaf98120b5
+Size (libzip-1.9.2.tar.xz) = 763980 bytes



Home | Main Index | Thread Index | Old Index