From pgollucci@frieza.p6m7g8.net  Thu Jun 18 23:23:35 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 387641065686;
	Thu, 18 Jun 2009 23:22:45 +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 F08B18FC1B;
	Thu, 18 Jun 2009 23:22:44 +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 n5INMb82018228;
	Thu, 18 Jun 2009 19:22:37 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5INMbIM018227;
	Thu, 18 Jun 2009 19:22:37 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200906182322.n5INMbIM018227@frieza.p6m7g8.net>
Date: Thu, 18 Jun 2009 19:22:37 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: chinsan@freebsd.org
Subject: [PATCH] devel/p5-MooseX-Storage: update to 0.18
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135756
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MooseX-Storage: update to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    chinsan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 18 23:30:21 UTC 2009
>Closed-Date:    Fri Jul 03 20:24:53 UTC 2009
>Last-Modified:  Fri Jul 03 20:24:53 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.18

Port maintainer (chinsan@FreeBSD.org) is cc'd.

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

--- p5-MooseX-Storage-0.18.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	12 Apr 2009 21:37:53 -0000	1.3
+++ Makefile	18 Jun 2009 03:29:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MooseX-Storage
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@
 MAINTAINER=	chinsan@FreeBSD.org
 COMMENT=	An serialization framework for Moose classes
 
-RUN_DEPENDS=	p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS=	p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
 		p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \
 		p5-Test-JSON>=0.06:${PORTSDIR}/devel/p5-Test-JSON \
 		p5-Best>=0:${PORTSDIR}/devel/p5-Best \
@@ -23,7 +23,7 @@
 		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Test-TempDir>=0.02:${PORTSDIR}/devel/p5-Test-TempDir
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	12 Apr 2009 21:37:53 -0000	1.3
+++ distinfo	18 Jun 2009 03:29:48 -0000
@@ -1,3 +1,3 @@
-MD5 (MooseX-Storage-0.17.tar.gz) = 626819fe42830d6ff635a84bcd17706a
-SHA256 (MooseX-Storage-0.17.tar.gz) = f1df47fbf74f41a3bf9aca019e2cb5c0516455ff51e44bb9d22a2361bfea920f
-SIZE (MooseX-Storage-0.17.tar.gz) = 41932
+MD5 (MooseX-Storage-0.18.tar.gz) = 680fca0f63f7910fed8c52805bc579e2
+SHA256 (MooseX-Storage-0.18.tar.gz) = e1bb8c41601cb9b1ac328b40fcf5a8caab9c26e294edbb90408965afa049db84
+SIZE (MooseX-Storage-0.18.tar.gz) = 43402
--- p5-MooseX-Storage-0.18.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->chinsan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 18 23:34:34 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135756: commit references a PR
Date: Fri,  3 Jul 2009 20:07:19 +0000 (UTC)

 pgollucci    2009-07-03 20:07:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-MooseX-Storage Makefile distinfo 
   Log:
   - Update to 0.18
   
   PR:             ports/135756
   Approved by:    maintainer timeout (chinsan; 16 days)
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.4       +3 -3      ports/devel/p5-MooseX-Storage/Makefile
   1.4       +3 -3      ports/devel/p5-MooseX-Storage/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 Jul 3 20:24:52 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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