pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 18 09:08:24 UTC 2026
Modified Files:
pkgsrc/time/p5-DateTime: Makefile
Log Message:
p5-DateTime: use CPAN homepage, other one is gone
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/time/p5-DateTime/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime/Makefile
diff -u pkgsrc/time/p5-DateTime/Makefile:1.90 pkgsrc/time/p5-DateTime/Makefile:1.91
--- pkgsrc/time/p5-DateTime/Makefile:1.90 Fri Jul 4 08:48:47 2025
+++ pkgsrc/time/p5-DateTime/Makefile Sun Jan 18 09:08:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2025/07/04 08:48:47 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2026/01/18 09:08:24 wiz Exp $
DISTNAME= DateTime-1.66
PKGNAME= p5-${DISTNAME}00
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://datetime.perl.org/
+HOMEPAGE= https://metacpan.org/dist/DateTime
COMMENT= Perl module for date/time sets and ranges
LICENSE= artistic-2.0
Home |
Main Index |
Thread Index |
Old Index