diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-10 23:09:01 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-10 23:09:01 +0000 |
commit | 961f0f253f0249b66120ddb97a20a33b36b6cd96 (patch) | |
tree | 90c9d1f8328011a79f2c8ad862a0b14926d1f8e3 | |
parent | Update to 0.49 (diff) |
Update to 0.99
Notes
Notes:
svn path=/head/; revision=343703
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index 84b354f7ccfe..2c9a2d47c94a 100644 --- a/devel/p5-Locale-Maketext-Lexicon/Makefile +++ b/devel/p5-Locale-Maketext-Lexicon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Locale-Maketext-Lexicon -PORTVERSION= 0.96 +PORTVERSION= 0.99 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Locale/DRTECH @@ -22,12 +22,10 @@ OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MDOCS} PORTDOCS= AUTHORS Changes README post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} -.endif .include <bsd.port.mk> diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo index a20097ed3134..0f27cf4fef7c 100644 --- a/devel/p5-Locale-Maketext-Lexicon/distinfo +++ b/devel/p5-Locale-Maketext-Lexicon/distinfo @@ -1,2 +1,2 @@ -SHA256 (Locale-Maketext-Lexicon-0.96.tar.gz) = 9b6edcd85bc93a6387daeacac30687ece8d5af1d4c43c7e1609f8e1d30915c76 -SIZE (Locale-Maketext-Lexicon-0.96.tar.gz) = 94819 +SHA256 (Locale-Maketext-Lexicon-0.99.tar.gz) = 7f85b1afa0cc66f8ed33a28ac183f26a11f95cf103be2e365f1983c38b6a1c0f +SIZE (Locale-Maketext-Lexicon-0.99.tar.gz) = 92058 |