From owner-freebsd-ports@FreeBSD.ORG Sun Apr 28 06:42:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EA410440 for ; Sun, 28 Apr 2013 06:42:48 +0000 (UTC) (envelope-from t.mueller1@insightbb.com) Received: from mail.insightbb.com (smtp3.insight.synacor.com [208.47.185.25]) by mx1.freebsd.org (Postfix) with ESMTP id B9C111B3D for ; Sun, 28 Apr 2013 06:42:47 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=futelSEf c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=evyqEfaa9_oA:10 a=DvSzqBOGy98A:10 a=pedpZTtsAAAA:8 a=_rJRtd9uu1AA:10 a=aYBiS8-gAhrussmRIN0A:9 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller6724@bellsouth.net; sender-id=neutral Authentication-Results: smtp02.insight.synacor.com smtp.mail=t.mueller1@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:27908] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id CE/83-17959-0E4CC715; Sun, 28 Apr 2013 02:42:40 -0400 Date: Sun, 28 Apr 2013 02:42:40 -0400 Message-ID: From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Re: Status/version of graphics/png? Cc: Dirk Meyer , Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Apr 2013 06:42:49 -0000 from Chris Rees: > What new features are you trying to take advantage of with png? I went to the libpng website and couldn't find the desired changelog, but found libpng 1.4.x and 1.5.x were still in active development, and there was also a beta 1.7.0 . 1.6.2 is the latest release. I notice that, since I sent my last message, FreeBSD ports upgraded to png 1.5.15 . So I don't really know about the differences in features between the various releases. I follow changes to both FreeBSD ports and NetBSD pkgsrc daily, some time after midnight UTC, notice there are usually many more additions to FreeBSD ports than to NetBSD pkgsrc. Tom