From owner-freebsd-ports@freebsd.org Thu May 18 03:17:03 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 53942D72F64 for ; Thu, 18 May 2017 03:17:03 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4102B1994 for ; Thu, 18 May 2017 03:17:03 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: by mailman.ysv.freebsd.org (Postfix) id 403CFD72F63; Thu, 18 May 2017 03:17:03 +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 3D1CFD72F62 for ; Thu, 18 May 2017 03:17:03 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 146FF1993 for ; Thu, 18 May 2017 03:17:02 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id v4I3GtDW004696 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 17 May 2017 20:16:56 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id v4I3Gte5004695 for ports@freebsd.org; Wed, 17 May 2017 20:16:55 -0700 (PDT) (envelope-from fbsd) Date: Wed, 17 May 2017 20:16:54 -0700 From: bob prohaska To: ports@freebsd.org Subject: www/epiphany wants graphics/gdk-pixbuf that's not available in ports Message-ID: <20170518031654.GA4155@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) 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 03:17:03 -0000 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). 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. 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