ports/155973: [MAINTAINER] www/p5-Mojolicious: update to 1.15
Murilo Opsfelder
mopsfelder at gmail.com
Sun Mar 27 17:30:11 UTC 2011
>Number: 155973
>Category: ports
>Synopsis: [MAINTAINER] www/p5-Mojolicious: update to 1.15
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 27 17:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Murilo Opsfelder
>Release: 8.2-RELEASE
>Organization:
>Environment:
FreeBSD freebsd.localdomain 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24
:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- Update to 1.15
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 15 Feb 2011 15:51:19 -0000 1.6
+++ Makefile 27 Mar 2011 17:15:01 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Mojolicious
-PORTVERSION= 1.1
+PORTVERSION= 1.15
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Mojolicious/KRAIH
@@ -65,6 +65,7 @@
Mojo::Transaction::WebSocket.3 \
Mojo::URL.3 \
Mojo::Upload.3 \
+ Mojo::UserAgent.3 \
Mojo::Util.3 \
Mojolicious.3 \
Mojolicious::Command::Cgi.3 \
@@ -96,6 +97,7 @@
Mojolicious::Plugin.3 \
Mojolicious::Plugin::AgentCondition.3 \
Mojolicious::Plugin::Charset.3 \
+ Mojolicious::Plugin::Config.3 \
Mojolicious::Plugin::DefaultHelpers.3 \
Mojolicious::Plugin::EpRenderer.3 \
Mojolicious::Plugin::EplRenderer.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 15 Feb 2011 15:51:19 -0000 1.4
+++ distinfo 27 Mar 2011 17:15:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-1.1.tar.gz) = 98bb6a947fa4ae350e60c145ef16b2e43209620a9c0d146d4e75d705ee5b9f3b
-SIZE (Mojolicious-1.1.tar.gz) = 455062
+SHA256 (Mojolicious-1.15.tar.gz) = 932ee0ab3b962806942bd50a0f15376194ab85a77a24bfed0248654d0299a4ae
+SIZE (Mojolicious-1.15.tar.gz) = 465008
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist 15 Feb 2011 15:51:19 -0000 1.4
+++ pkg-plist 27 Mar 2011 17:15:01 -0000
@@ -42,6 +42,7 @@
%%SITE_PERL%%/Mojo/Transaction/WebSocket.pm
%%SITE_PERL%%/Mojo/URL.pm
%%SITE_PERL%%/Mojo/Upload.pm
+%%SITE_PERL%%/Mojo/UserAgent.pm
%%SITE_PERL%%/Mojo/Util.pm
%%SITE_PERL%%/Mojolicious.pm
%%SITE_PERL%%/Mojolicious/Command/Cgi.pm
@@ -73,6 +74,7 @@
%%SITE_PERL%%/Mojolicious/Plugin.pm
%%SITE_PERL%%/Mojolicious/Plugin/AgentCondition.pm
%%SITE_PERL%%/Mojolicious/Plugin/Charset.pm
+%%SITE_PERL%%/Mojolicious/Plugin/Config.pm
%%SITE_PERL%%/Mojolicious/Plugin/DefaultHelpers.pm
%%SITE_PERL%%/Mojolicious/Plugin/EpRenderer.pm
%%SITE_PERL%%/Mojolicious/Plugin/EplRenderer.pm
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list