pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/php-pecl-zip archivers/php-pecl-zip: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ee0c32efa12
branches: trunk
changeset: 382140:6ee0c32efa12
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jul 21 13:21:57 2022 +0000
description:
archivers/php-pecl-zip: update to 1.21.0
1.21.0 (2022-06-28)
- Fix GH-8781 #ZipArchive deletes zip file with no contents and doesn't
update stat cache
- implement fseek for zip stream when possible with libzip 1.9.1
- Allow 8.2
diffstat:
archivers/php-pecl-zip/Makefile | 4 ++--
archivers/php-pecl-zip/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 80d6077ecb16 -r 6ee0c32efa12 archivers/php-pecl-zip/Makefile
--- a/archivers/php-pecl-zip/Makefile Thu Jul 21 11:39:49 2022 +0000
+++ b/archivers/php-pecl-zip/Makefile Thu Jul 21 13:21:57 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2022/05/24 14:51:48 taca Exp $
+# $NetBSD: Makefile,v 1.12 2022/07/21 13:21:57 taca Exp $
#
MODNAME= zip
-PECL_VERSION= 1.20.1
+PECL_VERSION= 1.21.0
PKGNAME= ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
CATEGORIES= archivers
diff -r 80d6077ecb16 -r 6ee0c32efa12 archivers/php-pecl-zip/distinfo
--- a/archivers/php-pecl-zip/distinfo Thu Jul 21 11:39:49 2022 +0000
+++ b/archivers/php-pecl-zip/distinfo Thu Jul 21 13:21:57 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/05/24 14:51:48 taca Exp $
+$NetBSD: distinfo,v 1.10 2022/07/21 13:21:57 taca Exp $
-BLAKE2s (php-zip/zip-1.20.1.tgz) = 17084a091834f73638b9bef0a897a62a7a47cb39a1c0e95cfae348be07588694
-SHA512 (php-zip/zip-1.20.1.tgz) = 7912443c2dbc47dfa2d88eb16d290a5ff215cc7115b035dce92b4bbaec92498179c2b62302bc7e0f159a01675219a673b12befab171691d2bcb1f85907509216
-Size (php-zip/zip-1.20.1.tgz) = 351117 bytes
+BLAKE2s (php-zip/zip-1.21.0.tgz) = 8fa528d126ccc3f7505d41472ace4f6ba898d0990b088ea040a16ad0e6d7f17d
+SHA512 (php-zip/zip-1.21.0.tgz) = 89af6b360b70b0321232f5a004fee29ce77344a16dc78534765b4aeb3ccd2a796a3628ed47513db82bbfc44289cebf1d585411fc75becbe94df75a1df6dfcc65
+Size (php-zip/zip-1.21.0.tgz) = 353627 bytes
Home |
Main Index |
Thread Index |
Old Index