diff options
author | tobez <tobez@FreeBSD.org> | 2013-09-09 01:07:30 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-09-09 01:07:30 +0800 |
commit | 5b28148616e095bbd6fe49965d3f3eb8ee5ef9eb (patch) | |
tree | 7da98175713e1ac743835cf7747513f38001c970 /devel | |
parent | 1e277d34edb117fb38344fa3da77ef4be8bd0b3e (diff) | |
download | freebsd-ports-graphics-5b28148616e095bbd6fe49965d3f3eb8ee5ef9eb.tar.gz freebsd-ports-graphics-5b28148616e095bbd6fe49965d3f3eb8ee5ef9eb.tar.zst freebsd-ports-graphics-5b28148616e095bbd6fe49965d3f3eb8ee5ef9eb.zip |
Update to 0.16(.)009.
Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Format-Pg/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Pg/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Pg/pkg-descr | 1 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Pg/pkg-plist | 4 |
4 files changed, 5 insertions, 8 deletions
diff --git a/devel/p5-DateTime-Format-Pg/Makefile b/devel/p5-DateTime-Format-Pg/Makefile index 711886add4f..5b41275212c 100644 --- a/devel/p5-DateTime-Format-Pg/Makefile +++ b/devel/p5-DateTime-Format-Pg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Pg -PORTVERSION= 0.16.008 +PORTVERSION= 0.16.009 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-DateTime>=0.10:${PORTSDIR}/devel/p5-DateTime \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild MAN3= DateTime::Format::Pg.3 diff --git a/devel/p5-DateTime-Format-Pg/distinfo b/devel/p5-DateTime-Format-Pg/distinfo index 9aba7e63c8f..0289daa8a20 100644 --- a/devel/p5-DateTime-Format-Pg/distinfo +++ b/devel/p5-DateTime-Format-Pg/distinfo @@ -1,2 +1,2 @@ -SHA256 (DateTime-Format-Pg-0.16008.tar.gz) = 7d58cfb784b4abbcf8365ba98d927751cee8e46f968ae6a0ad076e522e277057 -SIZE (DateTime-Format-Pg-0.16008.tar.gz) = 38426 +SHA256 (DateTime-Format-Pg-0.16009.tar.gz) = 629380fd8e4e896715f4df60969f3aaffc07a59905af705b47b1b929f2ef73fb +SIZE (DateTime-Format-Pg-0.16009.tar.gz) = 29082 diff --git a/devel/p5-DateTime-Format-Pg/pkg-descr b/devel/p5-DateTime-Format-Pg/pkg-descr index 10e4c2b5738..04c11991b60 100644 --- a/devel/p5-DateTime-Format-Pg/pkg-descr +++ b/devel/p5-DateTime-Format-Pg/pkg-descr @@ -5,3 +5,4 @@ DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL. WWW: http://datetime.perl.org/ +WWW: http://search.cpan.org/dist/DateTime-Format-Pg/ diff --git a/devel/p5-DateTime-Format-Pg/pkg-plist b/devel/p5-DateTime-Format-Pg/pkg-plist index ec3851caeb2..d7e13cbb25e 100644 --- a/devel/p5-DateTime-Format-Pg/pkg-plist +++ b/devel/p5-DateTime-Format-Pg/pkg-plist @@ -1,7 +1,3 @@ %%SITE_PERL%%/DateTime/Format/Pg.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Pg/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Pg -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime @dirrmtry %%SITE_PERL%%/DateTime/Format @dirrmtry %%SITE_PERL%%/DateTime |