From pgollucci@frieza.p6m7g8.net  Thu Jun 18 23:26:33 2009
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0643B106567F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Jun 2009 23:24:31 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (static-76-161-175-34.dsl.cavtel.net [76.161.175.34])
	by mx1.freebsd.org (Postfix) with ESMTP id B9BEC8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Jun 2009 23:24:30 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n5INOMVq027256;
	Thu, 18 Jun 2009 19:24:22 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5INOLqM027255;
	Thu, 18 Jun 2009 19:24:21 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200906182324.n5INOLqM027255@frieza.p6m7g8.net>
Date: Thu, 18 Jun 2009 19:24:21 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: oleg@mamontov.net
Subject: [PATCH] net/p5-URI-SmartURI: update to 0.029
X-Send-Pr-Version: 3.113
X-GNATS-Notify: oleg@mamontov.net

>Number:         135790
>Category:       ports
>Synopsis:       [PATCH] net/p5-URI-SmartURI: update to 0.029
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 23:30:36 UTC 2009
>Closed-Date:    Fri Jun 19 16:33:39 UTC 2009
>Last-Modified:  Fri Jun 19 16:33:39 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 0.029

Port maintainer (oleg@mamontov.net) is cc'd.

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

--- p5-URI-SmartURI-0.029.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-URI-SmartURI/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	29 Sep 2008 07:49:31 -0000	1.1
+++ Makefile	18 Jun 2009 03:32:59 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	URI-SmartURI
-PORTVERSION=	0.025
+PORTVERSION=	0.029
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,12 +14,12 @@
 MAINTAINER=	oleg@mamontov.net
 COMMENT=	Subclassable and hostless URIs
 
-RUN_DEPENDS=	p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised	\
+BUILD_DEPENDS=	p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised	\
 		p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule	\
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose				\
 		p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat		\
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-URI-SmartURI/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	29 Sep 2008 07:49:31 -0000	1.1
+++ distinfo	18 Jun 2009 03:33:05 -0000
@@ -1,3 +1,3 @@
-MD5 (URI-SmartURI-0.025.tar.gz) = aaec4a7aa427d60d892461a9721bd470
-SHA256 (URI-SmartURI-0.025.tar.gz) = aa783c680ebc680aaed6b193c2767ce2571c30809c6d4e9382acf16d4cda523d
-SIZE (URI-SmartURI-0.025.tar.gz) = 53202
+MD5 (URI-SmartURI-0.029.tar.gz) = 31ee4e56d4bf428b7ab559307a0b0c03
+SHA256 (URI-SmartURI-0.029.tar.gz) = 89b260dffb0cb124236e6b45255a9d10f47e85b58f64833150e897b9bc21ff46
+SIZE (URI-SmartURI-0.029.tar.gz) = 48884
--- p5-URI-SmartURI-0.029.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 18 23:37:31 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135790 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 18 23:37:34 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: oleg@mamontov.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135790: [PATCH] net/p5-URI-SmartURI: update to 0.029
Date: Thu, 18 Jun 2009 23:37:33 UT

 Maintainer of net/p5-URI-SmartURI,
 
 Please note that PR ports/135790 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/135790
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Oleg A. Mamontov" <oleg@mamontov.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135790: [PATCH] net/p5-URI-SmartURI: update to 0.029
Date: Fri, 19 Jun 2009 11:37:24 +0400

 On Jun 19, 2009, at 3:37 AM, Edwin Groothuis wrote:
 
 > Maintainer of net/p5-URI-SmartURI,
 >
 > Please note that PR ports/135790 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.
 
 approve
 
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135790
 >
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Fri Jun 19 15:54:28 UTC 2009 
State-Changed-Why:  
feedback received 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135790: commit references a PR
Date: Fri, 19 Jun 2009 16:28:09 +0000 (UTC)

 pgollucci    2009-06-19 16:27:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-URI-SmartURI  Makefile distinfo 
   Log:
   - Update to 0.29
   
   PR:             ports/135790
   Approved by:    maintainer
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.2       +3 -3      ports/net/p5-URI-SmartURI/Makefile
   1.2       +3 -3      ports/net/p5-URI-SmartURI/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Jun 19 16:33:38 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135790 
>Unformatted:
