summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
committernia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
commit90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch)
tree17e5123b2497570d4df89994c4a7373f12470d7d /time
parent0abaf2d8ce6b521e7432518333261b2b3a560243 (diff)
downloadpkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-Builder/Makefile4
-rw-r--r--time/p5-DateTime-Format-CLDR/Makefile6
-rw-r--r--time/p5-DateTime-Format-DateManip/Makefile4
-rw-r--r--time/p5-DateTime-Format-DateParse/Makefile4
-rw-r--r--time/p5-DateTime-Format-ISO8601/Makefile4
-rw-r--r--time/p5-DateTime-Incomplete/Makefile6
-rw-r--r--time/p5-DateTimeX-Easy/Makefile4
-rw-r--r--time/p5-MooseX-Types-DateTime/Makefile4
-rw-r--r--time/p5-Test-MockTime/Makefile4
-rw-r--r--time/p5-Test-Time/Makefile4
-rw-r--r--time/p5-Time-Duration/Makefile4
-rw-r--r--time/p5-Time-Interval/Makefile6
12 files changed, 27 insertions, 27 deletions
diff --git a/time/p5-DateTime-Format-Builder/Makefile b/time/p5-DateTime-Format-Builder/Makefile
index a064a6c7022..3fcc34f2923 100644
--- a/time/p5-DateTime-Format-Builder/Makefile
+++ b/time/p5-DateTime-Format-Builder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/03/16 13:28:29 wen Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/01 21:35:56 nia Exp $
DISTNAME= DateTime-Format-Builder-0.82
PKGNAME= p5-${DISTNAME}00
@@ -6,7 +6,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~drolsky/DateTime-Format-Builder/
+HOMEPAGE= https://metacpan.org/release/DateTime-Format-Builder
COMMENT= Create DateTime parser classes and objects
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-DateTime-Format-CLDR/Makefile b/time/p5-DateTime-Format-CLDR/Makefile
index ab58273ad38..74846f0d4be 100644
--- a/time/p5-DateTime-Format-CLDR/Makefile
+++ b/time/p5-DateTime-Format-CLDR/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2018/08/22 09:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/01 21:35:56 nia Exp $
DISTNAME= DateTime-Format-CLDR-1.19
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MAROS/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MA/MAROS/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/M/MA/MAROS/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/M/MA/MAROS/
COMMENT= Parse and format CLDR, Common Locale Date Repository, time patterns
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-DateTime-Format-DateManip/Makefile b/time/p5-DateTime-Format-DateManip/Makefile
index eb1883b6de9..f54a17110b3 100644
--- a/time/p5-DateTime-Format-DateManip/Makefile
+++ b/time/p5-DateTime-Format-DateManip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/08/22 09:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/07/01 21:35:56 nia Exp $
DISTNAME= DateTime-Format-DateManip-0.04
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::DateManip
+HOMEPAGE= https://metacpan.org/pod/DateTime::Format::DateManip
COMMENT= Convert Date::Manip dates and durations to/from DateTimes
DEPENDS+= p5-DateTime>0:../../time/p5-DateTime
diff --git a/time/p5-DateTime-Format-DateParse/Makefile b/time/p5-DateTime-Format-DateParse/Makefile
index 044e759b589..baa3e96fb18 100644
--- a/time/p5-DateTime-Format-DateParse/Makefile
+++ b/time/p5-DateTime-Format-DateParse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/08/22 09:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/01 21:35:56 nia Exp $
DISTNAME= DateTime-Format-DateParse-0.05
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::DateParse
+HOMEPAGE= https://metacpan.org/pod/DateTime::Format::DateParse
COMMENT= Parses Date::Parse compatible formats
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-DateTime-Format-ISO8601/Makefile b/time/p5-DateTime-Format-ISO8601/Makefile
index ea1db5e94fb..8c652f21af5 100644
--- a/time/p5-DateTime-Format-ISO8601/Makefile
+++ b/time/p5-DateTime-Format-ISO8601/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/01 21:35:56 nia Exp $
DISTNAME= DateTime-Format-ISO8601-0.08
PKGNAME= p5-${DISTNAME}00
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~jhoblitt/DateTime-Format-ISO8601/
+HOMEPAGE= https://metacpan.org/release/DateTime-Format-ISO8601
COMMENT= Parses ISO8601 formats
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-DateTime-Incomplete/Makefile b/time/p5-DateTime-Incomplete/Makefile
index 0d40748a3a7..f868dabadb3 100644
--- a/time/p5-DateTime-Incomplete/Makefile
+++ b/time/p5-DateTime-Incomplete/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2018/08/22 09:47:17 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/01 21:35:57 nia Exp $
DISTNAME= DateTime-Incomplete-0.08
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= time perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FG/FGLOCK/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/F/FG/FGLOCK/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/F/FG/FGLOCK/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/F/FG/FGLOCK/
COMMENT= DateTime::Incomplete - An incomplete datetime, like January 5
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile
index 11c5b1b6668..b3ee1f92336 100644
--- a/time/p5-DateTimeX-Easy/Makefile
+++ b/time/p5-DateTimeX-Easy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:47:18 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/01 21:35:57 nia Exp $
DISTNAME= DateTimeX-Easy-0.089
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?DateTimeX::Easy
+HOMEPAGE= https://metacpan.org/pod/DateTimeX::Easy
COMMENT= Parse a date/time string using the best method available
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-MooseX-Types-DateTime/Makefile b/time/p5-MooseX-Types-DateTime/Makefile
index b1f7605caca..c5245a87269 100644
--- a/time/p5-MooseX-Types-DateTime/Makefile
+++ b/time/p5-MooseX-Types-DateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2018/08/22 09:47:18 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2019/07/01 21:35:57 nia Exp $
#
DISTNAME= MooseX-Types-DateTime-0.13
@@ -8,7 +8,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?MooseX::Types::DateTime
+HOMEPAGE= https://metacpan.org/pod/MooseX::Types::DateTime
COMMENT= DateTime related constraints and coercions for Moose
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-Test-MockTime/Makefile b/time/p5-Test-MockTime/Makefile
index d3effc7eff4..07245b8a556 100644
--- a/time/p5-Test-MockTime/Makefile
+++ b/time/p5-Test-MockTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/07/01 21:35:57 nia Exp $
DISTNAME= Test-MockTime-0.17
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?Test::MockTime
+HOMEPAGE= https://metacpan.org/pod/Test::MockTime
COMMENT= Replaces actual time with simulated time
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-Test-Time/Makefile b/time/p5-Test-Time/Makefile
index b07d2da1912..08fb0ec7387 100644
--- a/time/p5-Test-Time/Makefile
+++ b/time/p5-Test-Time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/05/18 04:09:49 wen Exp $
+# $NetBSD: Makefile,v 1.11 2019/07/01 21:35:57 nia Exp $
DISTNAME= Test-Time-0.08
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~satoh/Test-Time/
+HOMEPAGE= https://metacpan.org/release/Test-Time
COMMENT= Override time()/sleep() core functions for testing
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-Time-Duration/Makefile b/time/p5-Time-Duration/Makefile
index fae647a64ad..19d4307786f 100644
--- a/time/p5-Time-Duration/Makefile
+++ b/time/p5-Time-Duration/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/05/18 04:16:57 wen Exp $
+# $NetBSD: Makefile,v 1.18 2019/07/01 21:35:57 nia Exp $
DISTNAME= Time-Duration-1.21
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~avif/Time-Duration-1.04/Duration.pm
+HOMEPAGE= https://metacpan.org/pod/release/AVIF/Time-Duration-1.04/Duration.pm
COMMENT= Perl5 module for rounded or exact English expression of durations
LICENSE= ${PERL5_LICENSE}
diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile
index d20ea0211f0..a165ec86267 100644
--- a/time/p5-Time-Interval/Makefile
+++ b/time/p5-Time-Interval/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.18 2018/08/22 09:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/07/01 21:35:57 nia Exp $
DISTNAME= Time-Interval-1.234
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/A/AH/AHICOX/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/A/AH/AHICOX/
COMMENT= Converts time intervals of days, hours, minutes, and seconds
LICENSE= ${PERL5_LICENSE}