From pgollucci@frieza.p6m7g8.net  Fri May 22 06:40:53 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 ECC1E1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 May 2009 06:40:53 +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 93BA78FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 May 2009 06:40:53 +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 n4M6cxci037967;
	Fri, 22 May 2009 02:38:59 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n4M6cx5T037966;
	Fri, 22 May 2009 02:38:59 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200905220638.n4M6cx5T037966@frieza.p6m7g8.net>
Date: Fri, 22 May 2009 02:38:59 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@freebsd.org
Subject: [PATCH] lang/p5-Scalar-List-Utils: update to 1.21
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         134830
>Category:       ports
>Synopsis:       [PATCH] lang/p5-Scalar-List-Utils: update to 1.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 22 06:50:04 UTC 2009
>Closed-Date:    Fri Jun 05 23:02:35 UTC 2009
>Last-Modified:  Fri Jun 05 23:02:35 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 #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 1.21

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

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

--- p5-Scalar-List-Utils-1.21,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/p5-Scalar-List-Utils/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	14 May 2009 10:52:49 -0000	1.12
+++ Makefile	22 May 2009 06:40:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Scalar-List-Utils
-PORTVERSION=	1.20
+PORTVERSION=	1.21
 PORTEPOCH=	1
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/p5-Scalar-List-Utils/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	14 May 2009 10:52:49 -0000	1.11
+++ distinfo	22 May 2009 06:40:50 -0000
@@ -1,3 +1,3 @@
-MD5 (Scalar-List-Utils-1.20.tar.gz) = 5580861a1332afd91fd56bce736dbe93
-SHA256 (Scalar-List-Utils-1.20.tar.gz) = 826d93ae4a1f2abf4c759bed41ba5626a13fe4f4b9e5027457fc57a895305d69
-SIZE (Scalar-List-Utils-1.20.tar.gz) = 27836
+MD5 (Scalar-List-Utils-1.21.tar.gz) = 8b59aa84b5c1da7ad651f6f7973f8e29
+SHA256 (Scalar-List-Utils-1.21.tar.gz) = 9c0981e6bd4037834f7f398cecaa2d5b72a0dedf1c4d8119b17cb738d3f7b266
+SIZE (Scalar-List-Utils-1.21.tar.gz) = 28229
--- p5-Scalar-List-Utils-1.21,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 22 06:50:49 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134830: commit references a PR
Date: Fri,  5 Jun 2009 22:52:04 +0000 (UTC)

 pgollucci    2009-06-05 22:51:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/p5-Scalar-List-Utils Makefile distinfo 
   Log:
   - Update to 1.21
   
   PR:             ports/134830
   Approved by:    maintainer timeout (tobez; 15 days)
   Submitted by:   me
   
   Revision  Changes    Path
   1.13      +1 -1      ports/lang/p5-Scalar-List-Utils/Makefile
   1.12      +3 -3      ports/lang/p5-Scalar-List-Utils/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 5 23:02:34 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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