summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-03-04 04:09:02 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-03-04 04:09:02 +0000
commite7287adfead3590846e05fbbaf496db426a52643 (patch)
tree520c42bd05a9d6902c91e57532fab6b0bc17d7af /textproc
parent- Reduce dependencies by using ijs distribution from linuxprinting.org. This (diff)
- Update to 0.10
- Small Makefile cleanups - Added one new dependency PR: 121324 Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes
Notes: svn path=/head/; revision=208411
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Trac/Makefile8
-rw-r--r--textproc/p5-Text-Trac/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile
index a6c877a6a9d3..159aa0b2ed41 100644
--- a/textproc/p5-Text-Trac/Makefile
+++ b/textproc/p5-Text-Trac/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= Text-Trac
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Text
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -20,7 +19,8 @@ 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 \
+ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Trac/distinfo b/textproc/p5-Text-Trac/distinfo
index 763c2ff43bb7..dad06e6cdbb6 100644
--- a/textproc/p5-Text-Trac/distinfo
+++ b/textproc/p5-Text-Trac/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Trac-0.08.tar.gz) = 2c113c3da1b4bc6f92224f78a76ee2f2
-SHA256 (Text-Trac-0.08.tar.gz) = d2b4aa90c1b22b95b29c5f3b5fb993df3c7a87d8a0910209695f6cf6d9e52344
-SIZE (Text-Trac-0.08.tar.gz) = 29477
+MD5 (Text-Trac-0.10.tar.gz) = 8cc002e8a775dc46160e543e15ba0fc5
+SHA256 (Text-Trac-0.10.tar.gz) = 9671a8877efd57f8ab22dfd1657326ef06f0d8371d474f2a037d36d988208f3a
+SIZE (Text-Trac-0.10.tar.gz) = 30200