From leeym@utopia.leeym.com  Mon Jul 25 14:15:41 2005
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0CEBB16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 14:15:41 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr33.hinet.net (msr33.hinet.net [168.95.4.133])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1419C43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Jul 2005 14:15:35 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr33.hinet.net (8.9.3/8.9.3) with ESMTP id WAA11090;
	Mon, 25 Jul 2005 22:15:29 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 230CAB29CEF;
	Mon, 25 Jul 2005 22:15:23 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 15033-06; Mon, 25 Jul 2005 22:15:18 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id DCA6DB29CE4; Mon, 25 Jul 2005 22:15:18 +0800 (CST)
Message-Id: <20050725141518.DCA6DB29CE4@utopia.leeym.com>
Date: Mon, 25 Jul 2005 22:15:18 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: croyle@gelemna.org
Subject: [PATCH] math/p5-Set-IntSpan: update to 1.08
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84061
>Category:       ports
>Synopsis:       [PATCH] math/p5-Set-IntSpan: update to 1.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 14:20:11 GMT 2005
>Closed-Date:    Mon Jul 25 16:44:53 GMT 2005
>Last-Modified:  Mon Jul 25 16:44:53 GMT 2005
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 17 07:50:25 CST 2005
>Description:
- Update to 1.08

Port maintainer (croyle@gelemna.org) is cc'd.

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

--- p5-Set-IntSpan-1.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	24 Oct 2003 12:02:48 -0000	1.8
+++ Makefile	25 Jul 2005 14:14:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Set-IntSpan
-PORTVERSION=	1.07
+PORTVERSION=	1.08
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Set
@@ -19,4 +19,7 @@
 
 MAN3=		Set::IntSpan.3
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|^our|my|g' ${WRKSRC}/IntSpan.pm
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	18 Mar 2004 02:27:41 -0000	1.3
+++ distinfo	25 Jul 2005 14:14:43 -0000
@@ -1,2 +1,2 @@
-MD5 (Set-IntSpan-1.07.tar.gz) = 2f8839d5897f1f0597bff1e6475004bb
-SIZE (Set-IntSpan-1.07.tar.gz) = 13641
+MD5 (Set-IntSpan-1.08.tar.gz) = 9d44f23bd2e4f3852e53f703f73fc699
+SIZE (Set-IntSpan-1.08.tar.gz) = 14148
--- p5-Set-IntSpan-1.08.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: leeym 
State-Changed-When: Mon Jul 25 15:11:20 GMT 2005 
State-Changed-Why:  
The maintainer is noticed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84061 
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Mon Jul 25 15:11:24 GMT 2005 
Responsible-Changed-Why:  
I will take care of this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84061 
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Mon Jul 25 16:44:52 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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