aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-07-29 21:28:20 +0800
committermat <mat@FreeBSD.org>2004-07-29 21:28:20 +0800
commite5b332a3c3fca50d1e6a5b2693eeb1e7d9d4b1d7 (patch)
treec429290a4529cbb95d9cdba390fd150259600fc8 /devel
parentb6076cbb5a9e873b53f6c3b814343042ecc215d1 (diff)
downloadfreebsd-ports-gnome-e5b332a3c3fca50d1e6a5b2693eeb1e7d9d4b1d7.tar.gz
freebsd-ports-gnome-e5b332a3c3fca50d1e6a5b2693eeb1e7d9d4b1d7.tar.zst
freebsd-ports-gnome-e5b332a3c3fca50d1e6a5b2693eeb1e7d9d4b1d7.zip
Update to 0.07
Add some docs
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime-Format-Epoch/Makefile11
-rw-r--r--devel/p5-DateTime-Format-Epoch/distinfo4
2 files changed, 12 insertions, 3 deletions
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 <bsd.port.mk>
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