From bill.brinzer@gmail.com  Sat Oct  9 04:47:09 2010
Return-Path: <bill.brinzer@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 657DD106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Oct 2010 04:47:09 +0000 (UTC)
	(envelope-from bill.brinzer@gmail.com)
Received: from 10637.x.rootbsd.net (10637.x.rootbsd.net [204.109.60.79])
	by mx1.freebsd.org (Postfix) with ESMTP id 216F18FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Oct 2010 04:47:08 +0000 (UTC)
Received: by www.1316brown.com (Postfix, from userid 1001)
	id 5C9505674E; Sat,  9 Oct 2010 00:30:48 -0400 (EDT)
Message-Id: <20101009043048.5C9505674E@www.1316brown.com>
Date: Sat,  9 Oct 2010 00:30:48 -0400 (EDT)
From: Bill Brinzer <bill.brinzer@gmail.com>
Reply-To: Bill Brinzer <bill.brinzer@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] Update devel/p5-autobox to 2.71
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151329
>Category:       ports
>Synopsis:       [maintainer update] Update devel/p5-autobox to 2.71
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 09 04:50:01 UTC 2010
>Closed-Date:    Mon Oct 11 02:28:11 UTC 2010
>Last-Modified:  Mon Oct 11 02:30:01 UTC 2010
>Originator:     Bill Brinzer
>Release:        FreeBSD 8.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD www.1316brown.com 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #1: Mon Sep 20 20:30:07 EDT 2010 root@10637.x.rootbsd.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update devel/p5-autobox to 2.71.

Changelog:
http://cpansearch.perl.org/src/CHOCOLATE/autobox-2.71/Changes
	
>How-To-Repeat:
	
>Fix:

	

--- p5-autobox-2.71.patch begins here ---
diff -urN p5-autobox.orig/Makefile p5-autobox/Makefile
--- p5-autobox.orig/Makefile	2010-09-11 14:19:46.000000000 -0400
+++ p5-autobox/Makefile	2010-10-09 00:16:54.000000000 -0400
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	autobox
-PORTVERSION=	2.70
+PORTVERSION=	2.71
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHOCOLATE/
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	bill.brinzer@gmail.com
 COMMENT=	Call methods on native Perl types
 
-BUILD_DEPENDS=	p5-Scope-Guard>=0.03:${PORTSDIR}/devel/p5-Scope-Guard
-RUN_DEPENDS=	p5-Scope-Guard>=0.03:${PORTSDIR}/devel/p5-Scope-Guard
+RUN_DEPENDS=	p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.1+
 
diff -urN p5-autobox.orig/distinfo p5-autobox/distinfo
--- p5-autobox.orig/distinfo	2010-09-11 14:19:46.000000000 -0400
+++ p5-autobox/distinfo	2010-10-09 00:17:38.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (autobox-2.70.tar.gz) = 2399312bfffbf91e8fdce306f0357e86
-SHA256 (autobox-2.70.tar.gz) = acda800ea6fa13758158ba91c6bafe8c9f7a779c426a5660d04734df1a6fa7ea
-SIZE (autobox-2.70.tar.gz) = 71740
+MD5 (autobox-2.71.tar.gz) = 559aa842c67ea65fd0c52e9abe68839f
+SHA256 (autobox-2.71.tar.gz) = 1af1df16e11f4075b1a63de3b254345420a60550284b417404ff9cb006d16e11
+SIZE (autobox-2.71.tar.gz) = 71835
--- p5-autobox-2.71.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 9 04:50:38 UTC 2010 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151329 
Responsible-Changed-From-To: perl->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Sat Oct 9 06:23:11 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151329 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Mon Oct 11 02:28:10 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151329: commit references a PR
Date: Mon, 11 Oct 2010 02:27:02 +0000 (UTC)

 wen         2010-10-11 02:26:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-autobox     Makefile distinfo 
   Log:
   - Update to 2.71
   
   PR:             ports/151329
   Submitted by:   Bill Brinzer <bill.brinzer@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +3 -3      ports/devel/p5-autobox/Makefile
   1.3       +3 -3      ports/devel/p5-autobox/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"
 
>Unformatted:
