From pgollucci@piccollo.p6m7g8.net  Tue May  6 21:39:39 2008
Return-Path: <pgollucci@piccollo.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 916D61065672;
	Tue,  6 May 2008 21:39:39 +0000 (UTC)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: from piccollo.p6m7g8.net (piccollo.p6m7g8.net [70.88.236.19])
	by mx1.freebsd.org (Postfix) with ESMTP id 43CDC8FC15;
	Tue,  6 May 2008 21:39:39 +0000 (UTC)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: from piccollo.p6m7g8.net (localhost.p6m7g8.net [127.0.0.1])
	by piccollo.p6m7g8.net (8.14.2/8.14.2) with ESMTP id m46LdabU002784
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO);
	Tue, 6 May 2008 17:39:37 -0400 (EDT)
	(envelope-from pgollucci@piccollo.p6m7g8.net)
Received: (from pgollucci@localhost)
	by piccollo.p6m7g8.net (8.14.2/8.14.2/Submit) id m46LdaAx002783;
	Tue, 6 May 2008 17:39:36 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200805062139.m46LdaAx002783@piccollo.p6m7g8.net>
Date: Tue, 6 May 2008 17:39:36 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: skv@freebsd.org
Subject: [PATCH] textproc/p5-SVG: update to 2.44
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123479
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-SVG: update to 2.44
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 06 21:40:02 UTC 2008
>Closed-Date:    Sat May 31 21:11:02 UTC 2008
>Last-Modified:  Sat May 31 21:20:00 UTC 2008
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar  2 09:48:59 EST
>Description:
- Update to 2.44
http://tinderbox-i386.p6m7g8.net/tb/logs/8.0-FreeBSD/p5-SVG-2.44.log
Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-SVG-2.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-SVG/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	17 Apr 2008 14:28:56 -0000	1.8
+++ Makefile	6 May 2008 14:17:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SVG
-PORTVERSION=	2.33
+PORTVERSION=	2.44
 CATEGORIES=	textproc graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-SVG/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	24 Jan 2006 03:09:53 -0000	1.8
+++ distinfo	6 May 2008 14:17:37 -0000
@@ -1,3 +1,3 @@
-MD5 (SVG-2.33.tar.gz) = 80aff1f4d107bf56696653895e5eed81
-SHA256 (SVG-2.33.tar.gz) = b53405594950e46dcd89c7ee96e18f700aaff8207be66d6d54dec40c76f94caa
-SIZE (SVG-2.33.tar.gz) = 47100
+MD5 (SVG-2.44.tar.gz) = 697aab04d7edf71bfb761d399b943165
+SHA256 (SVG-2.44.tar.gz) = 188ddb3328b957a1eb4ca5a05e6a92adfb3297dd51c491d6a84be9cff89c3d5c
+SIZE (SVG-2.44.tar.gz) = 49206
--- p5-SVG-2.44.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 6 21:40:12 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123479 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 31 21:11:01 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123479: commit references a PR
Date: Sat, 31 May 2008 21:10:49 +0000 (UTC)

 miwi        2008-05-31 21:10:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-SVG      Makefile distinfo 
   Log:
   - Update to 2.44
   
   PR:             123479
   Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.9       +1 -1      ports/textproc/p5-SVG/Makefile
   1.9       +3 -3      ports/textproc/p5-SVG/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:
