aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-12-21 01:42:54 +0800
committermat <mat@FreeBSD.org>2004-12-21 01:42:54 +0800
commitb4212f9670b9e0edcfe924f8b532fcc040582cfc (patch)
tree39cc3a25a5dfe03e47d44f25a60329ed95bd4ce0 /devel
parentf679ddb97b73918eae7091f96013f8481e56ea09 (diff)
downloadfreebsd-ports-gnome-b4212f9670b9e0edcfe924f8b532fcc040582cfc.tar.gz
freebsd-ports-gnome-b4212f9670b9e0edcfe924f8b532fcc040582cfc.tar.zst
freebsd-ports-gnome-b4212f9670b9e0edcfe924f8b532fcc040582cfc.zip
Update to 0.46
Add some docs
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/Makefile11
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile
index ac07983a5916..4258bf58236e 100644
--- a/devel/p5-Locale-Maketext-Lexicon/Makefile
+++ b/devel/p5-Locale-Maketext-Lexicon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext-Lexicon
-PORTVERSION= 0.45
+PORTVERSION= 0.46
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -31,6 +31,15 @@ MAN3= Locale::Maketext::Extract.3 \
MAN1= xgettext.pl.1
+.if !defined(NOPORTDOCS)
+PORTDOCS= AUTHORS 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/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo
index 06b0547ce43c..26241cee1556 100644
--- a/devel/p5-Locale-Maketext-Lexicon/distinfo
+++ b/devel/p5-Locale-Maketext-Lexicon/distinfo
@@ -1,2 +1,2 @@
-MD5 (Locale-Maketext-Lexicon-0.45.tar.gz) = 112f0f2178883b64ad348d73c74f8240
-SIZE (Locale-Maketext-Lexicon-0.45.tar.gz) = 31777
+MD5 (Locale-Maketext-Lexicon-0.46.tar.gz) = 40ffe77d0b987c7138f0cc07d9d82051
+SIZE (Locale-Maketext-Lexicon-0.46.tar.gz) = 31731