diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-19 02:06:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-19 02:06:19 +0800 |
commit | 96d24e4c634651f9b1a29b0c6a0d05703e573232 (patch) | |
tree | 3ab5a816669fdb42361ec875166bcfa80e4ca7d2 /devel | |
parent | 53e3f88d72408cc4c98efe0eabec6b1f38b45cfd (diff) | |
download | freebsd-ports-gnome-96d24e4c634651f9b1a29b0c6a0d05703e573232.tar.gz freebsd-ports-gnome-96d24e4c634651f9b1a29b0c6a0d05703e573232.tar.zst freebsd-ports-gnome-96d24e4c634651f9b1a29b0c6a0d05703e573232.zip |
- Updated to 0.66;
- Remove unnecessary dependency.
PR: 120667
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer implicit
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Locale-Maketext-Lexicon/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile index d2e4f050f835..34fe8e613866 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.64 +PORTVERSION= 0.66 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mat@FreeBSD.org COMMENT= Use other catalog formats in Locale::Maketext -BUILD_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ - ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ - ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext +BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/devel/p5-Locale-Maketext-Lexicon/distinfo b/devel/p5-Locale-Maketext-Lexicon/distinfo index 581497802e1d..a2d857b89b5d 100644 --- a/devel/p5-Locale-Maketext-Lexicon/distinfo +++ b/devel/p5-Locale-Maketext-Lexicon/distinfo @@ -1,3 +1,3 @@ -MD5 (Locale-Maketext-Lexicon-0.64.tar.gz) = ce0fc6dfbf41fc4a72d1431e9551a634 -SHA256 (Locale-Maketext-Lexicon-0.64.tar.gz) = 019b7bca2f744cbb7ba58e3fe93f67898b1eb27f1bd5ea5fa902082a2aa5af75 -SIZE (Locale-Maketext-Lexicon-0.64.tar.gz) = 84998 +MD5 (Locale-Maketext-Lexicon-0.66.tar.gz) = 6b99145560cc882ece4b6d8e8e4e00ac +SHA256 (Locale-Maketext-Lexicon-0.66.tar.gz) = 6d5be1029a921267525100e5b02f3c99c2502b496ea27a32ad4c7a9ad99aa2b1 +SIZE (Locale-Maketext-Lexicon-0.66.tar.gz) = 87600 |