ports/99003: [PATCH] lang/p5-ExtUtils-F77: update to 1.15

Aaron Dalton aaron at FreeBSD.org
Fri Jun 16 04:40:18 UTC 2006


>Number:         99003
>Category:       ports
>Synopsis:       [PATCH] lang/p5-ExtUtils-F77: update to 1.15
>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:   Fri Jun 16 04:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 1.15
- Add patch to test cleanly under Perl 5.005

Port maintainer (jmz at FreeBSD.org) is cc'd.

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

--- p5-ExtUtils-F77-1.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/p5-F77/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	14 May 2003 21:26:51 -0000	1.8
+++ Makefile	16 Jun 2006 04:36:28 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-F77
-PORTVERSION=	1.14
+PORTVERSION=	1.15
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	ExtUtils
@@ -29,5 +29,7 @@
 post-patch:
 	@cd ${WRKSRC}; ${PERL5} -i.orig -pe \
 		's/(.*Freebsd.*lib )(-lf2c)(.*)/$$1 ${F2CLIB} $$3/' F77.pm
+	@${PERL} -pi -e '$$_ = "" if /(use|no) warnings/;' \
+		${WRKSRC}/F77.pm \
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/p5-F77/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	22 Jan 2006 12:42:17 -0000	1.5
+++ distinfo	16 Jun 2006 04:36:28 -0000
@@ -1,3 +1,3 @@
-MD5 (ExtUtils-F77-1.14.tar.gz) = 8b25d181fdedd3cdc6d5d26b9bf94d27
-SHA256 (ExtUtils-F77-1.14.tar.gz) = 3fa902d262cdd4ee17482d79315c84d31199bcc0ebe133fb08144b7ca7307c2e
-SIZE (ExtUtils-F77-1.14.tar.gz) = 8663
+MD5 (ExtUtils-F77-1.15.tar.gz) = 29eda7785a5b78d23f31f057b7474ac1
+SHA256 (ExtUtils-F77-1.15.tar.gz) = 03c1cb5e93ce874924ee52a61584de34679339d31deef54e3294ddfb59671d87
+SIZE (ExtUtils-F77-1.15.tar.gz) = 9526
--- p5-ExtUtils-F77-1.15.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list