aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Declare
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2011-09-02 14:55:22 +0000
committerAnton Berezin <tobez@FreeBSD.org>2011-09-02 14:55:22 +0000
commit62cad0dd25f69303b91455592370ad1c041159fb (patch)
treece702c494dd880b32076305ab75861fd5b8650cf /textproc/p5-Template-Declare
parent270578ba0fd188f0756f0517850e818667d3df8d (diff)
downloadports-62cad0dd25f69303b91455592370ad1c041159fb.tar.gz
ports-62cad0dd25f69303b91455592370ad1c041159fb.zip
Notes
Diffstat (limited to 'textproc/p5-Template-Declare')
-rw-r--r--textproc/p5-Template-Declare/Makefile17
-rw-r--r--textproc/p5-Template-Declare/distinfo4
2 files changed, 11 insertions, 10 deletions
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile
index 823b416a4cfb..318cf79af18c 100644
--- a/textproc/p5-Template-Declare/Makefile
+++ b/textproc/p5-Template-Declare/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Template-Declare
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,15 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perlish declarative templates
-BUILD_DEPENDS= ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \
- ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
- ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
- ${SITE_PERL}/HTML/Lint.pm:${PORTSDIR}/www/p5-HTML-Lint \
+COMMON_DEPENDS= p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn \
+ p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
+ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \
p5-Class-ISA>0:${PORTSDIR}/devel/p5-Class-ISA \
- p5-String-BufferStack>=1.12:${PORTSDIR}/textproc/p5-String-BufferStack
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ p5-String-BufferStack>=1.10:${PORTSDIR}/textproc/p5-String-BufferStack
+BUILD_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS= ${COMMON_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= Template::Declare.3 \
Template::Declare::Buffer.3 \
diff --git a/textproc/p5-Template-Declare/distinfo b/textproc/p5-Template-Declare/distinfo
index 5df76e4a0a46..dd29c42bf6f9 100644
--- a/textproc/p5-Template-Declare/distinfo
+++ b/textproc/p5-Template-Declare/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Template-Declare-0.44.tar.gz) = cc924f1d2f6c2e1a23ed5ca59a3b8743247e9853ba112d6b00c2a81f2532f56b
-SIZE (Template-Declare-0.44.tar.gz) = 96315
+SHA256 (Template-Declare-0.45.tar.gz) = 6ed708088d594e8b190007d714760309d2c968333df821e6434173555c615af4
+SIZE (Template-Declare-0.45.tar.gz) = 96687