mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.16(.)009.
Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
This commit is contained in:
parent
4db8717603
commit
be72b7f974
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326765
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user