Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 13:03:06 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mopsfelder@gmail.com
Subject:   ports/166076: [PATCH] www/p5-Mojolicious: update to 2.61
Message-ID:  <3V71625b2zz2jd@sunpoet.net>
Resent-Message-ID: <201203140510.q2E5A2rr078440@freefall.freebsd.org>

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

>Number:         166076
>Category:       ports
>Synopsis:       [PATCH] www/p5-Mojolicious: update to 2.61
>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:   Wed Mar 14 05:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 2.61
- Use correct knob: LICENSE_FILE

Changes:	http://search.cpan.org/dist/Mojolicious/Changes

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

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

--- p5-Mojolicious-2.61.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	13 Mar 2012 16:15:32 -0000	1.22
+++ Makefile	14 Mar 2012 05:05:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mojolicious
-PORTVERSION=	2.51
+PORTVERSION=	2.61
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,8 +15,7 @@
 COMMENT=	A high level MVC web framework written in Perl
 
 LICENSE=	ART20
-
-LICENSE_FILES=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PERL_CONFIGURE=	5.10.1+
 
@@ -98,7 +97,6 @@
 		Mojolicious::Commands.3 \
 		Mojolicious::Controller.3 \
 		Mojolicious::Guides.3 \
-		Mojolicious::Guides::Cheatsheet.3 \
 		Mojolicious::Guides::CodingGuidelines.3 \
 		Mojolicious::Guides::Cookbook.3 \
 		Mojolicious::Guides::FAQ.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	22 Feb 2012 18:12:38 -0000	1.18
+++ distinfo	14 Mar 2012 05:05:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-2.51.tar.gz) = 6f34c641182bc35314ea929e5d98aa967316788d941699f09400132d24ff6e01
-SIZE (Mojolicious-2.51.tar.gz) = 545446
+SHA256 (Mojolicious-2.61.tar.gz) = 7b340bc5ab19571fb8e8941ce48584bcea50cdfceebc066c19ca045628f1a1b3
+SIZE (Mojolicious-2.61.tar.gz) = 546920
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/pkg-plist,v
retrieving revision 1.15
diff -u -u -r1.15 pkg-plist
--- pkg-plist	22 Feb 2012 18:12:38 -0000	1.15
+++ pkg-plist	14 Mar 2012 05:05:46 -0000
@@ -74,7 +74,6 @@
 %%SITE_PERL%%/Mojolicious/Commands.pm
 %%SITE_PERL%%/Mojolicious/Controller.pm
 %%SITE_PERL%%/Mojolicious/Guides.pod
-%%SITE_PERL%%/Mojolicious/Guides/Cheatsheet.pod
 %%SITE_PERL%%/Mojolicious/Guides/CodingGuidelines.pod
 %%SITE_PERL%%/Mojolicious/Guides/Cookbook.pod
 %%SITE_PERL%%/Mojolicious/Guides/FAQ.pod
--- p5-Mojolicious-2.61.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?3V71625b2zz2jd>