Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Jan 2013 13:07:39 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        mopsfelder@gmail.com, gslin@gslin.org
Subject:   ports/175122: [PATCH] www/p5-Mojolicious: update to 3.74
Message-ID:  <20130108050739.4C3AE7E81B@colo-p.gslin.org>
Resent-Message-ID: <201301080520.r085K2ah085327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175122
>Category:       ports
>Synopsis:       [PATCH] www/p5-Mojolicious: update to 3.74
>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:   Tue Jan 08 05:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012
>Description:
- Update to 3.74

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Mojolicious-3.74.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Mojolicious/Makefile ./Makefile
--- /usr/ports/www/p5-Mojolicious/Makefile	2012-12-16 14:17:00.000000000 +0800
+++ ./Makefile	2013-01-08 13:06:31.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/www/p5-Mojolicious/Makefile,v 1.33 2012/12/16 06:17:00 svnexp Exp $
 
 PORTNAME=	Mojolicious
-PORTVERSION=	3.60
+PORTVERSION=	3.74
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -128,7 +128,6 @@
 		Mojolicious::Sessions.3 \
 		Mojolicious::Static.3 \
 		Mojolicious::Types.3 \
-		README.3 \
 		Test::Mojo.3 \
 		ojo.3
 
diff -ruN --exclude=CVS /usr/ports/www/p5-Mojolicious/distinfo ./distinfo
--- /usr/ports/www/p5-Mojolicious/distinfo	2012-12-04 21:14:53.000000000 +0800
+++ ./distinfo	2013-01-08 13:05:33.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-3.60.tar.gz) = 6cbe251607caca0269489ee4c96282af13700b2ba2df06fc07cb811a1d1a207f
-SIZE (Mojolicious-3.60.tar.gz) = 563155
+SHA256 (Mojolicious-3.74.tar.gz) = 16cf8be1f468cfa42aba215d64a0f95016316a656a077babb71938022bc2705c
+SIZE (Mojolicious-3.74.tar.gz) = 570619
diff -ruN --exclude=CVS /usr/ports/www/p5-Mojolicious/pkg-plist ./pkg-plist
--- /usr/ports/www/p5-Mojolicious/pkg-plist	2012-12-04 21:14:53.000000000 +0800
+++ ./pkg-plist	2013-01-08 13:06:27.000000000 +0800
@@ -145,7 +145,6 @@
 %%SITE_PERL%%/Mojolicious/templates/not_found.development.html.ep
 %%SITE_PERL%%/Mojolicious/templates/not_found.html.ep
 %%SITE_PERL%%/Mojolicious/templates/perldoc.html.ep
-%%SITE_PERL%%/README.pod
 %%SITE_PERL%%/Test/Mojo.pm
 %%SITE_PERL%%/ojo.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious
--- p5-Mojolicious-3.74.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130108050739.4C3AE7E81B>