aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormFu-Imager/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 05:14:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 05:14:59 +0000
commit9ef593d9f5647b774329d6d0156743bab7853e95 (patch)
treef14c0bdeeac1156b2ddf9c7052a81bd7d1e191c3 /www/p5-HTML-FormFu-Imager/Makefile
parentf30dbf3395f6033b5acd2c7fa384e3a6ea61cd84 (diff)
downloadports-9ef593d9f5647b774329d6d0156743bab7853e95.tar.gz
ports-9ef593d9f5647b774329d6d0156743bab7853e95.zip
- Update to 1.00
Notes
Notes: svn path=/head/; revision=338235
Diffstat (limited to 'www/p5-HTML-FormFu-Imager/Makefile')
-rw-r--r--www/p5-HTML-FormFu-Imager/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-HTML-FormFu-Imager/Makefile b/www/p5-HTML-FormFu-Imager/Makefile
index c04d754e6ba5..f1cc0b9ea1d5 100644
--- a/www/p5-HTML-FormFu-Imager/Makefile
+++ b/www/p5-HTML-FormFu-Imager/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-FormFu-Imager
-PORTVERSION= 0.03006
-PORTREVISION= 5
+PORTVERSION= 1.00
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +13,11 @@ COMMENT= Imager.pm helpers for HTML::FormFu file uploads
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-FormFu>=0:${PORTSDIR}/www/p5-HTML-FormFu \
- p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager
+BUILD_DEPENDS= p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
+ p5-HTML-FormFu>=1:${PORTSDIR}/www/p5-HTML-FormFu \
+ p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \
+ p5-Moose>=1:${PORTSDIR}/devel/p5-Moose \
+ p5-MooseX-Attribute-Chained>=1.0.1:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5