pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-TimeZone



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 07:09:40 UTC 2025

Modified Files:
        pkgsrc/time/p5-DateTime-TimeZone: Makefile

Log Message:
p5-DateTime-TimeZone: improve MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/time/p5-DateTime-TimeZone/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-TimeZone/Makefile
diff -u pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.133 pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.134
--- pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.133     Sun Dec 14 07:05:39 2025
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile   Mon Dec 15 07:09:40 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.133 2025/12/14 07:05:39 wiz Exp $
+# $NetBSD: Makefile,v 1.134 2025/12/15 07:09:40 wiz Exp $
 
 DISTNAME=      DateTime-TimeZone-2.66
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../../authors/id/D/DR/DROLSKY/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/DateTime-TimeZone



Home | Main Index | Thread Index | Old Index