From sunpoet@sunpoet.net  Sun Oct  9 23:17:22 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 711C5106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Oct 2011 23:17:22 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 418068FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Oct 2011 23:17:21 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 6D84F3A95; Mon, 10 Oct 2011 07:16:55 +0800 (CST)
Message-Id: <20111009231655.6D84F3A95@sunpoet.net>
Date: Mon, 10 Oct 2011 07:16:55 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mopsfelder@gmail.com
Subject: [PATCH] www/p5-Mojolicious: update to 1.99
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mopsfelder@gmail.com

>Number:         161449
>Category:       ports
>Synopsis:       [PATCH] www/p5-Mojolicious: update to 1.99
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 23:20:14 UTC 2011
>Closed-Date:    Mon Oct 10 02:50:59 UTC 2011
>Last-Modified:  Mon Oct 10 03:00:23 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 1.99
- Add CPAN as primary WWW

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

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

--- p5-Mojolicious-1.99.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	19 Sep 2011 02:46:14 -0000	1.14
+++ Makefile	9 Oct 2011 23:17:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mojolicious
-PORTVERSION=	1.98
+PORTVERSION=	1.99
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	19 Sep 2011 02:46:14 -0000	1.12
+++ distinfo	9 Oct 2011 23:17:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-1.98.tar.gz) = 70625ad79059e8edc2d0d302b6decb83ffd4cc6e18224293186b9ecc5684da26
-SIZE (Mojolicious-1.98.tar.gz) = 576383
+SHA256 (Mojolicious-1.99.tar.gz) = 7a52e0c18932e025d04596bd9e8c233c144c9a7b9abebb4915296715765260e1
+SIZE (Mojolicious-1.99.tar.gz) = 579354
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/p5-Mojolicious/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	30 Dec 2008 14:51:36 -0000	1.1
+++ pkg-descr	9 Oct 2011 23:17:00 -0000
@@ -4,4 +4,5 @@
 You can find help via mailing list http://lists.kraih.com/ or via
 IRC irc://irc.perl.org/#mojo
 
-WWW:	http://mojolicious.org/
+WWW: http://search.cpan.org/dist/Mojolicious/
+WWW: http://mojolicious.org/
--- p5-Mojolicious-1.99.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 9 23:20:31 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161449 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 9 23:20:42 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161449 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mopsfelder@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161449: [PATCH] www/p5-Mojolicious: update to 1.99
Date: Sun, 9 Oct 2011 23:20:38 UT

 Maintainer of www/p5-Mojolicious,
 
 Please note that PR ports/161449 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161449
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun Oct 9 23:33:59 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161449 

From: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
To: bug-followup@freebsd.org
Cc: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Subject: Re: ports/161449: [PATCH] www/p5-Mojolicious: update to 1.99
Date: Sun, 9 Oct 2011 23:32:05 -0300

 On Sun, Oct 9, 2011 at 8:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of www/p5-Mojolicious,
 >
 > Please note that PR ports/161449 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/161449
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 Approved. Thanks.
 
 --=20
 Murilo
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Oct 10 02:50:58 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161449 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161449: commit references a PR
Date: Mon, 10 Oct 2011 02:51:01 +0000 (UTC)

 sunpoet     2011-10-10 02:50:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Mojolicious   Makefile distinfo pkg-descr 
   Log:
   - Update to 1.99
   - Add CPAN as primary WWW
   
   Changes:        http://search.cpan.org/dist/Mojolicious/Changes
   PR:             ports/161449
   Submitted by:   sunpoet (myself)
   Approved by:    Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.15      +1 -1      ports/www/p5-Mojolicious/Makefile
   1.13      +2 -2      ports/www/p5-Mojolicious/distinfo
   1.2       +2 -1      ports/www/p5-Mojolicious/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
