pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-http4



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 23 05:42:02 UTC 2026

Modified Files:
        pkgsrc/www/php-http4: Makefile

Log Message:
php-http4: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/php-http4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-http4/Makefile
diff -u pkgsrc/www/php-http4/Makefile:1.23 pkgsrc/www/php-http4/Makefile:1.24
--- pkgsrc/www/php-http4/Makefile:1.23  Thu Jan  8 14:17:49 2026
+++ pkgsrc/www/php-http4/Makefile       Fri Jan 23 05:42:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2026/01/08 14:17:49 taca Exp $
+# $NetBSD: Makefile,v 1.24 2026/01/23 05:42:02 wiz Exp $
 
 MODNAME=               http
 PECL_VERSION=          4.2.4
@@ -8,7 +8,7 @@ CATEGORIES+=            www
 PECL_DISTNAME=         pecl_http-${PECL_VERSION}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://pecl.php.net/package/pecl_http
+HOMEPAGE=              https://pecl.php.net/package/pecl_http
 COMMENT=               PHP extension for extended HTTP support
 LICENSE=               2-clause-bsd AND isc
 



Home | Main Index | Thread Index | Old Index