diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-12 20:27:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-12 20:27:01 +0800 |
commit | 35a9873886fc208c41d3af0043c29f8f3c97fdb4 (patch) | |
tree | acdee5a874b35f539f1f2314d2db70ed5b45d0dd /textproc | |
parent | 56d2f5901f45fb95e63ddf2aa09ae9455f4f5f7f (diff) | |
download | freebsd-ports-gnome-35a9873886fc208c41d3af0043c29f8f3c97fdb4.tar.gz freebsd-ports-gnome-35a9873886fc208c41d3af0043c29f8f3c97fdb4.tar.zst freebsd-ports-gnome-35a9873886fc208c41d3af0043c29f8f3c97fdb4.zip |
- Update to 0.8
Diffstat (limited to 'textproc')
-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 |