pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/php-sphinx



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

Modified Files:
        pkgsrc/textproc/php-sphinx: Makefile

Log Message:
php-sphinx: switch to https

unmaintained upstream


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/php-sphinx/Makefile

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

Modified files:

Index: pkgsrc/textproc/php-sphinx/Makefile
diff -u pkgsrc/textproc/php-sphinx/Makefile:1.4 pkgsrc/textproc/php-sphinx/Makefile:1.5
--- pkgsrc/textproc/php-sphinx/Makefile:1.4     Sat Feb  8 03:55:19 2025
+++ pkgsrc/textproc/php-sphinx/Makefile Fri Jan 23 05:45:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2025/02/08 03:55:19 taca Exp $
+# $NetBSD: Makefile,v 1.5 2026/01/23 05:45:29 wiz Exp $
 
 MODNAME=               sphinx
 PECL_VERSION=          1.3.3
@@ -6,7 +6,7 @@ PKGREVISION=            1
 CATEGORIES+=           textproc databases
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://pecl.php.net/package/sphinx/
+HOMEPAGE=              https://pecl.php.net/package/sphinx
 COMMENT=               Client extension for Sphinx
 LICENSE=               php
 



Home | Main Index | Thread Index | Old Index