summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/p5-Calendar-Simple/Makefile4
-rw-r--r--time/p5-Data-ICal-DateTime/Makefile4
-rw-r--r--time/p5-Data-ICal/Makefile3
-rw-r--r--time/p5-DateTime-Calendar-Discordian/Makefile4
-rw-r--r--time/p5-DateTime-Calendar-Mayan/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-Random/Makefile3
-rw-r--r--time/p5-DateTime-Event-Recurrence/Makefile4
-rw-r--r--time/p5-DateTime-Format-Builder/Makefile4
-rw-r--r--time/p5-DateTime-Format-DateManip/Makefile3
-rw-r--r--time/p5-DateTime-Format-DateParse/Makefile3
-rw-r--r--time/p5-DateTime-Format-Epoch/Makefile4
-rw-r--r--time/p5-DateTime-Format-Flexible/Makefile3
-rw-r--r--time/p5-DateTime-Format-HTTP/Makefile3
-rw-r--r--time/p5-DateTime-Format-ICal/Makefile4
-rw-r--r--time/p5-DateTime-Format-ISO8601/Makefile3
-rw-r--r--time/p5-DateTime-Format-Mail/Makefile4
-rw-r--r--time/p5-DateTime-Format-MySQL/Makefile4
-rw-r--r--time/p5-DateTime-Format-Natural/Makefile3
-rw-r--r--time/p5-DateTime-Format-Pg/Makefile3
-rw-r--r--time/p5-DateTime-Format-SQLite/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/Makefile4
-rw-r--r--time/p5-DateTime-Set/Makefile3
-rw-r--r--time/p5-DateTime-TimeZone-HPUX/Makefile3
-rw-r--r--time/p5-DateTime-TimeZone/Makefile3
-rw-r--r--time/p5-DateTime/Makefile3
-rw-r--r--time/p5-DateTimeX-Easy/Makefile3
-rw-r--r--time/p5-MooseX-Types-DateTime-ButMaintained/Makefile4
-rw-r--r--time/p5-MooseX-Types-DateTime/Makefile4
-rw-r--r--time/p5-MooseX-Types-DateTimeX/Makefile4
-rw-r--r--time/p5-Olson-Abbreviations/Makefile4
-rw-r--r--time/p5-Rose-DateTime/Makefile4
-rw-r--r--time/p5-Schedule-Cron-Events/Makefile4
-rw-r--r--time/p5-Template-Plugin-DateTime/Makefile3
-rw-r--r--time/p5-Test-MockTime/Makefile3
-rw-r--r--time/p5-Time-Clock/Makefile4
-rw-r--r--time/p5-Time-Duration-Parse/Makefile4
-rw-r--r--time/p5-Time-Duration/Makefile4
-rw-r--r--time/p5-Time-Elapsed/Makefile3
-rw-r--r--time/p5-Time-Format/Makefile3
-rw-r--r--time/p5-Time-Format_XS/Makefile3
-rw-r--r--time/p5-Time-HiRes/Makefile4
-rw-r--r--time/p5-Time-Interval/Makefile4
-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-Progress/Makefile3
-rw-r--r--time/p5-Time-TAI64/Makefile4
-rw-r--r--time/p5-Time-Warp/Makefile4
-rw-r--r--time/p5-Time-modules/Makefile3
-rw-r--r--time/p5-TimeDate/Makefile3
-rw-r--r--time/rem2ics/Makefile3
56 files changed, 112 insertions, 81 deletions
diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile
index 96c5e7dbc32..19bfc38a5f8 100644
--- a/time/p5-Calendar-Simple/Makefile
+++ b/time/p5-Calendar-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/08/01 20:41:10 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:21 seb Exp $
DISTNAME= Calendar-Simple-1.21
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+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 6eeff630c50..75b6753a32c 100644
--- a/time/p5-Data-ICal-DateTime/Makefile
+++ b/time/p5-Data-ICal-DateTime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:21 seb Exp $
DISTNAME= Data-ICal-DateTime-0.7
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 b459a28985d..f92d166740f 100644
--- a/time/p5-Data-ICal/Makefile
+++ b/time/p5-Data-ICal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/07/19 10:45:19 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:21 seb Exp $
DISTNAME= Data-ICal-0.16
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 b964cf13bc1..fc57b76a9c8 100644
--- a/time/p5-DateTime-Calendar-Discordian/Makefile
+++ b/time/p5-DateTime-Calendar-Discordian/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:21 seb Exp $
#
DISTNAME= DateTime-Calendar-Discordian-0.9.6
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 464771a722a..2151ec06054 100644
--- a/time/p5-DateTime-Calendar-Mayan/Makefile
+++ b/time/p5-DateTime-Calendar-Mayan/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:39:02 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:21 seb Exp $
#
DISTNAME= DateTime-Calendar-Mayan-0.0601
PKGNAME= p5-${DISTNAME:S/0601/06.01/}
+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 b6d6fa6f8e3..5222512354a 100644
--- a/time/p5-DateTime-Event-Cron/Makefile
+++ b/time/p5-DateTime-Event-Cron/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.8 2010/08/21 16:36:21 seb Exp $
DISTNAME= DateTime-Event-Cron-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 72566b01525..b1c475fd7f4 100644
--- a/time/p5-DateTime-Event-ICal/Makefile
+++ b/time/p5-DateTime-Event-ICal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/01/20 14:40:50 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:21 seb Exp $
DISTNAME= DateTime-Event-ICal-0.10
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 fcebf7c2edc..99aea5d4f34 100644
--- a/time/p5-DateTime-Event-Random/Makefile
+++ b/time/p5-DateTime-Event-Random/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/17 14:59:52 abs Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Event-Random-0.03
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 f56791b45c3..22ee58673b2 100644
--- a/time/p5-DateTime-Event-Recurrence/Makefile
+++ b/time/p5-DateTime-Event-Recurrence/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Event-Recurrence-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-Builder/Makefile b/time/p5-DateTime-Format-Builder/Makefile
index 7057a7a19ea..8d3b3c15950 100644
--- a/time/p5-DateTime-Format-Builder/Makefile
+++ b/time/p5-DateTime-Format-Builder/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/03/16 17:04:47 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Format-Builder-0.80
PKGNAME= p5-${DISTNAME}00
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime-Format-DateManip/Makefile b/time/p5-DateTime-Format-DateManip/Makefile
index 38690809493..41885dd0525 100644
--- a/time/p5-DateTime-Format-DateManip/Makefile
+++ b/time/p5-DateTime-Format-DateManip/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 00:02:12 abs Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Format-DateManip-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 997d8fe83da..db8e58e58f6 100644
--- a/time/p5-DateTime-Format-DateParse/Makefile
+++ b/time/p5-DateTime-Format-DateParse/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/04 16:15:36 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Format-DateParse-0.05
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 7a3549c3568..24c9382d9d4 100644
--- a/time/p5-DateTime-Format-Epoch/Makefile
+++ b/time/p5-DateTime-Format-Epoch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:22 seb Exp $
DISTNAME= DateTime-Format-Epoch-0.11
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 804c0b32d94..a1c94e9fc83 100644
--- a/time/p5-DateTime-Format-Flexible/Makefile
+++ b/time/p5-DateTime-Format-Flexible/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/03/16 17:10:55 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-Flexible-0.15
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 ee1d6a1523a..1ee0ccc53d7 100644
--- a/time/p5-DateTime-Format-HTTP/Makefile
+++ b/time/p5-DateTime-Format-HTTP/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/08/04 16:42:36 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-HTTP-0.39
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 a90401f12d5..3d20db77752 100644
--- a/time/p5-DateTime-Format-ICal/Makefile
+++ b/time/p5-DateTime-Format-ICal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-ICal-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 5c7e1e8ec9f..9d709e68606 100644
--- a/time/p5-DateTime-Format-ISO8601/Makefile
+++ b/time/p5-DateTime-Format-ISO8601/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/02/02 14:43:11 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-ISO8601-0.07
PKGNAME= p5-${DISTNAME}00
+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 bfbe433aa43..83a3496c6db 100644
--- a/time/p5-DateTime-Format-Mail/Makefile
+++ b/time/p5-DateTime-Format-Mail/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-Mail-0.3001
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 e382af3a735..9786286d87d 100644
--- a/time/p5-DateTime-Format-MySQL/Makefile
+++ b/time/p5-DateTime-Format-MySQL/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:23 seb Exp $
DISTNAME= DateTime-Format-MySQL-0.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 88fc700a5d4..08c83e88985 100644
--- a/time/p5-DateTime-Format-Natural/Makefile
+++ b/time/p5-DateTime-Format-Natural/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/08/17 05:52:55 sno Exp $
+# $NetBSD: Makefile,v 1.11 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Format-Natural-0.89
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 a36b83e353e..3c7a354683c 100644
--- a/time/p5-DateTime-Format-Pg/Makefile
+++ b/time/p5-DateTime-Format-Pg/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/08/04 16:37:00 sno Exp $
+# $NetBSD: Makefile,v 1.8 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Format-Pg-0.16005
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 0c6fe684f2f..6e2cd009c2d 100644
--- a/time/p5-DateTime-Format-SQLite/Makefile
+++ b/time/p5-DateTime-Format-SQLite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/01/26 12:09:02 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Format-SQLite-0.11
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 6d1be9953a2..eabceef33d5 100644
--- a/time/p5-DateTime-Format-Strptime/Makefile
+++ b/time/p5-DateTime-Format-Strptime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2010/08/04 16:29:53 sno Exp $
+# $NetBSD: Makefile,v 1.9 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Format-Strptime-1.4000
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 1ee8a6dfd91..658f329b2a8 100644
--- a/time/p5-DateTime-Format-W3CDTF/Makefile
+++ b/time/p5-DateTime-Format-W3CDTF/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/12/15 12:51:24 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Format-W3CDTF-0.05
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 a9f5f48b87e..f8a72a6d007 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2010/04/18 14:10:42 seb Exp $
+# $NetBSD: Makefile,v 1.18 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Locale-0.45
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 529069cf3e0..46fede16d36 100644
--- a/time/p5-DateTime-Precise/Makefile
+++ b/time/p5-DateTime-Precise/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:24 seb Exp $
DISTNAME= DateTime-Precise-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 06ea12177d1..4b6c8d542df 100644
--- a/time/p5-DateTime-Set/Makefile
+++ b/time/p5-DateTime-Set/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/07/21 22:16:46 sno Exp $
+# $NetBSD: Makefile,v 1.10 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTime-Set-0.28
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 283199f67e1..4929d8a3b7d 100644
--- a/time/p5-DateTime-TimeZone-HPUX/Makefile
+++ b/time/p5-DateTime-TimeZone-HPUX/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/08 16:28:56 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTime-TimeZone-HPUX-1.04
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 e1b6aebfafa..f9939897d31 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2010/08/04 16:24:48 sno Exp $
+# $NetBSD: Makefile,v 1.34 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTime-TimeZone-1.20
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 ab5a2dac875..0958a43d830 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2010/07/18 11:53:37 seb Exp $
+# $NetBSD: Makefile,v 1.25 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTime-0.61
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 47d6bfea200..71931b9791c 100644
--- a/time/p5-DateTimeX-Easy/Makefile
+++ b/time/p5-DateTimeX-Easy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/02/02 14:36:46 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:25 seb Exp $
DISTNAME= DateTimeX-Easy-0.088
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 2cf5f8bbda4..2bcdc391993 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.3 2009/11/11 14:38:25 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:25 seb Exp $
#
DISTNAME= MooseX-Types-DateTime-ButMaintained-0.11
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 1
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 a3a56f3fd91..1954206dd0c 100644
--- a/time/p5-MooseX-Types-DateTime/Makefile
+++ b/time/p5-MooseX-Types-DateTime/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2009/09/24 06:50:18 sno Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:26 seb Exp $
#
DISTNAME= MooseX-Types-DateTime-0.05
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 098d398bcfa..00399c10a3c 100644
--- a/time/p5-MooseX-Types-DateTimeX/Makefile
+++ b/time/p5-MooseX-Types-DateTimeX/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/09/24 06:50:18 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:26 seb Exp $
#
DISTNAME= MooseX-Types-DateTimeX-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 19afd7a54a0..c858b564224 100644
--- a/time/p5-Olson-Abbreviations/Makefile
+++ b/time/p5-Olson-Abbreviations/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/09/24 06:50:18 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:26 seb Exp $
#
DISTNAME= Olson-Abbreviations-0.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EC/ECARROLL/}
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile
index 667a5122ec8..1ff8df74fcc 100644
--- a/time/p5-Rose-DateTime/Makefile
+++ b/time/p5-Rose-DateTime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/02/02 12:40:22 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:26 seb Exp $
DISTNAME= Rose-DateTime-0.533
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+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 33e6a267aa8..73838ad57fd 100644
--- a/time/p5-Schedule-Cron-Events/Makefile
+++ b/time/p5-Schedule-Cron-Events/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:26 seb Exp $
DISTNAME= Schedule-Cron-Events-1.8
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
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 7dfe3a8b5b4..47bb850a01b 100644
--- a/time/p5-Template-Plugin-DateTime/Makefile
+++ b/time/p5-Template-Plugin-DateTime/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:26 seb Exp $
#
DISTNAME= Template-Plugin-DateTime-0.06001
PKGNAME= p5-${DISTNAME:S/06001/06.001/}
+PKGREVISION= 1
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 c01f284d3d2..8cae9ae23ec 100644
--- a/time/p5-Test-MockTime/Makefile
+++ b/time/p5-Test-MockTime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/02 21:19:46 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:27 seb Exp $
DISTNAME= Test-MockTime-0.12
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 0a29c3c9fad..41ec69250e0 100644
--- a/time/p5-Time-Clock/Makefile
+++ b/time/p5-Time-Clock/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/08/01 20:29:56 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:27 seb Exp $
DISTNAME= Time-Clock-1.02
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+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 aa93370a1a6..eeb71a0f8f9 100644
--- a/time/p5-Time-Duration-Parse/Makefile
+++ b/time/p5-Time-Duration-Parse/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:27 seb Exp $
DISTNAME= Time-Duration-Parse-0.06
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 5344ad3b074..5e6f6e71880 100644
--- a/time/p5-Time-Duration/Makefile
+++ b/time/p5-Time-Duration/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:27 seb Exp $
DISTNAME= Time-Duration-1.06
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 49780f4b800..0fb9e29ddab 100644
--- a/time/p5-Time-Elapsed/Makefile
+++ b/time/p5-Time-Elapsed/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/16 12:26:50 abs Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:27 seb Exp $
DISTNAME= Time-Elapsed-0.29
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 9845f255ae9..713b2bc272e 100644
--- a/time/p5-Time-Format/Makefile
+++ b/time/p5-Time-Format/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:25 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:27 seb Exp $
#
DISTNAME= Time-Format-1.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
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 f1c3758f252..f001d6d2002 100644
--- a/time/p5-Time-Format_XS/Makefile
+++ b/time/p5-Time-Format_XS/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 19:34:30 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:27 seb Exp $
#
DISTNAME= Time-Format_XS-1.03
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 18ec070af45..753b9b28e81 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2010/08/01 20:33:29 sno Exp $
+# $NetBSD: Makefile,v 1.30 2010/08/21 16:36:28 seb Exp $
DISTNAME= Time-HiRes-1.9721
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+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 8755852fca1..08b529b2ee7 100644
--- a/time/p5-Time-Interval/Makefile
+++ b/time/p5-Time-Interval/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:25 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:28 seb Exp $
#
DISTNAME= Time-Interval-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 8906c03140c..0e22b647f08 100644
--- a/time/p5-Time-Local/Makefile
+++ b/time/p5-Time-Local/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/01/11 18:17:31 he Exp $
+# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:28 seb Exp $
DISTNAME= Time-Local-1.1901
PKGNAME= p5-${DISTNAME:C/1901/19.1/}
+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 fab09be229a..6628b536354 100644
--- a/time/p5-Time-Period/Makefile
+++ b/time/p5-Time-Period/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.14 2010/08/21 16:36:28 seb Exp $
DISTNAME= Period-1.20
PKGNAME= p5-Time-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
SVR4_PKGNAME= p5per
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 388d4e9b1cc..82a5dcb48bf 100644
--- a/time/p5-Time-Piece/Makefile
+++ b/time/p5-Time-Piece/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2010/08/01 20:35:49 sno Exp $
+# $NetBSD: Makefile,v 1.16 2010/08/21 16:36:28 seb Exp $
DISTNAME= Time-Piece-1.20
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5tpc
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 1612baa1c0a..3a0a00c9942 100644
--- a/time/p5-Time-Progress/Makefile
+++ b/time/p5-Time-Progress/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/05/21 13:46:54 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:28 seb Exp $
DISTNAME= Time-Progress-1.5
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 4e840498f00..01b394b483e 100644
--- a/time/p5-Time-TAI64/Makefile
+++ b/time/p5-Time-TAI64/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.5 2010/08/21 16:36:29 seb Exp $
DISTNAME= Time-TAI64-2.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 3f189d31093..ccb609fae0d 100644
--- a/time/p5-Time-Warp/Makefile
+++ b/time/p5-Time-Warp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:29 seb Exp $
DISTNAME= Time-Warp-0.5
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 eeb3e4ba773..e872e0cc0e3 100644
--- a/time/p5-Time-modules/Makefile
+++ b/time/p5-Time-modules/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/06/09 17:36:22 abs Exp $
+# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:29 seb Exp $
DISTNAME= Time-modules-2006.0814
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index 7d6fdad85f9..81056cfa4e7 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2009/12/15 13:34:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2010/08/21 16:36:29 seb Exp $
#
DISTNAME= TimeDate-1.20
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5tid
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
diff --git a/time/rem2ics/Makefile b/time/rem2ics/Makefile
index 4be7a23ca6d..43f9788546f 100644
--- a/time/rem2ics/Makefile
+++ b/time/rem2ics/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/07 01:29:21 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/21 16:36:29 seb Exp $
#
DISTNAME= rem2ics-0.93
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= http://mark.atwood.name/code/rem2ics/
EXTRACT_SUFX= .zip