pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/feh Update to 2.21



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54a013410c9c
branches:  trunk
changeset: 370579:54a013410c9c
user:      szptvlfn <szptvlfn%pkgsrc.org@localhost>
date:      Thu Oct 19 22:30:32 2017 +0000

description:
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>

diffstat:

 graphics/feh/Makefile |   4 ++--
 graphics/feh/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 6782aeb8b615 -r 54a013410c9c graphics/feh/Makefile
--- a/graphics/feh/Makefile     Thu Oct 19 21:43:42 2017 +0000
+++ b/graphics/feh/Makefile     Thu Oct 19 22:30:32 2017 +0000
@@ -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
diff -r 6782aeb8b615 -r 54a013410c9c graphics/feh/distinfo
--- a/graphics/feh/distinfo     Thu Oct 19 21:43:42 2017 +0000
+++ b/graphics/feh/distinfo     Thu Oct 19 22:30:32 2017 +0000
@@ -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