pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-CGI
Module Name: pkgsrc
Committed By: nia
Date: Mon Jul 1 22:01:19 UTC 2019
Modified Files:
pkgsrc/www/p5-CGI: Makefile
Log Message:
p5-CGI: HOMEPAGE 404s rather than redirecting. fix it.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/p5-CGI/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/p5-CGI/Makefile
diff -u pkgsrc/www/p5-CGI/Makefile:1.98 pkgsrc/www/p5-CGI/Makefile:1.99
--- pkgsrc/www/p5-CGI/Makefile:1.98 Wed May 8 02:24:35 2019
+++ pkgsrc/www/p5-CGI/Makefile Mon Jul 1 22:01:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2019/05/08 02:24:35 wen Exp $
+# $NetBSD: Makefile,v 1.99 2019/07/01 22:01:19 nia Exp $
DISTNAME= CGI-4.43
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/dist/CGI.pm/
+HOMEPAGE= https://metacpan.org/release/CGI
COMMENT= Perl5 module for writing forms-based CGI programs
LICENSE= artistic-2.0
Home |
Main Index |
Thread Index |
Old Index