summaryrefslogtreecommitdiff
path: root/archivers/php-pecl-zip
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-07-21 13:21:57 +0000
committertaca <taca@pkgsrc.org>2022-07-21 13:21:57 +0000
commitf689e9089b5a90a97131c622e6f861392b8c558a (patch)
tree485a158804872681040ec84967405143da62904d /archivers/php-pecl-zip
parent79fb18d0fdbb0e8035461da459fbf34202eb367f (diff)
downloadpkgsrc-f689e9089b5a90a97131c622e6f861392b8c558a.tar.gz
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 (limited to 'archivers/php-pecl-zip')
-rw-r--r--archivers/php-pecl-zip/Makefile4
-rw-r--r--archivers/php-pecl-zip/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/php-pecl-zip/Makefile b/archivers/php-pecl-zip/Makefile
index a5605e38122..8ae5e5423c8 100644
--- a/archivers/php-pecl-zip/Makefile
+++ b/archivers/php-pecl-zip/Makefile
@@ -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 --git a/archivers/php-pecl-zip/distinfo b/archivers/php-pecl-zip/distinfo
index 5ee7612c90c..bf90467b904 100644
--- a/archivers/php-pecl-zip/distinfo
+++ b/archivers/php-pecl-zip/distinfo
@@ -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