From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 19 05:21:51 2011 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64D6A106566C; Tue, 19 Jul 2011 05:21:51 +0000 (UTC) (envelope-from ports@eitanadler.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 039938FC15; Tue, 19 Jul 2011 05:21:50 +0000 (UTC) Received: by qyk38 with SMTP id 38so2561754qyk.13 for ; Mon, 18 Jul 2011 22:21:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=cTeXmmJAQ7fCah4J1NDy/9UOBgiMQuU+5ih5Verzi3g=; b=gFLkfZ7TGkDKTAWB6mB0zf5d+EamVWAXD0NNv1OKSZTbLMIxsk3ThFn5LcwRnix0rF /DFRU1DU8wLwTuAgpTWI+Hw1hXcFqRBUYHBCelIuDf0OWIM7gILYLko9ZQQKsLa/UuI1 Wb8KR9jecg5aLdYwGhZI0+w2wW5SYL+0kjwzI= Received: by 10.224.42.5 with SMTP id q5mr3530536qae.176.1311051129955; Mon, 18 Jul 2011 21:52:09 -0700 (PDT) Received: from mail-vx0-f182.google.com ([209.85.220.182]) by mx.google.com with ESMTPS id w18sm3439004qac.11.2011.07.18.21.52.09 (version=SSLv3 cipher=OTHER); Mon, 18 Jul 2011 21:52:09 -0700 (PDT) Received: by vxg33 with SMTP id 33so3708265vxg.13 for ; Mon, 18 Jul 2011 21:52:09 -0700 (PDT) Received: by 10.52.173.210 with SMTP id bm18mr4201398vdc.438.1311051129165; Mon, 18 Jul 2011 21:52:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.165.74 with HTTP; Mon, 18 Jul 2011 21:51:39 -0700 (PDT) In-Reply-To: <201107171313.p6HDDeF3077441@freefall.freebsd.org> References: <201107171313.p6HDDeF3077441@freefall.freebsd.org> From: Eitan Adler Date: Tue, 19 Jul 2011 04:51:39 +0000 Message-ID: To: arved@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/158949: [PATCH] x11-wm/icewm: fix build when WITH_GNOME is requested X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2011 05:21:51 -0000 Just acking this so it does not become a maintainer timeout. I am working on a patch for this problem. On Sun, Jul 17, 2011 at 1:13 PM, wrote: > Synopsis: [PATCH] x11-wm/icewm: fix build when WITH_GNOME is requested > > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Sun Jul 17 13:12:34 UTC 2011 > State-Changed-Why: > Maybe the plist also needs to be adjusted? > > I get the following error: > > =3D=3D=3D> =C2=A0Building package for icewm-1.3.7_1 > tar: share/gnome/wm-properties/IceWM.desktop: Cannot stat: No such file o= r directory > tar: Error exit delayed from previous errors. > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D158949 > --=20 Eitan Adler