pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/pear-Net_URL2
Module Name: pkgsrc
Committed By: taca
Date: Mon May 19 15:36:00 UTC 2025
Modified Files:
pkgsrc/net/pear-Net_URL2: Makefile distinfo
Log Message:
net/pear-Net_URL2: update to 2.2.3
2.2.3 (2025-03-24)
* Fix: Remove executable bit on *.php files
* Fix: libpcre2 10.45 compat: _encodeData \x shorthand for \x00 (Request
#29032)
* Fix: PHP 8.4 compat: URL2: Make $array non optional in
_queryArrayByBrackets (Bug #28649)
* Imp: Update CI to GitHub Actions
* Imp: Exclude dev files from Composer package
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/pear-Net_URL2/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/pear-Net_URL2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/pear-Net_URL2/Makefile
diff -u pkgsrc/net/pear-Net_URL2/Makefile:1.5 pkgsrc/net/pear-Net_URL2/Makefile:1.6
--- pkgsrc/net/pear-Net_URL2/Makefile:1.5 Sun Mar 16 13:09:33 2025
+++ pkgsrc/net/pear-Net_URL2/Makefile Mon May 19 15:36:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/03/16 13:09:33 taca Exp $
+# $NetBSD: Makefile,v 1.6 2025/05/19 15:36:00 taca Exp $
-DISTNAME= Net_URL2-2.2.2
+DISTNAME= Net_URL2-2.2.3
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/pear-Net_URL2/distinfo
diff -u pkgsrc/net/pear-Net_URL2/distinfo:1.7 pkgsrc/net/pear-Net_URL2/distinfo:1.8
--- pkgsrc/net/pear-Net_URL2/distinfo:1.7 Sun Mar 16 13:09:33 2025
+++ pkgsrc/net/pear-Net_URL2/distinfo Mon May 19 15:36:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/03/16 13:09:33 taca Exp $
+$NetBSD: distinfo,v 1.8 2025/05/19 15:36:00 taca Exp $
-BLAKE2s (pear/Net_URL2-2.2.2.tgz) = 4b72d7adec6a4fe3ebcb27ac7b058bab31186f7374895d2fee1a2093da49327e
-SHA512 (pear/Net_URL2-2.2.2.tgz) = 646321d053d175588c00069505f96b48d1867ed97c8dd2cb9134a9d487e87619be6e087a52cd2c0d5c9d117a7dce719df45228bd039c548b06a44be1381262c7
-Size (pear/Net_URL2-2.2.2.tgz) = 20187 bytes
+BLAKE2s (pear/Net_URL2-2.2.3.tgz) = e69f63a5475230b074d94486d5e75f04b0601f9535cd1793f1331a755f045df8
+SHA512 (pear/Net_URL2-2.2.3.tgz) = 549b1bfa71d876ec335abacc61284bc3e19d8e4a88bea624e1ce0e26afc73c2b3f3ec597efdceee2e4032d339564c1efa47aa7ae1ebe2403d04967bb63776793
+Size (pear/Net_URL2-2.2.3.tgz) = 20458 bytes
Home |
Main Index |
Thread Index |
Old Index