ports/123951: [update] editors/poedit is not broken on 8.0-CURRENT i386

Romain Tartiere romain at blogreen.org
Sat May 24 10:50:04 UTC 2008


>Number:         123951
>Category:       ports
>Synopsis:       [update] editors/poedit is not broken on 8.0-CURRENT i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 10:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Romain Tartiere
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD arthur.sigabrt.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 8 23:01:31 UTC 2008 root at arthur.sigabrt.org:/usr/obj/usr/src/sys/ARTHUR i386


	
>Description:

editors/poedit is marked as BROKEN on 8.0-CURRENT i386. I wanted to investigate the problem and it compiled out of the box :-)

There are not many details about what was wrong, maybe it was transient?  Unfortunately I do not have any other i386 on -CURRENT to perform more tests.

>How-To-Repeat:
	
>Fix:

This patch enables build again.

--- poedit.diff begins here ---
diff -ruN /usr/ports/editors/poedit/Makefile poedit/Makefile
--- /usr/ports/editors/poedit/Makefile	2008-05-08 19:54:18.000000000 +0000
+++ poedit/Makefile	2008-05-24 10:37:49.662765000 +0000
@@ -38,10 +38,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 800000 && ${ARCH} == i386
-BROKEN=	Does not compile
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's/for version in .*;/for version in ${BDB_VER};/ ; \
--- poedit.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list