1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Update to 0.71

Changes:	http://cpansearch.perl.org/src/HDP/Catalyst-Action-REST-0.71/Changes
This commit is contained in:
Sergey Skvortsov 2009-04-12 20:09:19 +00:00
parent ef4bfe5e6b
commit b2fcc72245
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232235
2 changed files with 8 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Action-REST
PORTVERSION= 0.66
PORTVERSION= 0.71
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,15 +14,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Automated REST Method Dispatching for Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7001:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \
p5-YAML-Syck>=0.67:${PORTSDIR}/textproc/p5-YAML-Syck \
${SITE_PERL}/Module/Pluggable/Object.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Data/Serializer.pm:${PORTSDIR}/devel/p5-Data-Serializer \
${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \
${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump
${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-Action-REST-0.66.tar.gz) = 2e1f547c567b720896b6f9d2bda4d70c
SHA256 (Catalyst-Action-REST-0.66.tar.gz) = a32457f10c8b1de802ed583e748f003d45107b3bf68f8fc1fc375138e27d2100
SIZE (Catalyst-Action-REST-0.66.tar.gz) = 38635
MD5 (Catalyst-Action-REST-0.71.tar.gz) = 8225b7019efed560858e0d4c3d62a299
SHA256 (Catalyst-Action-REST-0.71.tar.gz) = 4a86f8c26aca9503c0fa9245333af27708392deef4db59d4a200bc461b37ee8c
SIZE (Catalyst-Action-REST-0.71.tar.gz) = 40338