diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-26 17:24:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-26 17:24:27 +0800 |
commit | 5dbaa429725b28dc459c0382085f113f85369ffc (patch) | |
tree | 765f2b88d8883ae9893659413f5f80a4378e395b | |
parent | 3b6edd73dee5322fc49ea6662a68191dee84ea81 (diff) | |
download | freebsd-ports-gnome-5dbaa429725b28dc459c0382085f113f85369ffc.tar.gz freebsd-ports-gnome-5dbaa429725b28dc459c0382085f113f85369ffc.tar.zst freebsd-ports-gnome-5dbaa429725b28dc459c0382085f113f85369ffc.zip |
- Update to 1.36
Changes: http://search.cpan.org/dist/Catalyst-Devel/Changes
-rw-r--r-- | www/p5-Catalyst-Devel/Makefile | 35 | ||||
-rw-r--r-- | www/p5-Catalyst-Devel/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Devel/pkg-plist | 1 |
3 files changed, 23 insertions, 17 deletions
diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile index 1c09ab6843c7..d8b392820f58 100644 --- a/www/p5-Catalyst-Devel/Makefile +++ b/www/p5-Catalyst-Devel/Makefile @@ -6,19 +6,18 @@ # PORTNAME= Catalyst-Devel -PORTVERSION= 1.33 +PORTVERSION= 1.36 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Development Tools -RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \ +BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \ p5-Catalyst-Plugin-ConfigLoader>=0.30:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \ p5-Catalyst-Plugin-Static-Simple>=0.28:${PORTSDIR}/www/p5-Catalyst-Plugin-Static-Simple \ - p5-Catalyst-Runtime>=5.80015:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Catalyst-Runtime>=5.90001:${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 \ @@ -26,21 +25,27 @@ RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-Act 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-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal +RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS+= p5-Module-Install>=1.02:${PORTSDIR}/devel/p5-Module-Install + +TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal PERL_CONFIGURE= yes -MAN3= Catalyst::Devel.3 \ - Catalyst::Helper.3 \ - Catalyst::Restarter.3 \ - Catalyst::Restarter::Forking.3 \ - Catalyst::Restarter::Win32.3 \ - Module::Install::Catalyst.3 +MAN3= Catalyst::Devel.3 \ + Catalyst::Helper.3 \ + Catalyst::Restarter.3 \ + Catalyst::Restarter::Forking.3 \ + Catalyst::Restarter::Win32.3 \ + Module::Install::Catalyst.3 + +.include <bsd.port.pre.mk> + +.if ${PERL_LEVEL} < 501200 +TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple +.endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/www/p5-Catalyst-Devel/distinfo b/www/p5-Catalyst-Devel/distinfo index 167dc3493eae..f97fe15457d5 100644 --- a/www/p5-Catalyst-Devel/distinfo +++ b/www/p5-Catalyst-Devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Devel-1.33.tar.gz) = 07dcea835fb2a8c1adb80aca52c59f539ab2a45e52fbd585151e18c2e9cb813c -SIZE (Catalyst-Devel-1.33.tar.gz) = 90596 +SHA256 (Catalyst-Devel-1.36.tar.gz) = aaa4139b95b79f0133801230c38ea5301a2ca25b177ae5dc0c4f6cbf22916c3e +SIZE (Catalyst-Devel-1.36.tar.gz) = 92399 diff --git a/www/p5-Catalyst-Devel/pkg-plist b/www/p5-Catalyst-Devel/pkg-plist index 1644a0bede92..1959c4360702 100644 --- a/www/p5-Catalyst-Devel/pkg-plist +++ b/www/p5-Catalyst-Devel/pkg-plist @@ -11,6 +11,7 @@ %%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/myapp.psgi.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 |