From owner-freebsd-ports@freebsd.org Thu May 18 18:09:11 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A98E3D70A02 for ; Thu, 18 May 2017 18:09:11 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 91CD1155A for ; Thu, 18 May 2017 18:09:11 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 91352D70A01; Thu, 18 May 2017 18:09:11 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90DEFD70A00 for ; Thu, 18 May 2017 18:09:11 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 557741558 for ; Thu, 18 May 2017 18:09:10 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from [212.54.42.118] (helo=lsmtp4.tb.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dBPrH-00020l-M2; Thu, 18 May 2017 20:09:07 +0200 Received: from d34030.upc-d.chello.nl ([213.46.34.30] helo=[192.168.0.51]) by lsmtp4.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dBPrH-0001Ky-JY; Thu, 18 May 2017 20:09:07 +0200 Message-ID: <1495130946.27353.3.camel@rainbow-runner.nl> Subject: Re: www/epiphany wants graphics/gdk-pixbuf that's not available in ports From: Koop Mast To: bob prohaska , ports@freebsd.org Date: Thu, 18 May 2017 20:09:06 +0200 In-Reply-To: <20170518031654.GA4155@www.zefox.net> References: <20170518031654.GA4155@www.zefox.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-SourceIP: 213.46.34.30 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=C/qZ8UH+ c=1 sm=1 tr=0 a=A4srH7kgSix8FTkTlriEHg==:17 a=IkcTkHD0fZMA:10 a=tJ8p9aeEuA8A:10 a=6I5d2MoRAAAA:8 a=uD1V6Tm9sQO1NBbgx2kA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2017 18:09:11 -0000 On Wed, 2017-05-17 at 20:16 -0700, bob prohaska wrote: Hi, > For some reason the port of www/epiphany is asking for a  version > of graphics/gdk-pixbuf (2.36.5) later than the most recent version  > available via svn ( 2.32.3). Epiphany depends on graphics/gdk-pixbuf2 not the really older gdk- pixbuf. > Perhaps more curiously, when looking in graphics/gdk-pixbuf the > directory > listing reports the presence of gdk-pixbuf-0.22.0 which seems most > confusing. That's the source directory which gave rise to 2.32.3 > found > by www/epiphany. I think your trying to build ports from the HEAD ports tree, but have quartery packages installed. Gdk-pixbuf2 was updated to 2.36 in April, so that version is not available as a package in the 2017Q2 quartery branch. -Koop > Is something entirely mixed up? This is on RPI2 running -current, but > that isn't obviously relevant: Far as I can see, port names aren't > platform > specific. I.e., "ports is ports". (apologies to Walt Kelley)  > > Thanks for reading, > > bob prohaska > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.o > rg"