aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-01-15 17:29:08 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-01-15 17:29:08 +0000
commit900e5e6a134f1572e10c81fd939259c5362915bf (patch)
treea38542b355f6745697378748bb7c676112e0b8fd
parenta486ccb0e5f5ade34c3bc78279606e54dcdae751 (diff)
downloadports-900e5e6a134f1572e10c81fd939259c5362915bf.tar.gz
ports-900e5e6a134f1572e10c81fd939259c5362915bf.zip
Notes
-rw-r--r--www/p5-Task-Catalyst/Makefile20
-rw-r--r--www/p5-Task-Catalyst/distinfo6
2 files changed, 17 insertions, 9 deletions
diff --git a/www/p5-Task-Catalyst/Makefile b/www/p5-Task-Catalyst/Makefile
index 9396362011e3..e223a891d9cb 100644
--- a/www/p5-Task-Catalyst/Makefile
+++ b/www/p5-Task-Catalyst/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Task-Catalyst
-PORTVERSION= 1.30
+PORTVERSION= 1.50
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI
@@ -15,18 +15,23 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lars@balker.dk
COMMENT= All you need to start with Catalyst
-BUILD_DEPENDS= p5-Catalyst>=5.58:${PORTSDIR}/www/p5-Catalyst \
- p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \
- p5-Catalyst-Plugin-FormValidator-Simple>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator-Simple \
- p5-Catalyst-Plugin-FillInForm>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FillInForm \
+BUILD_DEPENDS= p5-Catalyst>=5.61:${PORTSDIR}/www/p5-Catalyst \
+ p5-Catalyst-Log-Log4perl>=0:${PORTSDIR}/www/p5-Catalyst-Log-Log4perl \
+ p5-Catalyst-Plugin-HTML-Widget>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-HTML-Widget \
+ p5-Catalyst-Plugin-StackTrace>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \
p5-Catalyst-Plugin-Prototype>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Prototype \
p5-Catalyst-Plugin-Singleton>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Singleton \
p5-Catalyst-Plugin-DefaultEnd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \
p5-Catalyst-Plugin-SubRequest>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-SubRequest \
p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
+ p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
p5-Catalyst-Plugin-Session-State-URI>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-URI \
- p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
+ p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
+ p5-Catalyst-Plugin-Authentication-Store-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-DBIC \
+ p5-Catalyst-Plugin-Authentication-Store-Htpasswd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd \
+ p5-Catalyst-Plugin-Authorization-ACL>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-ACL \
+ p5-Catalyst-Plugin-Authorization-Roles>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \
p5-Catalyst-Plugin-I18N>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-I18N \
p5-Catalyst-Plugin-XMLRPC>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-XMLRPC \
p5-Catalyst-Plugin-Pluggable>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Pluggable \
@@ -42,6 +47,9 @@ PERL_CONFIGURE= yes
MAN3= Task::Catalyst.3
+post-extract:
+ @${PERL} -i.bak -ne 'print unless m,^features, .. m,^\);,' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= requires Perl 5.8. Install lang/perl5.8, and try again
diff --git a/www/p5-Task-Catalyst/distinfo b/www/p5-Task-Catalyst/distinfo
index 7eb98c9cd99e..1390dff200a4 100644
--- a/www/p5-Task-Catalyst/distinfo
+++ b/www/p5-Task-Catalyst/distinfo
@@ -1,3 +1,3 @@
-MD5 (Task-Catalyst-1.30.tar.gz) = 4f49c28975e617cf5f6eac1a46f64453
-SHA256 (Task-Catalyst-1.30.tar.gz) = f5e7438f8195fe8f446a044bda93bd41c0ff0d846b1ca0cd2de7f4530aaa7c32
-SIZE (Task-Catalyst-1.30.tar.gz) = 13898
+MD5 (Task-Catalyst-1.50.tar.gz) = 01aa7984c9455d096ff55bfdb01a2305
+SHA256 (Task-Catalyst-1.50.tar.gz) = bbc26a6ba52e42e61b3040ab709c86e8ac815bc12954a89969548ad9aa0b7aac
+SIZE (Task-Catalyst-1.50.tar.gz) = 18618