From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 24 10:50:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0436B106566C for ; Sat, 24 May 2008 10:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D565C8FC12 for ; Sat, 24 May 2008 10:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4OAo11B077716 for ; Sat, 24 May 2008 10:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4OAo1TA077715; Sat, 24 May 2008 10:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 24 May 2008 10:50:01 GMT Resent-Message-Id: <200805241050.m4OAo1TA077715@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Romain Tartiere Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 871D4106564A for ; Sat, 24 May 2008 10:47:36 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB3A8FC13 for ; Sat, 24 May 2008 10:47:36 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id BC78D17B577 for ; Sat, 24 May 2008 12:47:34 +0200 (CEST) Received: from marvin.blogreen.org (marvin.blogreen.org [82.247.213.140]) by smtp3-g19.free.fr (Postfix) with ESMTP id A259617B552 for ; Sat, 24 May 2008 12:47:34 +0200 (CEST) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 4C7135C089; Sat, 24 May 2008 12:47:34 +0200 (CEST) Message-Id: <20080524104734.4C7135C089@marvin.blogreen.org> Date: Sat, 24 May 2008 12:47:34 +0200 (CEST) From: Romain Tartiere To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/123951: [update] editors/poedit is not broken on 8.0-CURRENT i386 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Romain Tartiere List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 10:50:04 -0000 >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@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 -.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: