aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Smart
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-12-10 10:44:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-12-10 10:44:19 +0000
commit022cd2e352abd04aa1fd8e864ac795a9a84f5ecd (patch)
tree48e22a09b70fc0f026d58922322102e1c3bcdd27 /textproc/p5-XML-Smart
parent72b60eb7a726f2021e143b15448bdb328a98e531 (diff)
downloadports-022cd2e352abd04aa1fd8e864ac795a9a84f5ecd.tar.gz
ports-022cd2e352abd04aa1fd8e864ac795a9a84f5ecd.zip
Update to 1.6.9
Notes
Notes: svn path=/head/; revision=123630
Diffstat (limited to 'textproc/p5-XML-Smart')
-rw-r--r--textproc/p5-XML-Smart/Makefile11
-rw-r--r--textproc/p5-XML-Smart/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile
index 5229ce4d13ef..1fceb4230578 100644
--- a/textproc/p5-XML-Smart/Makefile
+++ b/textproc/p5-XML-Smart/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= XML-Smart
-PORTVERSION= 1.6.8
+PORTVERSION= 1.6.9
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -22,6 +22,15 @@ PERL_CONFIGURE= YES
MAN3= XML::Smart.3 XML::Smart::DTD.3 XML::Smart::FAQ.3 XML::Smart::Tutorial.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.pre.mk>
.if ${PERL_LEVEL} < 500600
diff --git a/textproc/p5-XML-Smart/distinfo b/textproc/p5-XML-Smart/distinfo
index e0cac389490b..7083aeabebf4 100644
--- a/textproc/p5-XML-Smart/distinfo
+++ b/textproc/p5-XML-Smart/distinfo
@@ -1,2 +1,2 @@
-MD5 (XML-Smart-1.6.8.tar.gz) = 98921864fce3130ed2edb1bde55a6602
-SIZE (XML-Smart-1.6.8.tar.gz) = 50002
+MD5 (XML-Smart-1.6.9.tar.gz) = 648309c0d613ddaca6f6b16e9f13c81d
+SIZE (XML-Smart-1.6.9.tar.gz) = 50195