1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.18

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-22 09:31:10 +00:00
parent f8977c3f34
commit b717bdf101
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299773
2 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,3 @@
# ex:ts=8
# Ports collection makefile for: p5-Catalyst-Plugin-SubRequest
# Date created: May 6, 2005
# Whom: Travis Campbell <hcoyote@ghostar.org>
@ -7,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-SubRequest
PORTVERSION= 0.17
PORTVERSION= 0.18
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,11 +17,11 @@ COMMENT= Make subrequests to actions in Catalyst
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Catalyst-Runtime>=5.80003:${PORTSDIR}/www/p5-Catalyst-Runtime
BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.90000:${PORTSDIR}/www/p5-Catalyst-Runtime
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Catalyst::Plugin::SubRequest.3
MAN3= Catalyst::Plugin::SubRequest.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Catalyst-Plugin-SubRequest-0.17.tar.gz) = ee8e7e8be2f3ac97470041ea99a8305e395ae266f84ad13e1d781300b88b9d93
SIZE (Catalyst-Plugin-SubRequest-0.17.tar.gz) = 20686
SHA256 (Catalyst-Plugin-SubRequest-0.18.tar.gz) = 64bf3668b812e1f6632ffb93d77b46731b90443f3696b00cace2f6c3a8a7516b
SIZE (Catalyst-Plugin-SubRequest-0.18.tar.gz) = 21661