From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 18 19:40:04 2012 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AC4F1065674 for ; Wed, 18 Apr 2012 19:40:04 +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 569EF8FC0A for ; Wed, 18 Apr 2012 19:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3IJe4UP089622 for ; Wed, 18 Apr 2012 19:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3IJe4S2089621; Wed, 18 Apr 2012 19:40:04 GMT (envelope-from gnats) Date: Wed, 18 Apr 2012 19:40:04 GMT Message-Id: <201204181940.q3IJe4S2089621@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/166630: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2012 19:40:04 -0000 The following reply was made to PR ports/166630; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/166630: commit references a PR Date: Wed, 18 Apr 2012 19:31:27 +0000 (UTC) bsam 2012-04-18 19:31:11 UTC FreeBSD ports repository Modified files: devel/xdg-utils Makefile Log: Add misc/hicolor-icon-theme to RUN_DEPENDS. From xdg-icon-resource(1): "--theme theme Installs or removes the icon file as part of theme. If no theme is specified the icons will be installed as part of the default hicolor theme. Applications may install icons under multiple themes but should at least install icons for the default hicolor theme." In my case graphics/djview4 needs this dependency. PR: ports/166630 Submitted by: bsam (me) Approved by: gnome (mezz, reluctantly (-: and eager to withdraw his approval if someone objects) Discussed at: freebsd-gnome Revision Changes Path 1.12 +3 -1 ports/devel/xdg-utils/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"