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.16
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc478dfca71a
branches: trunk
changeset: 348386:cc478dfca71a
user: szptvlfn <szptvlfn%pkgsrc.org@localhost>
date: Sun Jun 12 22:13:57 2016 +0000
description:
Update to 2.16
ChangeLog:
http://git.finalrewind.org/feh/plain/ChangeLog
Thu, 09 Jun 2016 08:59:35 +0200 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v2.16
* Fix invalid key/button definitions mis-assigning keys/buttons to other
actions
* Add sort mode --sort dirname to sort images by directory instead
of by name. For example, where a normal recursive run will show images in
the order foo/a.jpg -> foo/bar/baz.jpg -> foo/fnord.jpg, a dirname sort
will result in foo/a.jpg -> foo/fnord.jpg -> foo/bar/baz.jpg (Patch by
Sung Pae)
* Add navigation keys next_dir (]) and prev_dir ([) to jump to the first
image of the nex/previous directory (Patch by Sung Pae)
diffstat:
graphics/feh/Makefile | 4 ++--
graphics/feh/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 37008d6e7835 -r cc478dfca71a graphics/feh/Makefile
--- a/graphics/feh/Makefile Sun Jun 12 21:47:28 2016 +0000
+++ b/graphics/feh/Makefile Sun Jun 12 22:13:57 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2016/05/30 08:10:44 leot Exp $
+# $NetBSD: Makefile,v 1.74 2016/06/12 22:13:57 szptvlfn Exp $
-DISTNAME= feh-2.15.4
+DISTNAME= feh-2.16
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
diff -r 37008d6e7835 -r cc478dfca71a graphics/feh/distinfo
--- a/graphics/feh/distinfo Sun Jun 12 21:47:28 2016 +0000
+++ b/graphics/feh/distinfo Sun Jun 12 22:13:57 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2016/05/30 08:10:44 leot Exp $
+$NetBSD: distinfo,v 1.38 2016/06/12 22:13:57 szptvlfn Exp $
-SHA1 (feh-2.15.4.tar.bz2) = f271fc3b7b6a75dc30661c5f64c0f8ea0300a1ce
-RMD160 (feh-2.15.4.tar.bz2) = a2d6fc749478ec65ced2baf568b194fbce84f182
-SHA512 (feh-2.15.4.tar.bz2) = fa57146c9568cfd39c3ff610d67015735d6959aa26d1fb0f7f31946d789da55ff423c5853c3b8062d276a6556a5e46c0ef4b955062c7d7614a420352d3f77c44
-Size (feh-2.15.4.tar.bz2) = 2124632 bytes
+SHA1 (feh-2.16.tar.bz2) = 9fa1f890d01be21e6a4c5957e6d3f32e0c7ea3b1
+RMD160 (feh-2.16.tar.bz2) = 74f3e84735822bf35355f66c095f604dd527577a
+SHA512 (feh-2.16.tar.bz2) = f429b54d91d0c955c1105ee8e1f4e3030a4afd7e0b06311e33c76e662859d55028e6e2a6785ca6676efd12d927a6eb8fdc77d5885bdf721453d4ac112e278d70
+Size (feh-2.16.tar.bz2) = 2125570 bytes
SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492
Home |
Main Index |
Thread Index |
Old Index