Skip site navigation (1)Skip section navigation (2)
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:   ports/84061: [PATCH] math/p5-Set-IntSpan: update to 1.08
Message-ID:  <20050725141518.DCA6DB29CE4@utopia.leeym.com>
Resent-Message-ID: <200507251420.j6PEKBYu050610@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84061
>Category:       ports
>Synopsis:       [PATCH] math/p5-Set-IntSpan: update to 1.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 14:20:11 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050725141518.DCA6DB29CE4>