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/5f1c04126ebb
branches: trunk
changeset: 379885:5f1c04126ebb
user: taca <taca%pkgsrc.org@localhost>
date: Tue May 24 14:51:48 2022 +0000
description:
archivers/php-pecl-zip: update to 1.20.1
1.20.1 (2022-05-02)
* Fixed type for index in ZipArchive::replaceFile. (Martin Rehberger)
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 dd66bdc595c8 -r 5f1c04126ebb archivers/php-pecl-zip/Makefile
--- a/archivers/php-pecl-zip/Makefile Tue May 24 14:43:03 2022 +0000
+++ b/archivers/php-pecl-zip/Makefile Tue May 24 14:51:48 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/12/12 14:24:55 taca Exp $
+# $NetBSD: Makefile,v 1.11 2022/05/24 14:51:48 taca Exp $
#
MODNAME= zip
-PECL_VERSION= 1.20.0
+PECL_VERSION= 1.20.1
PKGNAME= ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
CATEGORIES= archivers
diff -r dd66bdc595c8 -r 5f1c04126ebb archivers/php-pecl-zip/distinfo
--- a/archivers/php-pecl-zip/distinfo Tue May 24 14:43:03 2022 +0000
+++ b/archivers/php-pecl-zip/distinfo Tue May 24 14:51:48 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/12/12 14:24:55 taca Exp $
+$NetBSD: distinfo,v 1.9 2022/05/24 14:51:48 taca Exp $
-BLAKE2s (php-zip/zip-1.20.0.tgz) = 11600e308b3fa91862ad8df8aa626cbd75aa6b297d2025ddbd5d150521f54ba9
-SHA512 (php-zip/zip-1.20.0.tgz) = 0a23952a8df2f75cf7e1919a289ba7d34be58fea416cdd02010aed81336aeda559ef48838063916f16632dfdf4a0f69519ad58bc4412b5395801c5f72ff57af7
-Size (php-zip/zip-1.20.0.tgz) = 350996 bytes
+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
Home |
Main Index |
Thread Index |
Old Index