aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-10-12 10:07:26 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-10-12 10:07:26 +0000
commit81e7a92a4e25c71d768eab56ebe07b58f41cde29 (patch)
tree54065c143ed759129f0c0d910ae4955086f1f3c4 /devel/p5-DateTime-TimeZone
parentba22160cc26a24c89105813937319b436d480679 (diff)
downloadports-81e7a92a4e25c71d768eab56ebe07b58f41cde29.tar.gz
ports-81e7a92a4e25c71d768eab56ebe07b58f41cde29.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r--devel/p5-DateTime-TimeZone/Makefile11
-rw-r--r--devel/p5-DateTime-TimeZone/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile
index ebf7f7703d2c..e985f1002992 100644
--- a/devel/p5-DateTime-TimeZone/Makefile
+++ b/devel/p5-DateTime-TimeZone/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-TimeZone
-PORTVERSION= 0.28
+PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -27,4 +27,13 @@ MAN3= DateTime::TimeZone.3 DateTime::TimeZone::Floating.3 \
DateTime::TimeZone::OlsonDB.3 DateTime::TimeZone::UTC.3 \
DateTime::TimeZoneCatalog.3
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes README
+
+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-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo
index 6d2374dbf694..1f127288ad6f 100644
--- a/devel/p5-DateTime-TimeZone/distinfo
+++ b/devel/p5-DateTime-TimeZone/distinfo
@@ -1,2 +1,2 @@
-MD5 (DateTime-TimeZone-0.28.tar.gz) = 30f6ae1eb2e48d24a6185d08c1ed6227
-SIZE (DateTime-TimeZone-0.28.tar.gz) = 301976
+MD5 (DateTime-TimeZone-0.29.tar.gz) = e6dac9a401b65d5001d72e9ccca9b280
+SIZE (DateTime-TimeZone-0.29.tar.gz) = 301903