pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Format-Epoch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 18 09:09:01 UTC 2026

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Epoch: Makefile

Log Message:
p5-DateTime-Format-Epoch: use CPAN homepage, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/time/p5-DateTime-Format-Epoch/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-Format-Epoch/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Epoch/Makefile:1.25 pkgsrc/time/p5-DateTime-Format-Epoch/Makefile:1.26
--- pkgsrc/time/p5-DateTime-Format-Epoch/Makefile:1.25  Fri Jul  4 08:48:48 2025
+++ pkgsrc/time/p5-DateTime-Format-Epoch/Makefile       Sun Jan 18 09:09:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2025/07/04 08:48:48 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/01/18 09:09:01 wiz Exp $
 
 DISTNAME=      DateTime-Format-Epoch-0.16
 PKGNAME=       p5-${DISTNAME}
@@ -7,8 +7,7 @@ CATEGORIES=     time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
-HOMEPAGE=      http://datetime.perl.org/
-#HOMEPAGE=     http://search.cpan.org/dist/DateTime-Format-Epoch/
+HOMEPAGE=      https://metacpan.org/dist/DateTime-Format-Epoch
 COMMENT=       Convert DateTimes to/from epoch seconds
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index