From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 13 20:00:18 2011 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 87315106564A for ; Sun, 13 Mar 2011 20:00:18 +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 2BCD58FC1B for ; Sun, 13 Mar 2011 20:00:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DK0IDa038273 for ; Sun, 13 Mar 2011 20:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2DK0Ixv038272; Sun, 13 Mar 2011 20:00:18 GMT (envelope-from gnats) Resent-Date: Sun, 13 Mar 2011 20:00:18 GMT Resent-Message-Id: <201103132000.p2DK0Ixv038272@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, Frédéric Praca Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BAD6106564A for ; Sun, 13 Mar 2011 19:51:53 +0000 (UTC) (envelope-from frederic.praca@freebsd-fr.org) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by mx1.freebsd.org (Postfix) with ESMTP id 09C578FC17 for ; Sun, 13 Mar 2011 19:51:51 +0000 (UTC) Received: from coruscant.dnsalias.net (unknown [88.169.125.217]) by smtp4-g21.free.fr (Postfix) with ESMTP id B29194C8128 for ; Sun, 13 Mar 2011 20:51:46 +0100 (CET) Received: from coruscant.dnsalias.net (fred@localhost [127.0.0.1]) by coruscant.dnsalias.net (8.14.4/8.14.4/Frédéric PRACA - 05/12/2003) with ESMTP id p2DJrH4H024095 for ; Sun, 13 Mar 2011 20:53:17 +0100 (CET) (envelope-from fred@coruscant.dnsalias.net) Received: (from fred@localhost) by coruscant.dnsalias.net (8.14.4/8.14.4/Submit) id p2DJrHb1024094; Sun, 13 Mar 2011 20:53:17 +0100 (CET) (envelope-from fred) Message-Id: <201103131953.p2DJrHb1024094@coruscant.dnsalias.net> Date: Sun, 13 Mar 2011 20:53:17 +0100 (CET) From: Frédéric Praca To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/155540: [PATCH] Build process of graphics/shotwell repaired X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frédéric Praca List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 20:00:18 -0000 >Number: 155540 >Category: ports >Synopsis: [PATCH] Build process of graphics/shotwell repaired >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 13 20:00:17 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Frédéric Praca >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD coruscant.dnsalias.net 8.2-STABLE FreeBSD 8.2-STABLE #19: Mon Feb 28 20:58:23 CET 2011 root@coruscant.dnsalias.net:/usr/obj/usr/src/sys/CORUSCANT i386 >Description: The building process of graphics/shotwell was broken due to several missing pkg-config files in graphics/libraw. This have been fixed by the patch from http://www.freebsd.org/cgi/query-pr.cgi?pr=155497 which has been committed. >How-To-Repeat: >Fix: --- Makefile.orig 2011-03-13 20:50:50.000000000 +0100 +++ Makefile 2011-03-13 20:50:59.000000000 +0100 @@ -26,8 +26,6 @@ webkit:${PORTSDIR}/www/webkit-gtk2 \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique -BROKEN= does not build - USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomehier gconf2 gtk20 desktopfileutils librsvg2 >Release-Note: >Audit-Trail: >Unformatted: