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:           Thu Oct 31 22:35:36 UTC 2024

Modified Files:
        pkgsrc/archivers/libzip: Makefile distinfo

Log Message:
libzip: update to 1.11.2.

# 1.11.2 [2024-10-31]

* Fix performance regression in `zip_stat` introduced in 1.11.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/archivers/libzip/Makefile
cvs rdiff -u -r1.48 -r1.49 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.74 pkgsrc/archivers/libzip/Makefile:1.75
--- pkgsrc/archivers/libzip/Makefile:1.74       Thu Sep 19 11:43:57 2024
+++ pkgsrc/archivers/libzip/Makefile    Thu Oct 31 22:35:35 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2024/09/19 11:43:57 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/10/31 22:35:35 wiz Exp $
 
-DISTNAME=              libzip-1.11.1
+DISTNAME=              libzip-1.11.2
 CATEGORIES=            archivers devel
 MASTER_SITES=          https://libzip.org/download/
 MASTER_SITES+=         ${MASTER_SITE_GITHUB:=nih-at/}

Index: pkgsrc/archivers/libzip/distinfo
diff -u pkgsrc/archivers/libzip/distinfo:1.48 pkgsrc/archivers/libzip/distinfo:1.49
--- pkgsrc/archivers/libzip/distinfo:1.48       Thu Sep 19 11:43:57 2024
+++ pkgsrc/archivers/libzip/distinfo    Thu Oct 31 22:35:35 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2024/09/19 11:43:57 wiz Exp $
+$NetBSD: distinfo,v 1.49 2024/10/31 22:35:35 wiz Exp $
 
-BLAKE2s (libzip-1.11.1.tar.xz) = 5a5c38e6df53d6a04bd578531952d39f688ede6f4b43059f4b05c0ade861a969
-SHA512 (libzip-1.11.1.tar.xz) = d53a61d99c2e49db8c7be3f33ab0c49482b78fb473fc0c67e49bba210b3db9479f678a39c1369393dc925e9d0352cdd2e7332e56fd79d99e18cd9592c428a5ee
-Size (libzip-1.11.1.tar.xz) = 786592 bytes
+BLAKE2s (libzip-1.11.2.tar.xz) = 73ecb12d666a773c0f158e49e3ae99ac6315a72f71ce384601484e987510dd84
+SHA512 (libzip-1.11.2.tar.xz) = e80afcff8a65d614c4e7087223e8afafe0b1c6799d6f1d04d1a3735d37a63d134ec2335fe87923a27f0845ee71062da444fe7a6c8a4458827333a52d9dee8166
+Size (libzip-1.11.2.tar.xz) = 787300 bytes
 SHA1 (patch-regress_nihtest.conf.in) = 4ba110f2acef8ded4956c1931ee6f7c6e0618cd0



Home | Main Index | Thread Index | Old Index