aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-07-01 18:14:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-07-01 18:14:02 +0000
commitec246647cc1e883a449ad3bc7ce9046aca81c933 (patch)
tree8de9fd48e15c04ebc5aaa97b1d8dce56fdd34241 /devel/p5-DateTime
parente881e0a6da6db4d585151cbc92f75b0a9df8b2da (diff)
downloadports-ec246647cc1e883a449ad3bc7ce9046aca81c933.tar.gz
ports-ec246647cc1e883a449ad3bc7ce9046aca81c933.zip
Notes
Diffstat (limited to 'devel/p5-DateTime')
-rw-r--r--devel/p5-DateTime/Makefile5
-rw-r--r--devel/p5-DateTime/distinfo2
-rw-r--r--devel/p5-DateTime/pkg-plist5
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile
index 0149c2a715db..a3025447ada8 100644
--- a/devel/p5-DateTime/Makefile
+++ b/devel/p5-DateTime/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -18,7 +18,8 @@ COMMENT= A date and time object
BUILD_DEPENDS= ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/DateTime/LeapSecond.pm:${PORTSDIR}/devel/p5-DateTime-LeapSecond \
- ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone
+ ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
+ ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo
index 786b148d4502..7c1c0f17393e 100644
--- a/devel/p5-DateTime/distinfo
+++ b/devel/p5-DateTime/distinfo
@@ -1 +1 @@
-MD5 (DateTime-0.12.tar.gz) = f15b9086eacf898d489df5874aa452f0
+MD5 (DateTime-0.13.tar.gz) = fb32e250ffe63a5d263916791777d234
diff --git a/devel/p5-DateTime/pkg-plist b/devel/p5-DateTime/pkg-plist
index 2709e0dbfb65..3ebc4ef24760 100644
--- a/devel/p5-DateTime/pkg-plist
+++ b/devel/p5-DateTime/pkg-plist
@@ -15,7 +15,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Italian.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Norwegian.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Oromo.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Portugese.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Portuguese.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Sidama.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Somali.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/Spanish.pm
@@ -24,9 +24,10 @@
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/TigrinyaEritrean.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language/TigrinyaEthiopian.pm
%%SITE_PERL%%/%%PERL_ARCH%%/DateTimePP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/DateTimePPExtra.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/DateTime.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/DateTime.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Language 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/DateTime 2>/dev/null || true