ports/162643: [PATCH] www/p5-Mojolicious: update to 2.27

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 17 15:50:10 UTC 2011


>Number:         162643
>Category:       ports
>Synopsis:       [PATCH] www/p5-Mojolicious: update to 2.27
>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:   Thu Nov 17 15:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update to 2.27

Port maintainer (mopsfelder at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Mojolicious-2.27.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	27 Oct 2011 16:41:51 -0000	1.16
+++ Makefile	17 Nov 2011 15:41:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mojolicious
-PORTVERSION=	2.12
+PORTVERSION=	2.27
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -50,10 +50,9 @@
 		Mojo::Home.3 \
 		Mojo::IOLoop.3 \
 		Mojo::IOLoop::Client.3 \
-		Mojo::IOLoop::Resolver.3 \
+		Mojo::IOLoop::Delay.3 \
 		Mojo::IOLoop::Server.3 \
 		Mojo::IOLoop::Stream.3 \
-		Mojo::IOLoop::Trigger.3 \
 		Mojo::IOWatcher.3 \
 		Mojo::IOWatcher::EV.3 \
 		Mojo::JSON.3 \
@@ -109,7 +108,6 @@
 		Mojolicious::Guides::Routing.3 \
 		Mojolicious::Lite.3 \
 		Mojolicious::Plugin.3 \
-		Mojolicious::Plugin::CallbackCondition.3 \
 		Mojolicious::Plugin::Charset.3 \
 		Mojolicious::Plugin::Config.3 \
 		Mojolicious::Plugin::DefaultHelpers.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	27 Oct 2011 16:41:51 -0000	1.14
+++ distinfo	17 Nov 2011 15:41:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-2.12.tar.gz) = d7586b1393e6bbb5c834125e1e3d9225ec33e45f7837bbae6fbc03f0992dec30
-SIZE (Mojolicious-2.12.tar.gz) = 584391
+SHA256 (Mojolicious-2.27.tar.gz) = 953983259866c8687a19301db9ed10487f6ad384e3401f3ecfae23548088701d
+SIZE (Mojolicious-2.27.tar.gz) = 582438
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/pkg-plist,v
retrieving revision 1.12
diff -u -u -r1.12 pkg-plist
--- pkg-plist	27 Oct 2011 16:41:51 -0000	1.12
+++ pkg-plist	17 Nov 2011 15:41:38 -0000
@@ -26,10 +26,9 @@
 %%SITE_PERL%%/Mojo/Home.pm
 %%SITE_PERL%%/Mojo/IOLoop.pm
 %%SITE_PERL%%/Mojo/IOLoop/Client.pm
-%%SITE_PERL%%/Mojo/IOLoop/Resolver.pm
+%%SITE_PERL%%/Mojo/IOLoop/Delay.pm
 %%SITE_PERL%%/Mojo/IOLoop/Server.pm
 %%SITE_PERL%%/Mojo/IOLoop/Stream.pm
-%%SITE_PERL%%/Mojo/IOLoop/Trigger.pm
 %%SITE_PERL%%/Mojo/IOWatcher.pm
 %%SITE_PERL%%/Mojo/IOWatcher/EV.pm
 %%SITE_PERL%%/Mojo/JSON.pm
@@ -85,7 +84,6 @@
 %%SITE_PERL%%/Mojolicious/Guides/Routing.pod
 %%SITE_PERL%%/Mojolicious/Lite.pm
 %%SITE_PERL%%/Mojolicious/Plugin.pm
-%%SITE_PERL%%/Mojolicious/Plugin/CallbackCondition.pm
 %%SITE_PERL%%/Mojolicious/Plugin/Charset.pm
 %%SITE_PERL%%/Mojolicious/Plugin/Config.pm
 %%SITE_PERL%%/Mojolicious/Plugin/DefaultHelpers.pm
--- p5-Mojolicious-2.27.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list