ports/146437: [update] www/p5-Catalyst-Action-REST to 0.84
Andrej Zverev
az at FreeBSD.org
Sun May 9 17:50:05 UTC 2010
>Number: 146437
>Category: ports
>Synopsis: [update] www/p5-Catalyst-Action-REST to 0.84
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun May 09 17:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Andrej Zverev
>Release:
>Organization:
>Environment:
>Description:
Update 0.84
Changelog: http://search.cpan.org/dist/Catalyst-Action-REST/Changes
>How-To-Repeat:
>Fix:
--- p5-Catalyst-Action-REST.diff begins here ---
Index: p5-Catalyst-Action-REST/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-REST/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- p5-Catalyst-Action-REST/Makefile 29 Jan 2010 17:33:48 -0000 1.15
+++ p5-Catalyst-Action-REST/Makefile 9 May 2010 17:44:05 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Action-REST
-PORTVERSION= 0.81
+PORTVERSION= 0.84
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -30,6 +30,8 @@
MAN3= Catalyst::Action::Deserialize.3 Catalyst::Action::REST.3 \
Catalyst::Action::Serialize.3 Catalyst::Action::SerializeBase.3 \
Catalyst::Controller::REST.3 Catalyst::Request::REST.3 \
- Catalyst::TraitFor::Request::REST.3
+ Catalyst::TraitFor::Request::REST.3 \
+ Catalyst::Request::REST::ForBrowsers.3 \
+ Catalyst::TraitFor::Request::REST::ForBrowsers.3
.include <bsd.port.mk>
Index: p5-Catalyst-Action-REST/distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-REST/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- p5-Catalyst-Action-REST/distinfo 29 Jan 2010 17:33:48 -0000 1.12
+++ p5-Catalyst-Action-REST/distinfo 9 May 2010 17:44:05 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Action-REST-0.81.tar.gz) = 50a732fcf84b12b017f9531c95d602f0
-SHA256 (Catalyst-Action-REST-0.81.tar.gz) = 1f872079d31a437da6ebb7222fa99583323c2365fb4cfe78ce9f3d19a057bb3e
-SIZE (Catalyst-Action-REST-0.81.tar.gz) = 51971
+MD5 (Catalyst-Action-REST-0.84.tar.gz) = e8c0c19773312540c4e01cece1944fa2
+SHA256 (Catalyst-Action-REST-0.84.tar.gz) = b41f6dae91f4b5ef1278eb65514ad3549c1a2d489ab20cd5dbd4d96a1a6bf9f3
+SIZE (Catalyst-Action-REST-0.84.tar.gz) = 59946
Index: p5-Catalyst-Action-REST/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-REST/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- p5-Catalyst-Action-REST/pkg-plist 29 Jan 2010 17:33:48 -0000 1.5
+++ p5-Catalyst-Action-REST/pkg-plist 9 May 2010 17:44:05 -0000
@@ -17,10 +17,14 @@
%%SITE_PERL%%/Catalyst/Action/SerializeBase.pm
%%SITE_PERL%%/Catalyst/Controller/REST.pm
%%SITE_PERL%%/Catalyst/Request/REST.pm
+%%SITE_PERL%%/Catalyst/Request/REST/ForBrowsers.pm
%%SITE_PERL%%/Catalyst/TraitFor/Request/REST.pm
+%%SITE_PERL%%/Catalyst/TraitFor/Request/REST/ForBrowsers.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Action/REST/.packlist
+ at dirrmtry %%SITE_PERL%%/Catalyst/TraitFor/Request/REST
@dirrmtry %%SITE_PERL%%/Catalyst/TraitFor/Request
@dirrmtry %%SITE_PERL%%/Catalyst/TraitFor
+ at dirrmtry %%SITE_PERL%%/Catalyst/Request/REST
@dirrmtry %%SITE_PERL%%/Catalyst/Request
@dirrmtry %%SITE_PERL%%/Catalyst/Controller
@dirrmtry %%SITE_PERL%%/Catalyst/Action/Serialize/YAML
--- p5-Catalyst-Action-REST.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list