pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/pear-HTTP_Request2
Module Name: pkgsrc
Committed By: taca
Date: Sat Nov 4 15:25:50 UTC 2023
Modified Files:
pkgsrc/www/pear-HTTP_Request2: Makefile distinfo
Log Message:
www/pear-HTTP_Request2: update to 2.6.0
2.6.0 (2023-11-01)
* Tested on PHP 8.2 and 8.3
* Use psalm for static analysis, several minor issues fixed
* Correctly parse HTTP status line with an empty reason-phrase
(see https://github.com/pear/HTTP_Request2/pull/26)
* Updated Public Suffix List
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/pear-HTTP_Request2/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/pear-HTTP_Request2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/pear-HTTP_Request2/Makefile
diff -u pkgsrc/www/pear-HTTP_Request2/Makefile:1.5 pkgsrc/www/pear-HTTP_Request2/Makefile:1.6
--- pkgsrc/www/pear-HTTP_Request2/Makefile:1.5 Mon Jan 10 15:48:54 2022
+++ pkgsrc/www/pear-HTTP_Request2/Makefile Sat Nov 4 15:25:50 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/10 15:48:54 taca Exp $
+# $NetBSD: Makefile,v 1.6 2023/11/04 15:25:50 taca Exp $
#
-DISTNAME= HTTP_Request2-2.5.1
+DISTNAME= HTTP_Request2-2.6.0
CATEGORIES+= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/pear-HTTP_Request2/distinfo
diff -u pkgsrc/www/pear-HTTP_Request2/distinfo:1.7 pkgsrc/www/pear-HTTP_Request2/distinfo:1.8
--- pkgsrc/www/pear-HTTP_Request2/distinfo:1.7 Mon Jan 10 15:48:54 2022
+++ pkgsrc/www/pear-HTTP_Request2/distinfo Sat Nov 4 15:25:50 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/01/10 15:48:54 taca Exp $
+$NetBSD: distinfo,v 1.8 2023/11/04 15:25:50 taca Exp $
-BLAKE2s (pear/HTTP_Request2-2.5.1.tgz) = 3f4802d285d50bc8a5f70627b183191d59dd3f0de4f7fae212d83effd08ae896
-SHA512 (pear/HTTP_Request2-2.5.1.tgz) = a877dc7499d11619b978283c818bd3a541ea249a6556fb56254d843a54d058452f2f3526d1af689d8e7399d858879af34af4c1721ef3e19c6abf3f761771ca0f
-Size (pear/HTTP_Request2-2.5.1.tgz) = 127089 bytes
+BLAKE2s (pear/HTTP_Request2-2.6.0.tgz) = e53c8e5ae976f584a578d9bb3754b46f6c2beda5e068bf8adee055c1bccecd69
+SHA512 (pear/HTTP_Request2-2.6.0.tgz) = 1291a3c5e69b9b324f959e056adae882b673452b05239734770ea780c1f75324cee7fcf61a84da61f990c20695a94f3d2854321369abd5e51fe26a7491d9bf13
+Size (pear/HTTP_Request2-2.6.0.tgz) = 127945 bytes
Home |
Main Index |
Thread Index |
Old Index