ports/175077: maintainer update: math/py-ffc

Jason Bacon jwbacon at tds.net
Sun Jan 6 22:10:00 UTC 2013


>Number:         175077
>Category:       ports
>Synopsis:       maintainer update: math/py-ffc
>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 06 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        9.0-RELEASE
>Organization:
Acadix Consulting, LLC
>Environment:
FreeBSD sculpin.jbacon.dyndns.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Fix prefix in test script.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/math/py-ffc/Makefile /home/bacon/Prog/Ports/ports/math/py-ffc/Makefile
--- /usr/ports/math/py-ffc/Makefile	2012-04-12 14:33:50.000000000 -0500
+++ /home/bacon/Prog/Ports/ports/math/py-ffc/Makefile	2012-05-25 10:25:39.000000000 -0500
@@ -23,4 +23,8 @@
 MAN1=		ffc.1
 MANCOMPRESSED=	yes
 
+post-patch:
+	${REINPLACE_CMD} -e 's|"usr")|"usr", "local")|g' \
+		${WRKSRC}/test/regression/test.py
+
 .include <bsd.port.mk>


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


More information about the freebsd-ports-bugs mailing list