pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ap2-fcgid



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 21 08:59:49 UTC 2025

Modified Files:
        pkgsrc/www/ap2-fcgid: Makefile

Log Message:
ap2-fcgid: switch HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ap2-fcgid/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/ap2-fcgid/Makefile
diff -u pkgsrc/www/ap2-fcgid/Makefile:1.12 pkgsrc/www/ap2-fcgid/Makefile:1.13
--- pkgsrc/www/ap2-fcgid/Makefile:1.12  Mon Jan  1 10:23:07 2018
+++ pkgsrc/www/ap2-fcgid/Makefile       Fri Nov 21 08:59:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/01/01 10:23:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/11/21 08:59:49 wiz Exp $
 
 DISTNAME=      mod_fcgid-2.3.9
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
@@ -6,7 +6,7 @@ CATEGORIES=     www
 MASTER_SITES=  ${MASTER_SITE_APACHE:=httpd/mod_fcgid/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://httpd.apache.org/mod_fcgid/
+HOMEPAGE=      https://httpd.apache.org/mod_fcgid/
 COMMENT=       High performance alternative to mod_cgi or mod_cgid
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index