diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index 84493f9ef4ad..0cd926534a2c 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Epoch -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime @@ -26,4 +26,13 @@ MAN3= DateTime::Format::Epoch.3 DateTime::Format::Epoch::DotNet.3 \ DateTime::Format::Epoch::MacOS.3 DateTime::Format::Epoch::TAI64.3 \ DateTime::Format::Epoch::Unix.3 +.if !defined(NOPORTDOCS) +PORTDOCS= Changes README TODO + +post-install: + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} + @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." +.endif + .include diff --git a/devel/p5-DateTime-Format-Epoch/distinfo b/devel/p5-DateTime-Format-Epoch/distinfo index 4f2f0a1fad1e..4aa1e068062b 100644 --- a/devel/p5-DateTime-Format-Epoch/distinfo +++ b/devel/p5-DateTime-Format-Epoch/distinfo @@ -1,2 +1,2 @@ -MD5 (DateTime-Format-Epoch-0.06.tar.gz) = 979fa489141ccb7f33cb466e0a78ec4f -SIZE (DateTime-Format-Epoch-0.06.tar.gz) = 14856 +MD5 (DateTime-Format-Epoch-0.07.tar.gz) = 3c67178c44db6de8ed227fac260ae1e2 +SIZE (DateTime-Format-Epoch-0.07.tar.gz) = 14998