Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2006 17:00:38 -0700 (MST)
From:      hideo <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92480: [PATCH] finance/p5-Finance-Currency-Convert-WebserviceX post-patch addition 
Message-ID:  <20060129000038.121AA33C3B@darwin.lastamericanempire.com>
Resent-Message-ID: <200601290010.k0T0A2RZ054415@freefall.freebsd.org>

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

>Number:         92480
>Category:       ports
>Synopsis:       [PATCH] finance/p5-Finance-Currency-Convert-WebserviceX post-patch addition
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 29 00:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan 23 20:25:06 MST 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Add Makefile.PL to the post-patch warnings scrub for older Perls and to appease pointyhat.
>How-To-Repeat:
	
>Fix:

	

--- p5-Finance-Currency-Convert-WebserviceX-again begins here ---
diff -ruN /usr/ports/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile p5-Finance-Currency-Convert-WebserviceX/Makefile
--- /usr/ports/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile	Wed Dec 28 02:49:57 2005
+++ p5-Finance-Currency-Convert-WebserviceX/Makefile	Sat Jan 28 16:50:30 2006
@@ -27,6 +27,7 @@
 .if ${PERL_LEVEL} < 500600
 post-patch:
 	@${PERL} -pi -e	'$$_ = "" if /^use warnings/o' \
+		${WRKSRC}/Makefile.PL \
 		${WRKSRC}/lib/Finance/Currency/Convert/WebserviceX.pm
 .endif
 
--- p5-Finance-Currency-Convert-WebserviceX-again ends here ---


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



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