diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-17 08:45:22 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-17 08:45:22 +0000 |
commit | 6b9a5ae97af6f3ed5c61e2dbde4c2074210f5821 (patch) | |
tree | 1f6764b564c1eeccfed102a0b3783d3a4dbca7d1 /devel/p5-DateTime-Format-Pg | |
parent | bbc3c2103e114e8010a1f22b549eed2f0d0dc994 (diff) | |
download | ports-6b9a5ae97af6f3ed5c61e2dbde4c2074210f5821.tar.gz ports-6b9a5ae97af6f3ed5c61e2dbde4c2074210f5821.zip |
Update to 0.05
PR: 54569
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=85043
Diffstat (limited to 'devel/p5-DateTime-Format-Pg')
-rw-r--r-- | devel/p5-DateTime-Format-Pg/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Pg/distinfo | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Pg/Makefile b/devel/p5-DateTime-Format-Pg/Makefile index 84909ce4d8c9..39ddd53548f9 100644 --- a/devel/p5-DateTime-Format-Pg/Makefile +++ b/devel/p5-DateTime-Format-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Pg -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -24,8 +24,4 @@ PERL_CONFIGURE= yes MAN3= DateTime::Format::Pg.3 -post-patch: - @${PERL} -pi -e '$$_ = "" if /5.008/' ${WRKSRC}/Makefile.PL - @${PERL} -pi -e 's/^our (\$$VERSION)/use vars qw($$1); $$1/;' ${WRKSRC}/lib/DateTime/Format/Pg.pm - .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Format-Pg/distinfo b/devel/p5-DateTime-Format-Pg/distinfo index 8131a0316dd2..91c33d7f1dba 100644 --- a/devel/p5-DateTime-Format-Pg/distinfo +++ b/devel/p5-DateTime-Format-Pg/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-Pg-0.04.tar.gz) = 81ad7158cfc49ab0349e36b195eb3c45 +MD5 (DateTime-Format-Pg-0.05.tar.gz) = d4dc68b40097d77b9e7bb9ec769d5fc9 |