pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/php-geoip



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

Modified Files:
        pkgsrc/net/php-geoip: Makefile

Log Message:
php-geoip: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/php-geoip/Makefile

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

Modified files:

Index: pkgsrc/net/php-geoip/Makefile
diff -u pkgsrc/net/php-geoip/Makefile:1.8 pkgsrc/net/php-geoip/Makefile:1.9
--- pkgsrc/net/php-geoip/Makefile:1.8   Sat Feb  8 03:49:23 2025
+++ pkgsrc/net/php-geoip/Makefile       Fri Jan 23 05:41:22 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/02/08 03:49:23 taca Exp $
-#
+# $NetBSD: Makefile,v 1.9 2026/01/23 05:41:22 wiz Exp $
 
 MODNAME=               geoip
 PKGREVISION=           1
@@ -7,7 +6,7 @@ PECL_VERSION=           1.1.1
 CATEGORIES=            net geography
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://pecl.php.net/package/geoip/
+HOMEPAGE=              https://pecl.php.net/package/geoip
 COMMENT=               PHP module to map IP address to geographic places
 LICENSE=               php
 



Home | Main Index | Thread Index | Old Index