summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-12-13 01:19:57 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-12-13 01:19:57 +0000
commit1c3a38b5a1bac1b73d078a25c7ad15a26dd02723 (patch)
treee0a5f79ba56153b7c30a8e9f7915d3e59dbf24ba /www
parent- Force commit to correct the previous entry (diff)
- update to 1.24
Notes
Notes: svn path=/head/; revision=245685
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Devel/Makefile30
-rw-r--r--www/p5-Catalyst-Devel/distinfo6
-rw-r--r--www/p5-Catalyst-Devel/pkg-plist42
3 files changed, 59 insertions, 19 deletions
diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile
index e049e655a147..8cd9191e24d8 100644
--- a/www/p5-Catalyst-Devel/Makefile
+++ b/www/p5-Catalyst-Devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Devel
-PORTVERSION= 1.21
+PORTVERSION= 1.24
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,27 +14,31 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Catalyst Development Tools
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Catalyst-Action-RenderView>=0.04:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
- p5-Catalyst-Plugin-ConfigLoader>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
- p5-Catalyst-Plugin-Static-Simple>=0.16:${PORTSDIR}/www/p5-Catalyst-Plugin-Static-Simple \
- p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
+ p5-Catalyst-Plugin-ConfigLoader>=0.23:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
+ p5-Catalyst-Plugin-Static-Simple>=0.21:${PORTSDIR}/www/p5-Catalyst-Plugin-Static-Simple \
+ p5-Catalyst-Runtime>=5.80014:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Config-General>=2.42:${PORTSDIR}/devel/p5-Config-General \
p5-File-ChangeNotify>=0.07:${PORTSDIR}/devel/p5-File-ChangeNotify \
p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
- p5-Module-Install>=0.91:${PORTSDIR}/devel/p5-Module-Install \
+ p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
+ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+ p5-MooseX-Emulate-Class-Accessor-Fast>=0:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \
p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \
+ p5-Proc-Background>=0:${PORTSDIR}/devel/p5-Proc-Background \
p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-parent>=0:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
+ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= 5.8.1+
-MAN3= Catalyst::Helper.3 \
- Module::Install::Catalyst.3 \
- Catalyst::Devel.3 \
+MAN3= Catalyst::Devel.3 \
+ Catalyst::Helper.3 \
Catalyst::Restarter.3 \
Catalyst::Restarter::Forking.3 \
- Catalyst::Restarter::Win32.3
+ Catalyst::Restarter::Win32.3 \
+ Module::Install::Catalyst.3
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Devel/distinfo b/www/p5-Catalyst-Devel/distinfo
index 8d7b4cf0c93a..86e3f42cf879 100644
--- a/www/p5-Catalyst-Devel/distinfo
+++ b/www/p5-Catalyst-Devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Devel-1.21.tar.gz) = 79e3ee5c14e920c04dec0259d1cfd536
-SHA256 (Catalyst-Devel-1.21.tar.gz) = 56faab0ff302e739f5ad556831f4aff66af1c1e4002166ebb3df8dfe94ff782a
-SIZE (Catalyst-Devel-1.21.tar.gz) = 84075
+MD5 (Catalyst-Devel-1.24.tar.gz) = a66beeb03291958d39193b06f46030d7
+SHA256 (Catalyst-Devel-1.24.tar.gz) = 899954798231cf35636dd711a7a29ad2eecf10128cc92d15621b218c89b6da9f
+SIZE (Catalyst-Devel-1.24.tar.gz) = 83663
diff --git a/www/p5-Catalyst-Devel/pkg-plist b/www/p5-Catalyst-Devel/pkg-plist
index 92d335daa320..63803a22e215 100644
--- a/www/p5-Catalyst-Devel/pkg-plist
+++ b/www/p5-Catalyst-Devel/pkg-plist
@@ -1,13 +1,49 @@
-%%SITE_PERL%%/Catalyst/Helper.pm
%%SITE_PERL%%/Catalyst/Devel.pm
+%%SITE_PERL%%/Catalyst/Helper.pm
%%SITE_PERL%%/Catalyst/Restarter.pm
%%SITE_PERL%%/Catalyst/Restarter/Forking.pm
%%SITE_PERL%%/Catalyst/Restarter/Win32.pm
%%SITE_PERL%%/Module/Install/Catalyst.pm
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/Changes.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/Makefile.PL.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/README.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/Helper/compclass.pm.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/MyApp.pm.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/MyApp/Controller/Root.pm.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/myapp.conf.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/favicon.ico.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_120x50_built.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_120x50_built_shadow.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_120x50_powered.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_120x50_powered_shadow.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_88x31_built.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_88x31_built_shadow.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_88x31_powered.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/btn_88x31_powered_shadow.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images/catalyst_logo.png.bin
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script/myapp_cgi.pl.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script/myapp_create.pl.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script/myapp_fastcgi.pl.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script/myapp_server.pl.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script/myapp_test.pl.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/t/01app.t.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/t/02pod.t.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/t/03podcoverage.t.tt
+%%SITE_PERL%%/auto/share/dist/Catalyst-Devel/t/comptest.tt
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Devel/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Devel
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
-@dirrm %%SITE_PERL%%/Catalyst/Restarter
-@dirrmtry %%SITE_PERL%%/Catalyst
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/t
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/script
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static/images
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root/static
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/root
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/MyApp/Controller
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/MyApp
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib/Helper
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel/lib
+@dirrmtry %%SITE_PERL%%/auto/share/dist/Catalyst-Devel
@dirrmtry %%SITE_PERL%%/Module/Install
@dirrmtry %%SITE_PERL%%/Module
+@dirrmtry %%SITE_PERL%%/Catalyst/Restarter
+@dirrmtry %%SITE_PERL%%/Catalyst