Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (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 EC9627ACA7 for ; Sat, 20 Feb 2016 04:40:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9AF6B85ED3; Sat, 20 Feb 2016 04:40:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 270AF85E61 for ; Sat, 20 Feb 2016 04:40:13 +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 Tqt1WEEeBcMt for ; Sat, 20 Feb 2016 04:40:12 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B49C885DFE for ; Sat, 20 Feb 2016 04:40:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AC0D7FBB7; Sat, 20 Feb 2016 04:40:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 20 Feb 2016 04:40:12 +0000 From: "Ryosuke Moro" Subject: CVS commit: pkgsrc/graphics/feh To: pkgsrc-changes@NetBSD.org Reply-To: szptvlfn@netbsd.org X-Mailer: log_accum Message-Id: <20160220044012.AC0D7FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: szptvlfn Date: Sat Feb 20 04:40:12 UTC 2016 Modified Files: pkgsrc/graphics/feh: Makefile distinfo Log Message: Update to feh-2.14.2 ChangeLog: http://git.finalrewind.org/feh/plain/ChangeLog Thu, 18 Feb 2016 20:40:19 +0100 * Release v2.14.2 * make test: Ignore results on arm and mips since they expose a bug in Imlib2 1.4.7 and/or giflib 5.1.2. Note that due to this bug, feh may be unable to display gif images. x86 and amd64 are also affected. Again, see for more information * -f / --filelist: Do not print useless error message when a correct filelist file is specified * -f / --filelist: Fix bug in "-" / "/dev/stdin" handling affecting feh running in ksh and possibly other environments Thu, 04 Feb 2016 20:31:38 +0100 * Release v2.14.1 * Skip a small set of build tests on Debian and derivatives, since they trigger a Debian/Imlib2 bug. See and for more information To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/feh/Makefile cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/feh/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.