pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Dancer
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 18 09:07:34 UTC 2026
Modified Files:
pkgsrc/www/p5-Dancer: Makefile
Log Message:
p5-Dancer: use https
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/p5-Dancer/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-Dancer/Makefile
diff -u pkgsrc/www/p5-Dancer/Makefile:1.53 pkgsrc/www/p5-Dancer/Makefile:1.54
--- pkgsrc/www/p5-Dancer/Makefile:1.53 Fri Jul 4 08:49:08 2025
+++ pkgsrc/www/p5-Dancer/Makefile Sun Jan 18 09:07:34 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2025/07/04 08:49:08 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2026/01/18 09:07:34 wiz Exp $
DISTNAME= Dancer-1.3521
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://perldancer.org/
+HOMEPAGE= https://perldancer.org/
COMMENT= Perl 5 lightweight yet powerful web application framework
LICENSE= ${PERL5_LICENSE}
Home |
Main Index |
Thread Index |
Old Index