pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/libzip
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 28 20:14:52 UTC 2022
Modified Files:
pkgsrc/archivers/libzip: Makefile PLIST distinfo
Log Message:
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()`.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/archivers/libzip/PLIST
cvs rdiff -u -r1.42 -r1.43 pkgsrc/archivers/libzip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/libzip/Makefile
diff -u pkgsrc/archivers/libzip/Makefile:1.59 pkgsrc/archivers/libzip/Makefile:1.60
--- pkgsrc/archivers/libzip/Makefile:1.59 Tue Jun 28 11:30:52 2022
+++ pkgsrc/archivers/libzip/Makefile Tue Jun 28 20:14:51 2022
@@ -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/}
Index: pkgsrc/archivers/libzip/PLIST
diff -u pkgsrc/archivers/libzip/PLIST:1.18 pkgsrc/archivers/libzip/PLIST:1.19
--- pkgsrc/archivers/libzip/PLIST:1.18 Mon Jun 13 15:45:22 2022
+++ pkgsrc/archivers/libzip/PLIST Tue Jun 28 20:14:51 2022
@@ -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_extra_fields_count_by_
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
Index: pkgsrc/archivers/libzip/distinfo
diff -u pkgsrc/archivers/libzip/distinfo:1.42 pkgsrc/archivers/libzip/distinfo:1.43
--- pkgsrc/archivers/libzip/distinfo:1.42 Mon Jun 13 15:45:22 2022
+++ pkgsrc/archivers/libzip/distinfo Tue Jun 28 20:14:51 2022
@@ -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