diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 12:27:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 12:27:01 +0000 |
commit | 93d9fe4e696fc5edf77c545ba84df38c54599e09 (patch) | |
tree | 2fa94398f76e01acebb21d5c78d2ec6db8ffe884 | |
parent | fc82faf24aa53931cbc48b04ad71e129c8a8e83b (diff) |
Notes
-rw-r--r-- | textproc/p5-Text-Trac/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Trac/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index f09f18876562..a6c877a6a9d3 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Trac -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Test/Base.pm:${PORTSDIR}/devel/p5-Test-Base \ ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ - ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils + ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Trac/distinfo b/textproc/p5-Text-Trac/distinfo index 2896743c4880..763c2ff43bb7 100644 --- a/textproc/p5-Text-Trac/distinfo +++ b/textproc/p5-Text-Trac/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Trac-0.07.tar.gz) = 63f736e63d79a97033a6fff3aa214365 -SHA256 (Text-Trac-0.07.tar.gz) = 7abb044f56cf9ed2b900234e177c4f039144de4d00d53c8e83db1ce253292cc2 -SIZE (Text-Trac-0.07.tar.gz) = 29254 +MD5 (Text-Trac-0.08.tar.gz) = 2c113c3da1b4bc6f92224f78a76ee2f2 +SHA256 (Text-Trac-0.08.tar.gz) = d2b4aa90c1b22b95b29c5f3b5fb993df3c7a87d8a0910209695f6cf6d9e52344 +SIZE (Text-Trac-0.08.tar.gz) = 29477 |