pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/feh
Module Name: pkgsrc
Committed By: szptvlfn
Date: Thu Oct 19 22:30:32 UTC 2017
Modified Files:
pkgsrc/graphics/feh: Makefile distinfo
Log Message:
Update to 2.21
https://git.finalrewind.org/feh/plain/ChangeLog
Sat, 07 Oct 2017 12:14:17 +0200 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v2.21
* Add toggle_fixed_geometry ('g') key binding to toggle window auto-resize
* Improve control via terminal input
* Fix crash (segmentation fault) when using feh -O in non-index mode
* Fix --force-aliasing (and possibly other options) missing from ~/.fehbg
when using them for background setting
Thu, 07 Sep 2017 20:20:11 +0200 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v2.20
* Fix clang/gcc warnings (Patches by orbea)
* Add support for control via terminal input. feh will read key presses
from the controlling terminal and handle them like X11 key presses
inside the feh window. Note that at the moment, only lower / upper case
ASCII letters and a very small set of additional keys are supported.
* Fix broken ImageMagick support (see --magick-timeout) when using some
ImageMagick versions <https://github.com/derf/feh/issues/323>
* Remove images from the filelist if they were removed by executing a
user-defined action <https://github.com/derf/feh/issues/322>
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/graphics/feh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/feh/Makefile
diff -u pkgsrc/graphics/feh/Makefile:1.86 pkgsrc/graphics/feh/Makefile:1.87
--- pkgsrc/graphics/feh/Makefile:1.86 Fri Sep 1 11:54:23 2017
+++ pkgsrc/graphics/feh/Makefile Thu Oct 19 22:30:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2017/09/01 11:54:23 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.87 2017/10/19 22:30:32 szptvlfn Exp $
-DISTNAME= feh-2.19.3
+DISTNAME= feh-2.21
CATEGORIES= graphics
MASTER_SITES= https://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.46 pkgsrc/graphics/feh/distinfo:1.47
--- pkgsrc/graphics/feh/distinfo:1.46 Fri Sep 1 11:54:23 2017
+++ pkgsrc/graphics/feh/distinfo Thu Oct 19 22:30:32 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2017/09/01 11:54:23 szptvlfn Exp $
+$NetBSD: distinfo,v 1.47 2017/10/19 22:30:32 szptvlfn Exp $
-SHA1 (feh-2.19.3.tar.bz2) = 0481125bf44cfba624ccd0fc879049d995204540
-RMD160 (feh-2.19.3.tar.bz2) = 7ed0a11d07cce5c1402fcfb626feff65d458a80c
-SHA512 (feh-2.19.3.tar.bz2) = 0a5ee36bb9536e190b8aee11c097f5efd5f95dbb74ec299b41ec4d7d8bdfa68721b312607eb8e75941c4b79f92fcdbbc31731ab543907b2f6989bcc8e36ac6e5
-Size (feh-2.19.3.tar.bz2) = 2128692 bytes
+SHA1 (feh-2.21.tar.bz2) = 1c33e342760f8e3ccad9e770075fef1d7c6fed4b
+RMD160 (feh-2.21.tar.bz2) = 5e45db243ad89c1f29f03803d2c9a214c09f1fe9
+SHA512 (feh-2.21.tar.bz2) = f869d6588976973fca55714829478293bbd89fe03c7575c48847d23caec09353dc54eddf6fa41dc7f560c92eaee49ee23008258d72f4d55a49a5166625560a43
+Size (feh-2.21.tar.bz2) = 2129718 bytes
SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492
Home |
Main Index |
Thread Index |
Old Index