Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 459C7A66A5 for ; Sun, 22 Nov 2015 19:17:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D8E6C14A1C3; Sun, 22 Nov 2015 19:17:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1957814A1A2 for ; Sun, 22 Nov 2015 19:17:02 +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 Xry3WamDOA9S for ; Sun, 22 Nov 2015 19:17:01 +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 94AC114A19F for ; Sun, 22 Nov 2015 19:17:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86AFD98; Sun, 22 Nov 2015 19:17:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 22 Nov 2015 19:17:01 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/graphics/xv To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20151122191701.86AFD98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tsutsui Date: Sun Nov 22 19:17:01 UTC 2015 Modified Files: pkgsrc/graphics/xv: Makefile distinfo Log Message: Pull 20081216 interim patch from http://www.gregroelofs.com/greg_xv.html Bump PKGREVISION. Changelog noted in the upstream homepage: * 20070621: fixed improper ClearCode termination condition in GIF decoder (JZ); cleaned up xvgif.c debug info (GRR); fixed some minor inconsistencies in Makefile (GRR) * xv-20070621-joe-zbiciak-gif-decoder-bugfix.dif * 20070901 [possibly temporary!]: added support for optional libpng MMX code (GRR) * 20080121: removed duplicate "XDestroyWindow(theDisp, pngW);" in xvmisc.c (IMC); fixed empty-filename click-and-crash bug in xvdir.c (IMC, DB) * xv-20080118-ian-collier-crash-fixes.msg * xv-20080901-david-bath-empty-filename-save-crash-fix.dif * 20081205: reverted xvxwd.c to SJT's version (bug reported by Jari Ruusu) * 20081216: fixed crash-bug in IFF decoder (EP) To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 pkgsrc/graphics/xv/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/xv/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.