From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 28 20:15:24 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0737F5C1; Thu, 28 Nov 2013 20:15:24 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFEFE12A2; Thu, 28 Nov 2013 20:15:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rASKFNsa099187; Thu, 28 Nov 2013 20:15:23 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rASKFNQM099186; Thu, 28 Nov 2013 20:15:23 GMT (envelope-from kwm) Date: Thu, 28 Nov 2013 20:15:23 GMT Message-Id: <201311282015.rASKFNQM099186@freefall.freebsd.org> To: cheunghonyu@gmail.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Subject: Re: ports/184348: [PATCH] unbreak textproc/gtk-doc by adding dependance of textproc/docbook-xml-430 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 20:15:24 -0000 Synopsis: [PATCH] unbreak textproc/gtk-doc by adding dependance of textproc/docbook-xml-430 State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Thu Nov 28 20:13:13 UTC 2013 State-Changed-Why: That would cover up a the problem. gnome-doc-utils is supposed to bring in docbook-xml-4.3 and -4.4. However due to a pkg bug this didn't happen. It has been fixed in pkg 1.2.1, you need to remove the gnome-doc-utils package from your repo and rebuild it to build a correct package. http://www.freebsd.org/cgi/query-pr.cgi?pr=184348