diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-11-06 00:10:40 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-11-06 00:10:40 +0000 |
commit | 25e3c0c4430c6f10094510bdd35927ed04c34671 (patch) | |
tree | 603a3c35f89649826ddc1e40d6e6fcd2c0b3cb72 /devel/p5-DateTime | |
parent | 3469861ec0cd8f1ea496d88a302905ffa93406b3 (diff) |
Notes
Diffstat (limited to 'devel/p5-DateTime')
-rw-r--r-- | devel/p5-DateTime/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-DateTime/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index e9ff0439ce14..3274d545ffe0 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= DateTime.3 DateTime::Duration.3 \ DateTime::Helpers.3 DateTime::Infinite.3 DateTime::LeapSecond.3 diff --git a/devel/p5-DateTime/distinfo b/devel/p5-DateTime/distinfo index d0251abb1352..e2059f59164f 100644 --- a/devel/p5-DateTime/distinfo +++ b/devel/p5-DateTime/distinfo @@ -1,3 +1,3 @@ -MD5 (DateTime-0.50.tar.gz) = d7cf8bdbb3e55dda31f8bbea6cafad2f -SHA256 (DateTime-0.50.tar.gz) = 5b96a033589be67f58f8fcd037f651ac2b2a3da832720fd8c79c38e79c31c752 -SIZE (DateTime-0.50.tar.gz) = 137754 +MD5 (DateTime-0.51.tar.gz) = e4804548ca481acce2b585950c3d5b45 +SHA256 (DateTime-0.51.tar.gz) = d70d6f17bf15c091ea3422fc506369974648fad24d71749a08f6dbb5bc9c39d8 +SIZE (DateTime-0.51.tar.gz) = 187928 diff --git a/devel/p5-DateTime/pkg-plist b/devel/p5-DateTime/pkg-plist index 5114904836a7..2ea5240f8734 100644 --- a/devel/p5-DateTime/pkg-plist +++ b/devel/p5-DateTime/pkg-plist @@ -6,7 +6,6 @@ %%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 %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/DateTime.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/DateTime.so @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime |