diff options
-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 84909ce4d8c..39ddd53548f 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 8131a0316dd..91c33d7f1db 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 |