summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-19 19:17:40 +0000
committerhe <he@pkgsrc.org>2008-10-19 19:17:40 +0000
commitb021813da05c69e69b3fde33ae1379ac2a21f615 (patch)
treeceeaa7c54feda81f7e5e3ff3df7f4c2e1c315341 /time
parent83670cd265da69998bf58914d264c2071fb5ebad (diff)
downloadpkgsrc-b021813da05c69e69b3fde33ae1379ac2a21f615.tar.gz
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Diffstat (limited to 'time')
-rw-r--r--time/p5-Calendar-Simple/Makefile3
-rw-r--r--time/p5-Data-ICal-DateTime/Makefile3
-rw-r--r--time/p5-Data-ICal/Makefile3
-rw-r--r--time/p5-DateTime-Calendar-Discordian/Makefile3
-rw-r--r--time/p5-DateTime-Event-Cron/Makefile4
-rw-r--r--time/p5-DateTime-Event-ICal/Makefile3
-rw-r--r--time/p5-DateTime-Event-Recurrence/Makefile3
-rw-r--r--time/p5-DateTime-Format-Builder/Makefile3
-rw-r--r--time/p5-DateTime-Format-Epoch/Makefile3
-rw-r--r--time/p5-DateTime-Format-ICal/Makefile3
-rw-r--r--time/p5-DateTime-Format-ISO8601/Makefile3
-rw-r--r--time/p5-DateTime-Format-Mail/Makefile3
-rw-r--r--time/p5-DateTime-Format-MySQL/Makefile4
-rw-r--r--time/p5-DateTime-Format-Pg/Makefile3
-rw-r--r--time/p5-DateTime-Format-Strptime/Makefile3
-rw-r--r--time/p5-DateTime-Format-W3CDTF/Makefile3
-rw-r--r--time/p5-DateTime-Locale/Makefile3
-rw-r--r--time/p5-DateTime-Precise/Makefile3
-rw-r--r--time/p5-DateTime-Set/Makefile3
-rw-r--r--time/p5-DateTime-TimeZone/Makefile3
-rw-r--r--time/p5-DateTime/Makefile3
-rw-r--r--time/p5-Rose-DateTime/Makefile3
-rw-r--r--time/p5-Schedule-Cron-Events/Makefile4
-rw-r--r--time/p5-Time-Clock/Makefile3
-rw-r--r--time/p5-Time-Duration-Parse/Makefile3
-rw-r--r--time/p5-Time-Duration/Makefile3
-rw-r--r--time/p5-Time-Format/Makefile3
-rw-r--r--time/p5-Time-HiRes/Makefile3
-rw-r--r--time/p5-Time-Interval/Makefile3
-rw-r--r--time/p5-Time-Local/Makefile3
-rw-r--r--time/p5-Time-Period/Makefile4
-rw-r--r--time/p5-Time-Piece/Makefile3
-rw-r--r--time/p5-Time-TAI64/Makefile3
-rw-r--r--time/p5-Time-Warp/Makefile3
-rw-r--r--time/p5-Time/Makefile4
-rw-r--r--time/p5-TimeDate/Makefile4
36 files changed, 72 insertions, 42 deletions
diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile
index 2ffdd18d454..b8191fd027a 100644
--- a/time/p5-Calendar-Simple/Makefile
+++ b/time/p5-Calendar-Simple/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/22 13:48:48 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
DISTNAME= Calendar-Simple-1.20
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/}
diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile
index 6f39bbe6b96..6eeff630c50 100644
--- a/time/p5-Data-ICal-DateTime/Makefile
+++ b/time/p5-Data-ICal-DateTime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/21 08:56:43 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
DISTNAME= Data-ICal-DateTime-0.7
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 b5ec8d705b7..8811b8c7333 100644
--- a/time/p5-Data-ICal/Makefile
+++ b/time/p5-Data-ICal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= Data-ICal-0.13
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
diff --git a/time/p5-DateTime-Calendar-Discordian/Makefile b/time/p5-DateTime-Calendar-Discordian/Makefile
index 40642ce9d7a..b964cf13bc1 100644
--- a/time/p5-DateTime-Calendar-Discordian/Makefile
+++ b/time/p5-DateTime-Calendar-Discordian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2008/07/17 19:31:39 heinz Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
#
DISTNAME= DateTime-Calendar-Discordian-0.9.6
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 251ca05cf05..b6d6fa6f8e3 100644
--- a/time/p5-DateTime-Event-Cron/Makefile
+++ b/time/p5-DateTime-Event-Cron/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Event-Cron-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 9fcbee7ac05..6e933f78ee5 100644
--- a/time/p5-DateTime-Event-ICal/Makefile
+++ b/time/p5-DateTime-Event-ICal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Event-ICal-0.09
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime-Event-Recurrence/Makefile b/time/p5-DateTime-Event-Recurrence/Makefile
index 2c047d7aaf3..f56791b45c3 100644
--- a/time/p5-DateTime-Event-Recurrence/Makefile
+++ b/time/p5-DateTime-Event-Recurrence/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Event-Recurrence-0.16
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 1ea6c0ee7b6..7b23330cafd 100644
--- a/time/p5-DateTime-Format-Builder/Makefile
+++ b/time/p5-DateTime-Format-Builder/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/05/28 21:02:52 abs Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-Builder-0.7901
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 687449f8bc2..7a3549c3568 100644
--- a/time/p5-DateTime-Format-Epoch/Makefile
+++ b/time/p5-DateTime-Format-Epoch/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/09/13 14:12:55 he Exp $
+# $NetBSD: Makefile,v 1.6 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-Epoch-0.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 ee4d8a6d425..a90401f12d5 100644
--- a/time/p5-DateTime-Format-ICal/Makefile
+++ b/time/p5-DateTime-Format-ICal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/17 14:40:21 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-ICal-0.09
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 61d988761d7..12c1b8e0613 100644
--- a/time/p5-DateTime-Format-ISO8601/Makefile
+++ b/time/p5-DateTime-Format-ISO8601/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-ISO8601-0.0403
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 d65fd0fc5d2..bfbe433aa43 100644
--- a/time/p5-DateTime-Format-Mail/Makefile
+++ b/time/p5-DateTime-Format-Mail/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/07/20 16:09:35 heinz Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-Mail-0.3001
PKGNAME= p5-${DISTNAME}
+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 36919e9ce2a..e382af3a735 100644
--- a/time/p5-DateTime-Format-MySQL/Makefile
+++ b/time/p5-DateTime-Format-MySQL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-MySQL-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 b096ea907d2..c18e87b32ec 100644
--- a/time/p5-DateTime-Format-Pg/Makefile
+++ b/time/p5-DateTime-Format-Pg/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/08/17 12:18:45 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-Pg-0.16002
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 e26dceedf92..fba8057cab3 100644
--- a/time/p5-DateTime-Format-Strptime/Makefile
+++ b/time/p5-DateTime-Format-Strptime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-Strptime-1.0700
PKGNAME= p5-${DISTNAME}
+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 8c4ba7ed33d..46ec491b848 100644
--- a/time/p5-DateTime-Format-W3CDTF/Makefile
+++ b/time/p5-DateTime-Format-W3CDTF/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
DISTNAME= DateTime-Format-W3CDTF-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index f75e4b10a02..ab854ab241a 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/08/17 15:58:02 he Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
DISTNAME= DateTime-Locale-0.41
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 bf46175e27e..529069cf3e0 100644
--- a/time/p5-DateTime-Precise/Makefile
+++ b/time/p5-DateTime-Precise/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/17 14:43:13 he Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
DISTNAME= DateTime-Precise-1.05
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 759f2cb914f..82ea1d4a80f 100644
--- a/time/p5-DateTime-Set/Makefile
+++ b/time/p5-DateTime-Set/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/10/19 19:19:01 he Exp $
DISTNAME= DateTime-Set-0.25
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 8a82a5691f5..91b1d435977 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/08/17 16:18:19 he Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
DISTNAME= DateTime-TimeZone-0.79
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 3f7a0e7bb42..c686a573e0f 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/08/17 16:45:27 he Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
DISTNAME= DateTime-0.4304
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile
index 49d63f4dc1e..971e7c3ea88 100644
--- a/time/p5-Rose-DateTime/Makefile
+++ b/time/p5-Rose-DateTime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:52 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:01 he Exp $
DISTNAME= Rose-DateTime-0.532
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
diff --git a/time/p5-Schedule-Cron-Events/Makefile b/time/p5-Schedule-Cron-Events/Makefile
index b78df9f7ed2..33e6a267aa8 100644
--- a/time/p5-Schedule-Cron-Events/Makefile
+++ b/time/p5-Schedule-Cron-Events/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/08/18 00:55:48 epg Exp $
+# $NetBSD: Makefile,v 1.6 2008/10/19 19:19:01 he Exp $
DISTNAME= Schedule-Cron-Events-1.8
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/}
diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile
index 63e60a5a31a..66a39b0d30a 100644
--- a/time/p5-Time-Clock/Makefile
+++ b/time/p5-Time-Clock/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/05/28 21:06:34 abs Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Clock-0.12
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 4ef81b39058..aa93370a1a6 100644
--- a/time/p5-Time-Duration-Parse/Makefile
+++ b/time/p5-Time-Duration-Parse/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/25 20:37:50 seb Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Duration-Parse-0.06
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 08bb87d4b86..5344ad3b074 100644
--- a/time/p5-Time-Duration/Makefile
+++ b/time/p5-Time-Duration/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/18 14:09:44 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Duration-1.06
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile
index 2d96b53c868..0138ec08ab6 100644
--- a/time/p5-Time-Format/Makefile
+++ b/time/p5-Time-Format/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2008/09/10 19:11:56 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
#
DISTNAME= Time-Format-1.09
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index 7cc2f696c3c..d0251ac2d39 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/05/28 21:08:15 abs Exp $
+# $NetBSD: Makefile,v 1.25 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-HiRes-1.9715
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5thr
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 5e22ca20a21..ef99fc6616e 100644
--- a/time/p5-Time-Interval/Makefile
+++ b/time/p5-Time-Interval/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:01 he Exp $
#
DISTNAME= Time-Interval-1.22
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 226a0bb8b7d..8e8f3d62ed8 100644
--- a/time/p5-Time-Local/Makefile
+++ b/time/p5-Time-Local/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/07/18 14:23:59 rhaen Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Local-1.18
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 e9f508db179..fab09be229a 100644
--- a/time/p5-Time-Period/Makefile
+++ b/time/p5-Time-Period/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
DISTNAME= Period-1.20
PKGNAME= p5-Time-${DISTNAME}
+PKGREVISION= 3
SVR4_PKGNAME= p5per
-PKGREVISION= 2
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 cec1a179493..c9d6e72b5a3 100644
--- a/time/p5-Time-Piece/Makefile
+++ b/time/p5-Time-Piece/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/09/14 12:52:29 he Exp $
+# $NetBSD: Makefile,v 1.9 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Piece-1.13
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5tpc
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 8edb326d5c1..4e840498f00 100644
--- a/time/p5-Time-TAI64/Makefile
+++ b/time/p5-Time-TAI64/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-TAI64-2.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5tt6
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 a6ea8b0bafa..3f189d31093 100644
--- a/time/p5-Time-Warp/Makefile
+++ b/time/p5-Time-Warp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/10 16:48:52 seb Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-Warp-0.5
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile
index 3cf1e419d35..6f715ad7f4f 100644
--- a/time/p5-Time/Makefile
+++ b/time/p5-Time/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:52 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/10/19 19:19:01 he Exp $
DISTNAME= Time-modules-2003.1126
PKGNAME= p5-${DISTNAME:S/modules-//}
+PKGREVISION= 2
SVR4_PKGNAME= p5tim
-PKGREVISION= 1
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index 03103c37811..b75965c3366 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2008/02/16 15:42:33 heinz Exp $
+# $NetBSD: Makefile,v 1.17 2008/10/19 19:19:01 he Exp $
#
DISTNAME= TimeDate-1.16
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 2
SVR4_PKGNAME= p5tid
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}