aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-08-10 05:39:16 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-08-10 05:39:16 +0000
commitcfa5c41e4184cf696e849256b1157dbc9360bc68 (patch)
tree8a3c02292d41ee343d21513812baaaba4ccbe169 /textproc
parentfefef59703064e2774ec8f9f188a1315c950aa77 (diff)
downloadports-cfa5c41e4184cf696e849256b1157dbc9360bc68.tar.gz
ports-cfa5c41e4184cf696e849256b1157dbc9360bc68.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Trac/Makefile17
-rw-r--r--textproc/p5-Text-Trac/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile
index 670cab08694e..fdcd6e7b404d 100644
--- a/textproc/p5-Text-Trac/Makefile
+++ b/textproc/p5-Text-Trac/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Trac
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for formatting text with Trac Wiki Style
-RUN_DEPENDS= ${SITE_PERL}/Test/Base.pm:${PORTSDIR}/devel/p5-Test-Base \
- ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
- ${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}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base
+RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
+ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
+ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Trac/distinfo b/textproc/p5-Text-Trac/distinfo
index bfaaaed6acb5..7fe30121eb28 100644
--- a/textproc/p5-Text-Trac/distinfo
+++ b/textproc/p5-Text-Trac/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Trac-0.12.tar.gz) = 9b2e59b31217a041db0e61a973684203
-SHA256 (Text-Trac-0.12.tar.gz) = 7cff4fb89c81d96ac6720b8599776d09e6d2be37a8ea27e84e1c7011336698cc
-SIZE (Text-Trac-0.12.tar.gz) = 30482
+MD5 (Text-Trac-0.13.tar.gz) = 44715e00b3f076283aa99bb326b72073
+SHA256 (Text-Trac-0.13.tar.gz) = d6b2050b0762576ac32373a59cf6fa2008d3d3210ae3a6fd943e1ec7250ca036
+SIZE (Text-Trac-0.13.tar.gz) = 30435