From 7a55ec833832f09cafa651fc38d59423450bac2e Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 Oct 2013 16:59:51 +0000 Subject: [PATCH] - Update to 0.539 - Sort *_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/Rose-DateTime/Changes --- devel/p5-Rose-DateTime/Makefile | 11 +++-------- devel/p5-Rose-DateTime/distinfo | 4 ++-- devel/p5-Rose-DateTime/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/devel/p5-Rose-DateTime/Makefile b/devel/p5-Rose-DateTime/Makefile index 3b0456158856..188d9b3173b8 100644 --- a/devel/p5-Rose-DateTime/Makefile +++ b/devel/p5-Rose-DateTime/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rose-DateTime -PORTVERSION= 0.538 +PORTVERSION= 0.539 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -11,16 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DateTime helper functions and objects -BUILD_DEPENDS= p5-Rose-Object>=0.82:${PORTSDIR}/devel/p5-Rose-Object \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ + p5-Rose-Object>=0.82:${PORTSDIR}/devel/p5-Rose-Object RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Rose::DateTime.3 \ - Rose::DateTime::Parser.3 \ - Rose::DateTime::Util.3 - -NO_STAGE= yes .include diff --git a/devel/p5-Rose-DateTime/distinfo b/devel/p5-Rose-DateTime/distinfo index 7609c4a38ddd..4963d26d54bd 100644 --- a/devel/p5-Rose-DateTime/distinfo +++ b/devel/p5-Rose-DateTime/distinfo @@ -1,2 +1,2 @@ -SHA256 (Rose-DateTime-0.538.tar.gz) = 8f041005762b6ee49c00695b78c83c0f415ded64e6434a02f7a72651d3f012d5 -SIZE (Rose-DateTime-0.538.tar.gz) = 12949 +SHA256 (Rose-DateTime-0.539.tar.gz) = febd46944cdb51947afe1c64134f8e853955d9ef3ca407cd3132f20911eaf42d +SIZE (Rose-DateTime-0.539.tar.gz) = 12963 diff --git a/devel/p5-Rose-DateTime/pkg-plist b/devel/p5-Rose-DateTime/pkg-plist index ab4b40a55aa2..d50147b60f1f 100644 --- a/devel/p5-Rose-DateTime/pkg-plist +++ b/devel/p5-Rose-DateTime/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/Rose/DateTime/Parser.pm %%SITE_PERL%%/Rose/DateTime/Util.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DateTime/.packlist +%%PERL5_MAN3%%/Rose::DateTime.3.gz +%%PERL5_MAN3%%/Rose::DateTime::Parser.3.gz +%%PERL5_MAN3%%/Rose::DateTime::Util.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose/DateTime @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rose @dirrmtry %%SITE_PERL%%/Rose/DateTime