aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormFu/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2010-08-27 05:43:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2010-08-27 05:43:03 +0000
commit7910aa268efd687daf8b0f90d3cd320acc8ba24a (patch)
treea6ff546979414c0bf4b1f79f67eabed1a1801da5 /www/p5-HTML-FormFu/Makefile
parentabdfd6f70f128d17437d2963be65be994b18549d (diff)
downloadports-7910aa268efd687daf8b0f90d3cd320acc8ba24a.tar.gz
ports-7910aa268efd687daf8b0f90d3cd320acc8ba24a.zip
Update to 0.07002
Notes
Notes: svn path=/head/; revision=260063
Diffstat (limited to 'www/p5-HTML-FormFu/Makefile')
-rw-r--r--www/p5-HTML-FormFu/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index a914304a93bd..49e274b5ac8e 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-FormFu
-PORTVERSION= 0.07001
+PORTVERSION= 0.07002
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-
p5-DateTime>=0.38:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-Builder>=0.79.01:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
- p5-DateTime-Locale>=0:${PORTSDIR}/devel/p5-DateTime-Locale \
+ p5-DateTime-Locale>=0.45:${PORTSDIR}/devel/p5-DateTime-Locale \
p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \
p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
p5-Hash-Flatten>=0:${PORTSDIR}/devel/p5-Hash-Flatten \
@@ -37,11 +37,9 @@ BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-
p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- p5-Regexp-Copy>=0:${PORTSDIR}/textproc/p5-Regexp-Copy \
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-Test-NoWarnings>=0.083:${PORTSDIR}/devel/p5-Test-NoWarnings \
p5-YAML-LibYAML>=0.32:${PORTSDIR}/textproc/p5-YAML-LibYAML
RUN_DEPENDS= ${BUILD_DEPENDS}