From 9e7cdb6b1b748692cf7939f771dd79f3dd9d1d18 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 9 Aug 2003 15:34:08 +0000 Subject: Update to 0.16 devel/p5-DateTime-LeapSecond has been included into this port PR: 55376 Submitted by: maintainer --- devel/p5-DateTime/Makefile | 7 +++---- devel/p5-DateTime/distinfo | 2 +- devel/p5-DateTime/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 37a7818c8c2b..30966137b12f 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -6,19 +6,18 @@ # PORTNAME= DateTime -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}02 +DISTNAME= ${PORTNAME}-${PORTVERSION}01 MAINTAINER= m@absolight.net COMMENT= A date and time object RUN_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/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \ ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local @@ -28,6 +27,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ PERL_CONFIGURE= yes MAN3= DateTime.3 DateTime::Duration.3 \ - DateTime::Infinite.3 + DateTime::Infinite.3 DateTime::LeapSecond.3 .include diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo index e271895a1c35..4376c1c4f97d 100644 --- a/devel/p5-DateTime/distinfo +++ b/devel/p5-DateTime/distinfo @@ -1 +1 @@ -MD5 (DateTime-0.1502.tar.gz) = 76d677e8b9e70f3f445a720d1944e463 +MD5 (DateTime-0.1601.tar.gz) = 67b6ceb1a55d9d60963d0b9b75ea993d diff --git a/devel/p5-DateTime/pkg-plist b/devel/p5-DateTime/pkg-plist index d30ffbda1585..4a7e78bb703d 100644 --- a/devel/p5-DateTime/pkg-plist +++ b/devel/p5-DateTime/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/DateTime.pm %%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Duration.pm %%SITE_PERL%%/%%PERL_ARCH%%/DateTime/Infinite.pm +%%SITE_PERL%%/%%PERL_ARCH%%/DateTime/LeapSecond.pm %%SITE_PERL%%/%%PERL_ARCH%%/DateTimePP.pm %%SITE_PERL%%/%%PERL_ARCH%%/DateTimePPExtra.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/.packlist -- cgit v1.2.3