diff options
-rw-r--r-- | devel/p5-DateTime-Format-W3CDTF/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-W3CDTF/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-W3CDTF/Makefile b/devel/p5-DateTime-Format-W3CDTF/Makefile index 04b187a630cf..1c46ab4a24fd 100644 --- a/devel/p5-DateTime-Format-W3CDTF/Makefile +++ b/devel/p5-DateTime-Format-W3CDTF/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-W3CDTF -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -18,8 +18,6 @@ COMMENT= Parse and format W3CDTF datetime strings RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime BUILD_DEPENDS= ${RUN_DEPENDS} -WRKSRC= ${WRKDIR}/${PORTNAME} - PERL_CONFIGURE= yes MAN3= DateTime::Format::W3CDTF.3 diff --git a/devel/p5-DateTime-Format-W3CDTF/distinfo b/devel/p5-DateTime-Format-W3CDTF/distinfo index 84fc8cb2db3d..b2d639899033 100644 --- a/devel/p5-DateTime-Format-W3CDTF/distinfo +++ b/devel/p5-DateTime-Format-W3CDTF/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-W3CDTF-0.03.tar.gz) = 2234f439b718b711fde1b65774a4f679 +MD5 (DateTime-Format-W3CDTF-0.04.tar.gz) = 5ad0a41bb5de08f9c16395ea311bb491 |