From 5d1011a415179920b2ac4c575b0d2d7c18d72ad5 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 5 Jun 2017 14:24:48 +0000 Subject: Recursive revbump from lang/perl5 5.26.0 --- time/p5-Business-Hours/Makefile | 3 ++- time/p5-Calendar-Simple/Makefile | 4 ++-- time/p5-Convert-NLS_DATE_FORMAT/Makefile | 3 ++- time/p5-Data-ICal-DateTime/Makefile | 4 ++-- time/p5-Data-ICal/Makefile | 4 ++-- time/p5-Date-Extract/Makefile | 3 ++- time/p5-Date-ICal/Makefile | 4 ++-- time/p5-Date-Leapyear/Makefile | 4 ++-- time/p5-DateTime-Calendar-Discordian/Makefile | 4 ++-- time/p5-DateTime-Calendar-Mayan/Makefile | 4 ++-- time/p5-DateTime-Event-Cron/Makefile | 3 ++- time/p5-DateTime-Event-ICal/Makefile | 4 ++-- time/p5-DateTime-Event-Random/Makefile | 4 ++-- time/p5-DateTime-Event-Recurrence/Makefile | 3 ++- time/p5-DateTime-Format-Builder/Makefile | 4 ++-- time/p5-DateTime-Format-CLDR/Makefile | 3 ++- time/p5-DateTime-Format-DateManip/Makefile | 4 ++-- time/p5-DateTime-Format-DateParse/Makefile | 4 ++-- time/p5-DateTime-Format-Epoch/Makefile | 4 ++-- time/p5-DateTime-Format-Flexible/Makefile | 3 ++- time/p5-DateTime-Format-HTTP/Makefile | 4 ++-- time/p5-DateTime-Format-ICal/Makefile | 4 ++-- time/p5-DateTime-Format-ISO8601/Makefile | 4 ++-- time/p5-DateTime-Format-Mail/Makefile | 3 ++- time/p5-DateTime-Format-MySQL/Makefile | 4 ++-- time/p5-DateTime-Format-Natural/Makefile | 3 ++- time/p5-DateTime-Format-Oracle/Makefile | 4 ++-- time/p5-DateTime-Format-Pg/Makefile | 3 ++- time/p5-DateTime-Format-SQLite/Makefile | 4 ++-- time/p5-DateTime-Format-Strptime/Makefile | 3 ++- time/p5-DateTime-Format-W3CDTF/Makefile | 3 ++- time/p5-DateTime-Incomplete/Makefile | 3 ++- time/p5-DateTime-Locale/Makefile | 4 ++-- time/p5-DateTime-Precise/Makefile | 4 ++-- time/p5-DateTime-Set/Makefile | 3 ++- time/p5-DateTime-TimeZone-HPUX/Makefile | 4 ++-- time/p5-DateTime-TimeZone/Makefile | 3 ++- time/p5-DateTime/Makefile | 3 ++- time/p5-DateTimeX-Easy/Makefile | 4 ++-- time/p5-MooseX-Types-DateTime-ButMaintained/Makefile | 4 ++-- time/p5-MooseX-Types-DateTime/Makefile | 4 ++-- time/p5-MooseX-Types-DateTimeX/Makefile | 4 ++-- time/p5-Olson-Abbreviations/Makefile | 4 ++-- time/p5-POSIX-strftime-Compiler/Makefile | 3 ++- time/p5-Rose-DateTime/Makefile | 4 ++-- time/p5-Schedule-At/Makefile | 4 ++-- time/p5-Schedule-Cron-Events/Makefile | 3 ++- time/p5-Template-Plugin-DateTime/Makefile | 4 ++-- time/p5-Test-MockTime/Makefile | 4 ++-- time/p5-Test-Time/Makefile | 4 ++-- time/p5-Time-Clock/Makefile | 4 ++-- time/p5-Time-Duration-Parse/Makefile | 4 ++-- time/p5-Time-Duration/Makefile | 4 ++-- time/p5-Time-Elapsed/Makefile | 3 ++- time/p5-Time-Format/Makefile | 4 ++-- time/p5-Time-Format_XS/Makefile | 4 ++-- time/p5-Time-HiRes/Makefile | 3 ++- time/p5-Time-Interval/Makefile | 4 ++-- time/p5-Time-Local/Makefile | 3 ++- time/p5-Time-Period/Makefile | 4 ++-- time/p5-Time-Piece/Makefile | 4 ++-- time/p5-Time-Progress/Makefile | 3 ++- time/p5-Time-TAI64/Makefile | 4 ++-- time/p5-Time-Warp/Makefile | 4 ++-- time/p5-Time-modules/Makefile | 4 ++-- time/p5-TimeDate/Makefile | 4 ++-- 66 files changed, 132 insertions(+), 110 deletions(-) (limited to 'time') diff --git a/time/p5-Business-Hours/Makefile b/time/p5-Business-Hours/Makefile index 9718f6c9553..627c78533e5 100644 --- a/time/p5-Business-Hours/Makefile +++ b/time/p5-Business-Hours/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/08/25 00:04:58 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/06/05 14:25:01 ryoon Exp $ DISTNAME= Business-Hours-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RU/RUZ/} diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile index 86766c0d814..5afde38f703 100644 --- a/time/p5-Calendar-Simple/Makefile +++ b/time/p5-Calendar-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:01 ryoon Exp $ DISTNAME= Calendar-Simple-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/} diff --git a/time/p5-Convert-NLS_DATE_FORMAT/Makefile b/time/p5-Convert-NLS_DATE_FORMAT/Makefile index 39e5532e8ec..a04b1ed68f9 100644 --- a/time/p5-Convert-NLS_DATE_FORMAT/Makefile +++ b/time/p5-Convert-NLS_DATE_FORMAT/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2016/08/24 00:26:51 wen Exp $ +# $NetBSD: Makefile,v 1.12 2017/06/05 14:25:01 ryoon Exp $ DISTNAME= Convert-NLS_DATE_FORMAT-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile index 11f7a90397d..7d49913f3b3 100644 --- a/time/p5-Data-ICal-DateTime/Makefile +++ b/time/p5-Data-ICal-DateTime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:01 ryoon Exp $ DISTNAME= Data-ICal-DateTime-0.81 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index 38f62fdc3a4..e4cb9a6c56d 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2017/06/05 14:25:01 ryoon Exp $ DISTNAME= Data-ICal-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/time/p5-Date-Extract/Makefile b/time/p5-Date-Extract/Makefile index b3d1c09b3c9..ef68b076c01 100644 --- a/time/p5-Date-Extract/Makefile +++ b/time/p5-Date-Extract/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2016/11/19 14:12:49 wen Exp $ +# $NetBSD: Makefile,v 1.8 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= Date-Extract-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-Date-ICal/Makefile b/time/p5-Date-ICal/Makefile index 25f16408290..e065b6cc629 100644 --- a/time/p5-Date-ICal/Makefile +++ b/time/p5-Date-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= Date-ICal-2.678 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-Date-Leapyear/Makefile b/time/p5-Date-Leapyear/Makefile index 8149918d961..f286ec9650b 100644 --- a/time/p5-Date-Leapyear/Makefile +++ b/time/p5-Date-Leapyear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= Date-Leapyear-1.72 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-DateTime-Calendar-Discordian/Makefile b/time/p5-DateTime-Calendar-Discordian/Makefile index f2e9ef8558a..a5e24c89f78 100644 --- a/time/p5-DateTime-Calendar-Discordian/Makefile +++ b/time/p5-DateTime-Calendar-Discordian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:02 ryoon Exp $ # DISTNAME= DateTime-Calendar-Discordian-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Calendar-Mayan/Makefile b/time/p5-DateTime-Calendar-Mayan/Makefile index 8e474019599..b5a0fdbbb32 100644 --- a/time/p5-DateTime-Calendar-Mayan/Makefile +++ b/time/p5-DateTime-Calendar-Mayan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:02 ryoon Exp $ # DISTNAME= DateTime-Calendar-Mayan-0.0601 PKGNAME= p5-${DISTNAME:S/0601/06.01/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-Cron/Makefile b/time/p5-DateTime-Event-Cron/Makefile index 3390d4cc029..912bf278b57 100644 --- a/time/p5-DateTime-Event-Cron/Makefile +++ b/time/p5-DateTime-Event-Cron/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/04/21 23:59:21 wen Exp $ +# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Event-Cron-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-ICal/Makefile b/time/p5-DateTime-Event-ICal/Makefile index 2f0ecde9c2e..5c1782a2718 100644 --- a/time/p5-DateTime-Event-ICal/Makefile +++ b/time/p5-DateTime-Event-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Event-ICal-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-Random/Makefile b/time/p5-DateTime-Event-Random/Makefile index 021e12d74b6..0c7a8aeed20 100644 --- a/time/p5-DateTime-Event-Random/Makefile +++ b/time/p5-DateTime-Event-Random/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Event-Random-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FG/FGLOCK/} diff --git a/time/p5-DateTime-Event-Recurrence/Makefile b/time/p5-DateTime-Event-Recurrence/Makefile index 4f06a2963a5..5361342faba 100644 --- a/time/p5-DateTime-Event-Recurrence/Makefile +++ b/time/p5-DateTime-Event-Recurrence/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2017/04/21 23:54:02 wen Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Event-Recurrence-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Builder/Makefile b/time/p5-DateTime-Format-Builder/Makefile index b91f8d4527c..ee58534cc2f 100644 --- a/time/p5-DateTime-Format-Builder/Makefile +++ b/time/p5-DateTime-Format-Builder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Format-Builder-0.81 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-CLDR/Makefile b/time/p5-DateTime-Format-CLDR/Makefile index ba8a520a4e9..cd39e90d929 100644 --- a/time/p5-DateTime-Format-CLDR/Makefile +++ b/time/p5-DateTime-Format-CLDR/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2017/04/09 07:08:28 wen Exp $ +# $NetBSD: Makefile,v 1.3 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-Format-CLDR-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MAROS/ diff --git a/time/p5-DateTime-Format-DateManip/Makefile b/time/p5-DateTime-Format-DateManip/Makefile index 948b91e5d57..41b9990c844 100644 --- a/time/p5-DateTime-Format-DateManip/Makefile +++ b/time/p5-DateTime-Format-DateManip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-DateManip-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-DateParse/Makefile b/time/p5-DateTime-Format-DateParse/Makefile index c14329da436..950f8d94be1 100644 --- a/time/p5-DateTime-Format-DateParse/Makefile +++ b/time/p5-DateTime-Format-DateParse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-DateParse-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Epoch/Makefile b/time/p5-DateTime-Format-Epoch/Makefile index 5c7c9eacc46..40b8973c4c5 100644 --- a/time/p5-DateTime-Format-Epoch/Makefile +++ b/time/p5-DateTime-Format-Epoch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Epoch-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index c702ca9d3d4..111e6887ec6 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2017/04/09 07:14:17 wen Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Flexible-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile index b99f7e222e6..289a3b6fa4e 100644 --- a/time/p5-DateTime-Format-HTTP/Makefile +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-HTTP-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-ICal/Makefile b/time/p5-DateTime-Format-ICal/Makefile index fba0e35c06a..67c80104d02 100644 --- a/time/p5-DateTime-Format-ICal/Makefile +++ b/time/p5-DateTime-Format-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-ICal-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-ISO8601/Makefile b/time/p5-DateTime-Format-ISO8601/Makefile index b00787bba4a..a845e9ae02e 100644 --- a/time/p5-DateTime-Format-ISO8601/Makefile +++ b/time/p5-DateTime-Format-ISO8601/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:49 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-ISO8601-0.08 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Mail/Makefile b/time/p5-DateTime-Format-Mail/Makefile index 484bfab22cc..c48749828aa 100644 --- a/time/p5-DateTime-Format-Mail/Makefile +++ b/time/p5-DateTime-Format-Mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2016/07/26 00:21:05 wen Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Mail-0.403 # make sure it has 4 digits PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 0cb7b596542..c5eaa6d489d 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/08/09 13:40:15 mef Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-MySQL-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile index 18a9d4f4f06..de612e1cb23 100644 --- a/time/p5-DateTime-Format-Natural/Makefile +++ b/time/p5-DateTime-Format-Natural/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/04/29 07:55:11 wen Exp $ +# $NetBSD: Makefile,v 1.24 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Natural-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Oracle/Makefile b/time/p5-DateTime-Format-Oracle/Makefile index 24ca7b3bc6e..36dfd7e356f 100644 --- a/time/p5-DateTime-Format-Oracle/Makefile +++ b/time/p5-DateTime-Format-Oracle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Oracle-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile index cd21b285408..8b5cbc551f0 100644 --- a/time/p5-DateTime-Format-Pg/Makefile +++ b/time/p5-DateTime-Format-Pg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2016/08/24 00:23:31 wen Exp $ +# $NetBSD: Makefile,v 1.21 2017/06/05 14:25:03 ryoon Exp $ DISTNAME= DateTime-Format-Pg-0.16012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-SQLite/Makefile b/time/p5-DateTime-Format-SQLite/Makefile index bac5df02bd9..1c9b7874f7a 100644 --- a/time/p5-DateTime-Format-SQLite/Makefile +++ b/time/p5-DateTime-Format-SQLite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Format-SQLite-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index bbb44be299a..37cca5b7d56 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2017/04/09 07:31:21 wen Exp $ +# $NetBSD: Makefile,v 1.30 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Format-Strptime-1.73 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-W3CDTF/Makefile b/time/p5-DateTime-Format-W3CDTF/Makefile index ce9001953e9..3c6166cf073 100644 --- a/time/p5-DateTime-Format-W3CDTF/Makefile +++ b/time/p5-DateTime-Format-W3CDTF/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2017/04/21 23:47:26 wen Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Format-W3CDTF-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Incomplete/Makefile b/time/p5-DateTime-Incomplete/Makefile index 62c6dad5095..6a39ee3515f 100644 --- a/time/p5-DateTime-Incomplete/Makefile +++ b/time/p5-DateTime-Incomplete/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/09/17 02:34:23 mef Exp $ +# $NetBSD: Makefile,v 1.2 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Incomplete-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FG/FGLOCK/ diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 895fd9e318f..10137890321 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2017/04/12 11:49:06 schmonz Exp $ +# $NetBSD: Makefile,v 1.45 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Locale-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Precise/Makefile b/time/p5-DateTime-Precise/Makefile index 5adad303149..06848bbeec3 100644 --- a/time/p5-DateTime-Precise/Makefile +++ b/time/p5-DateTime-Precise/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Precise-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Set/Makefile b/time/p5-DateTime-Set/Makefile index 9aa19695446..a21968f193d 100644 --- a/time/p5-DateTime-Set/Makefile +++ b/time/p5-DateTime-Set/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2016/11/05 14:38:30 mef Exp $ +# $NetBSD: Makefile,v 1.26 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-Set-0.3900 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone-HPUX/Makefile b/time/p5-DateTime-TimeZone-HPUX/Makefile index e271d593e37..25278ae1ebc 100644 --- a/time/p5-DateTime-TimeZone-HPUX/Makefile +++ b/time/p5-DateTime-TimeZone-HPUX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-TimeZone-HPUX-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 175335515ee..2d68fe99cbd 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2017/04/04 13:14:36 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2017/06/05 14:25:04 ryoon Exp $ DISTNAME= DateTime-TimeZone-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 6f035d788ef..95026ef2cbc 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2016/12/30 00:49:28 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2017/06/05 14:25:02 ryoon Exp $ DISTNAME= DateTime-1.42 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile index dc95c812a87..fdf993435cb 100644 --- a/time/p5-DateTimeX-Easy/Makefile +++ b/time/p5-DateTimeX-Easy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= DateTimeX-Easy-0.089 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/} diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile index 3d1f880731c..6494f5c6faa 100644 --- a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:05 ryoon Exp $ # DISTNAME= MooseX-Types-DateTime-ButMaintained-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/time/p5-MooseX-Types-DateTime/Makefile b/time/p5-MooseX-Types-DateTime/Makefile index 23ecb0b062a..b7772ff909d 100644 --- a/time/p5-MooseX-Types-DateTime/Makefile +++ b/time/p5-MooseX-Types-DateTime/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2017/04/16 13:14:05 mef Exp $ +# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:05 ryoon Exp $ # DISTNAME= MooseX-Types-DateTime-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/time/p5-MooseX-Types-DateTimeX/Makefile b/time/p5-MooseX-Types-DateTimeX/Makefile index 29c4aae3eca..59d058b7a86 100644 --- a/time/p5-MooseX-Types-DateTimeX/Makefile +++ b/time/p5-MooseX-Types-DateTimeX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:05 ryoon Exp $ # DISTNAME= MooseX-Types-DateTimeX-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/time/p5-Olson-Abbreviations/Makefile b/time/p5-Olson-Abbreviations/Makefile index ab8f647244c..5a0227ae095 100644 --- a/time/p5-Olson-Abbreviations/Makefile +++ b/time/p5-Olson-Abbreviations/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:05 ryoon Exp $ # DISTNAME= Olson-Abbreviations-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EC/ECARROLL/} diff --git a/time/p5-POSIX-strftime-Compiler/Makefile b/time/p5-POSIX-strftime-Compiler/Makefile index 89faf2fbcbf..8c0bd6ce5f0 100644 --- a/time/p5-POSIX-strftime-Compiler/Makefile +++ b/time/p5-POSIX-strftime-Compiler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/07/31 12:14:01 wen Exp $ +# $NetBSD: Makefile,v 1.4 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= POSIX-strftime-Compiler-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POSIX/} diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile index a9e3430638a..34175428dbb 100644 --- a/time/p5-Rose-DateTime/Makefile +++ b/time/p5-Rose-DateTime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= Rose-DateTime-0.540 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/time/p5-Schedule-At/Makefile b/time/p5-Schedule-At/Makefile index 18dd587996e..5ca75177a4b 100644 --- a/time/p5-Schedule-At/Makefile +++ b/time/p5-Schedule-At/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= Schedule-At-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} diff --git a/time/p5-Schedule-Cron-Events/Makefile b/time/p5-Schedule-Cron-Events/Makefile index 81ba367deac..9935bd27fa6 100644 --- a/time/p5-Schedule-Cron-Events/Makefile +++ b/time/p5-Schedule-Cron-Events/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/07/29 11:19:55 wen Exp $ +# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= Schedule-Cron-Events-1.95 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile index 7d9e2c450e6..6e4cbd4e6bf 100644 --- a/time/p5-Template-Plugin-DateTime/Makefile +++ b/time/p5-Template-Plugin-DateTime/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:05 ryoon Exp $ # DISTNAME= Template-Plugin-DateTime-0.06002 PKGNAME= p5-${DISTNAME:S/.06/.06./} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/time/p5-Test-MockTime/Makefile b/time/p5-Test-MockTime/Makefile index 4e5175613ef..a429c28039c 100644 --- a/time/p5-Test-MockTime/Makefile +++ b/time/p5-Test-MockTime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:51 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= Test-MockTime-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/time/p5-Test-Time/Makefile b/time/p5-Test-Time/Makefile index cdf5118f3d5..ac672cdb920 100644 --- a/time/p5-Test-Time/Makefile +++ b/time/p5-Test-Time/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/06/05 14:25:05 ryoon Exp $ DISTNAME= Test-Time-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile index 4912d9ef497..65257c64f0c 100644 --- a/time/p5-Time-Clock/Makefile +++ b/time/p5-Time-Clock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Clock-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Duration-Parse/Makefile b/time/p5-Time-Duration-Parse/Makefile index 16b1207d2d9..42ad355ecd8 100644 --- a/time/p5-Time-Duration-Parse/Makefile +++ b/time/p5-Time-Duration-Parse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Duration-Parse-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Duration/Makefile b/time/p5-Time-Duration/Makefile index d474df5a707..191b938facd 100644 --- a/time/p5-Time-Duration/Makefile +++ b/time/p5-Time-Duration/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Duration-1.20 #PKGNAME= p5-${DISTNAME}0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Elapsed/Makefile b/time/p5-Time-Elapsed/Makefile index ca86720923f..3b5fcdb45af 100644 --- a/time/p5-Time-Elapsed/Makefile +++ b/time/p5-Time-Elapsed/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/07/24 06:11:17 wen Exp $ +# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Elapsed-0.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index ebf6f60a463..71ce7bd9d1e 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:25:06 ryoon Exp $ # DISTNAME= Time-Format-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Format_XS/Makefile b/time/p5-Time-Format_XS/Makefile index 90b5d1c5d2b..8f2c5460085 100644 --- a/time/p5-Time-Format_XS/Makefile +++ b/time/p5-Time-Format_XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/06/05 14:25:06 ryoon Exp $ # DISTNAME= Time-Format_XS-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 9746038254c..619308feb4e 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2017/04/19 13:54:53 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-HiRes-1.9742 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile index 2817038e7e6..2197d8d115f 100644 --- a/time/p5-Time-Interval/Makefile +++ b/time/p5-Time-Interval/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:06 ryoon Exp $ # DISTNAME= Time-Interval-1.233 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/ diff --git a/time/p5-Time-Local/Makefile b/time/p5-Time-Local/Makefile index bf0d154f4df..f9b4cc33b68 100644 --- a/time/p5-Time-Local/Makefile +++ b/time/p5-Time-Local/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2017/01/24 04:45:08 wen Exp $ +# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Local-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile index a3cbda041f0..ee87862723f 100644 --- a/time/p5-Time-Period/Makefile +++ b/time/p5-Time-Period/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Period-1.20 PKGNAME= p5-Time-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/} diff --git a/time/p5-Time-Piece/Makefile b/time/p5-Time-Piece/Makefile index 4b6109da132..8c632bbcdc4 100644 --- a/time/p5-Time-Piece/Makefile +++ b/time/p5-Time-Piece/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2016/06/08 19:24:52 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Piece-1.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Progress/Makefile b/time/p5-Time-Progress/Makefile index 97fae12faf5..9d2b961640d 100644 --- a/time/p5-Time-Progress/Makefile +++ b/time/p5-Time-Progress/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2017/04/09 07:34:44 wen Exp $ +# $NetBSD: Makefile,v 1.17 2017/06/05 14:25:06 ryoon Exp $ DISTNAME= Time-Progress-2.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-TAI64/Makefile b/time/p5-Time-TAI64/Makefile index 6eb8c15d239..68325cc7852 100644 --- a/time/p5-Time-TAI64/Makefile +++ b/time/p5-Time-TAI64/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:25:07 ryoon Exp $ DISTNAME= Time-TAI64-2.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Warp/Makefile b/time/p5-Time-Warp/Makefile index e83c44d0eca..4908b43586f 100644 --- a/time/p5-Time-Warp/Makefile +++ b/time/p5-Time-Warp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:07 ryoon Exp $ DISTNAME= Time-Warp-0.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-modules/Makefile b/time/p5-Time-modules/Makefile index b8142ebe8e9..ad9c2df7163 100644 --- a/time/p5-Time-modules/Makefile +++ b/time/p5-Time-modules/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:07 ryoon Exp $ DISTNAME= Time-modules-2013.0912 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index f7332f33e78..c0488605d39 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2016/06/08 19:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/06/05 14:25:07 ryoon Exp $ # DISTNAME= TimeDate-2.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} -- cgit v1.2.3