Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E253B63B954 for ; Mon, 2 Jan 2012 22:43:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5D8C714A243; Mon, 2 Jan 2012 22:43:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F1CB14A241 for ; Mon, 2 Jan 2012 22:43:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id m_BLvdvZTbKJ for ; Mon, 2 Jan 2012 22:43:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9C2ED14A1BC for ; Mon, 2 Jan 2012 22:43:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D4CDE175DD; Mon, 2 Jan 2012 22:43:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 2 Jan 2012 22:43:49 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/graphics/hugin To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20120102224349.D4CDE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Mon Jan 2 22:43:49 UTC 2012 Modified Files: pkgsrc/graphics/hugin: distinfo Added Files: pkgsrc/graphics/hugin/patches: patch-src_foreign_vigra_vigra__impex_png_cxx Log Message: Update the png handling file in the included copy of vigra from pkgsrc vigra (which is 1.8.0) to fix build with recent libpng. I'm not sure if the resolution handling changes (search for "254") are desirable or not. if something goes wrong, try reverting that. The package should probably be changed to use pkgsrc vigra, but I don't want to do that right now. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/hugin/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/hugin/patches/patch-src_foreign_vigra_vigra__impex_png_cxx Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.