Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 12:00:31 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        croyle@gelemna.org
Subject:   ports/111585: [PATCH] math/p5-Set-IntSpan: update to 1.11
Message-ID:  <20070415040031.62E1676F76F@utopia.leeym.com>
Resent-Message-ID: <200704150410.l3F4A2qA062103@freefall.freebsd.org>

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

>Number:         111585
>Category:       ports
>Synopsis:       [PATCH] math/p5-Set-IntSpan: update to 1.11
>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:   Sun Apr 15 04:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #4: Fri Mar 23 00:03:31 CST 2007
>Description:
- Update to 1.11

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

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

--- p5-Set-IntSpan-1.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	1 Jan 2006 19:06:39 -0000	1.12
+++ Makefile	15 Apr 2007 04:00:27 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Set-IntSpan
-PORTVERSION=	1.09
-PORTREVISION=	0
+PORTVERSION=	1.11
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Set
@@ -20,11 +19,4 @@
 
 MAN3=		Set::IntSpan.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
-	${PERL} -pi -e 's/^our (\S+)/use vars qw($$1); $$1/' ${WRKSRC}/IntSpan.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	1 Jan 2006 19:06:39 -0000	1.5
+++ distinfo	15 Apr 2007 04:00:27 -0000
@@ -1,3 +1,3 @@
-MD5 (Set-IntSpan-1.09.tar.gz) = 161b53631199cc9baf7c7f96ad68a31c
-SHA256 (Set-IntSpan-1.09.tar.gz) = 7a8f95af361e4365afb69e903080c9a116f202f44ed19e463b971ba988976b0d
-SIZE (Set-IntSpan-1.09.tar.gz) = 17524
+MD5 (Set-IntSpan-1.11.tar.gz) = 33c16183c0a7731c80bf64e1530982b7
+SHA256 (Set-IntSpan-1.11.tar.gz) = ec5b605415f37324d316e23e653505da7c5e8ba806244a7c060d3074eabbdd12
+SIZE (Set-IntSpan-1.11.tar.gz) = 22636
--- p5-Set-IntSpan-1.11.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?20070415040031.62E1676F76F>