pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



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

Modified Files:
        pkgsrc/databases/php-rrd: Makefile
        pkgsrc/databases/php-rrd1: Makefile

Log Message:
php-rrd*: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/php-rrd/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/php-rrd1/Makefile

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

Modified files:

Index: pkgsrc/databases/php-rrd/Makefile
diff -u pkgsrc/databases/php-rrd/Makefile:1.35 pkgsrc/databases/php-rrd/Makefile:1.36
--- pkgsrc/databases/php-rrd/Makefile:1.35      Sun Jan 11 07:51:29 2026
+++ pkgsrc/databases/php-rrd/Makefile   Fri Jan 23 05:45:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2026/01/11 07:51:29 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2026/01/23 05:45:02 wiz Exp $
 
 MODNAME=       rrd
 PECL_VERSION=  2.0.3
@@ -6,7 +6,7 @@ PKGREVISION=    8
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pecl.php.net/package/rrd/
+HOMEPAGE=      https://pecl.php.net/package/rrd
 COMMENT=       PHP extension provides bindings to the RRDtool C library
 LICENSE=       php
 

Index: pkgsrc/databases/php-rrd1/Makefile
diff -u pkgsrc/databases/php-rrd1/Makefile:1.9 pkgsrc/databases/php-rrd1/Makefile:1.10
--- pkgsrc/databases/php-rrd1/Makefile:1.9      Wed Jan  7 08:46:14 2026
+++ pkgsrc/databases/php-rrd1/Makefile  Fri Jan 23 05:45:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2026/01/07 08:46:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/23 05:45:02 wiz Exp $
 
 MODNAME=       rrd
 PECL_VERSION=  1.1.3
@@ -6,7 +6,7 @@ PKGREVISION=    30
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pecl.php.net/package/rrd/
+HOMEPAGE=      https://pecl.php.net/package/rrd
 COMMENT=       PHP extension provides bindings to the RRDtool C library
 LICENSE=       php
 



Home | Main Index | Thread Index | Old Index