pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/php-pecl-zip



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 22 16:36:09 UTC 2025

Modified Files:
        pkgsrc/archivers/php-pecl-zip: Makefile distinfo

Log Message:
archivers/php-pecl-zip: update to 1.22.5

1.22.5 (2025-02-20)

* Fix zip_entry_name() crash on invalid entry.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/archivers/php-pecl-zip/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/php-pecl-zip/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/php-pecl-zip/Makefile
diff -u pkgsrc/archivers/php-pecl-zip/Makefile:1.27 pkgsrc/archivers/php-pecl-zip/Makefile:1.28
--- pkgsrc/archivers/php-pecl-zip/Makefile:1.27 Sat Feb  8 03:25:24 2025
+++ pkgsrc/archivers/php-pecl-zip/Makefile      Sat Feb 22 16:36:09 2025
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2025/02/08 03:25:24 taca Exp $
+# $NetBSD: Makefile,v 1.28 2025/02/22 16:36:09 taca Exp $
 #
 
 MODNAME=       zip
-PECL_VERSION=  1.22.4
+PECL_VERSION=  1.22.5
 PKGNAME=       ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
-PKGREVISION=   4
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/archivers/php-pecl-zip/distinfo
diff -u pkgsrc/archivers/php-pecl-zip/distinfo:1.15 pkgsrc/archivers/php-pecl-zip/distinfo:1.16
--- pkgsrc/archivers/php-pecl-zip/distinfo:1.15 Sat Sep 28 15:25:30 2024
+++ pkgsrc/archivers/php-pecl-zip/distinfo      Sat Feb 22 16:36:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/09/28 15:25:30 taca Exp $
+$NetBSD: distinfo,v 1.16 2025/02/22 16:36:09 taca Exp $
 
-BLAKE2s (php-zip/zip-1.22.4.tgz) = 57349df12edc29d2b3845d45be2c2638cb3d11886f3e34309492b70a153edb62
-SHA512 (php-zip/zip-1.22.4.tgz) = 4d802ad4bd0301e71d4a5c4ee8e3ee6811cb5b30615ae5318d923842aff6ba2e80abcff4a63ccb0d726c28137c9a4115cf4559757247c7ea7e8280613907256b
-Size (php-zip/zip-1.22.4.tgz) = 366749 bytes
+BLAKE2s (php-zip/zip-1.22.5.tgz) = 7003a7c2ba64d3c547486210a3469da7d84706609a5a48c3a67a4b03f0dabb7f
+SHA512 (php-zip/zip-1.22.5.tgz) = c9e725c0ac4c09102ec888dd2d8a5fecc755637a20a0cfd949a5e935169787c560c2346011c3b405847dae2dd504de0f00039d5fa2792d26dd09c580211ef770
+Size (php-zip/zip-1.22.5.tgz) = 368470 bytes



Home | Main Index | Thread Index | Old Index