Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4A03B63B8BC for ; Sun, 11 Apr 2010 10:08:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D6E4A63B1E6; Sun, 11 Apr 2010 10:08:52 +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 08CB363B1E4 for ; Sun, 11 Apr 2010 10:08:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DFF4F175DF; Sun, 11 Apr 2010 10:08:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 11 Apr 2010 10:08:51 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/graphics/optipng To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20100411100851.DFF4F175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Sun Apr 11 10:08:51 UTC 2010 Modified Files: pkgsrc/graphics/optipng: Makefile distinfo Log Message: Changes 0.6.4: * Added the option -nx. * Clarified the behavior of -nz and the relation between -nz and -o0. * Added a filesystem check (resolving normalized paths, symlinks, etc.) to better detect when the output overwrites the input. * Enabled automatic wildcard expansion (i.e. globbing) on Win64. * Fixed a Unicode build issue on Windows. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/optipng/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/optipng/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.