pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/php-xcache



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 20 07:30:19 UTC 2026

Modified Files:
        pkgsrc/devel/php-xcache: Makefile

Log Message:
php-xcache: switch to gitea link, homepage is gone


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

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

Modified files:

Index: pkgsrc/devel/php-xcache/Makefile
diff -u pkgsrc/devel/php-xcache/Makefile:1.8 pkgsrc/devel/php-xcache/Makefile:1.9
--- pkgsrc/devel/php-xcache/Makefile:1.8        Sat Feb  8 03:41:14 2025
+++ pkgsrc/devel/php-xcache/Makefile    Tue Jan 20 07:30:19 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/02/08 03:41:14 taca Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/20 07:30:19 wiz Exp $
 
 MODNAME=       xcache
 PECL_VERSION=  3.2.0
@@ -8,7 +8,7 @@ MASTER_SITES=   http://xcache.lighttpd.net
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    vs%nifelheim.info@localhost
-HOMEPAGE=      http://xcache.lighttpd.net/
+HOMEPAGE=      https://git.lighttpd.net/xcache/xcache
 COMMENT=       Fast and stable PHP opcode cacher
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index