Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 04:09:31 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/102030: [MAINTAINER] textproc/p5-XML-XPathEngine: Fix build on 5.00503
Message-ID:  <20060814200931.7815D1F9@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608142010.k7EKAIBm017858@freefall.freebsd.org>

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

>Number:         102030
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-XPathEngine: Fix build on 5.00503
>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:   Mon Aug 14 20:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Fix build on 5.00505

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

--- p5-XML-XPathEngine-0.03.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-XPathEngine/Makefile /home/staff/gslin/work/p5-XML-XPathEngine/Makefile
--- /usr/ports/textproc/p5-XML-XPathEngine/Makefile	Wed Aug  9 18:17:31 2006
+++ /home/staff/gslin/work/p5-XML-XPathEngine/Makefile	Tue Aug 15 04:08:43 2006
@@ -28,6 +28,7 @@
 
 post-patch:
 	${PERL} -pi -e '$$_ = "" if /^use warnings/' ${WRKSRC}/Makefile.PL
+	${FIND} ${WRKSRC} -name '*.orig' -delete
 .endif
 
 .include <bsd.port.post.mk>
--- p5-XML-XPathEngine-0.03.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?20060814200931.7815D1F9>