Sun Apr 24 23:18:14 2016 UTC ()
Update to 2.15.2

ChangeLog:
  http://git.finalrewind.org/feh/plain/ChangeLog

Sat, 16 Apr 2016 18:32:38 +0200

* Release v2.15.2
    * Fix --keep-zoom-vp not keeping the viewport x/y offsets (broken by 2.15)

Fri, 15 Apr 2016 10:18:37 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.15.1
    * Fix w (size_to_image) key not updating window size when --scale-down
      or --geometry is active

Sat, 09 Apr 2016 20:42:23 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.15
    * Patch by William Woodruff: Add --insecure option to disable HTTPS
      certificate checks
    * Patch by guraga: Add --no-recursive option to disable recursive directory
      expansion.  Note that --no-recursive is the default behaviour of feh.
      This option is mostly useful to override a --recursive set in a theme or
      shell alias
    * Patch by Richard Molitor: Improve --scale-down in tiling environments.
      This fixes flickering when changing images at the cost of slightly
      less apaptive scale-down behaviour: Window size changes are now only
      processed when the active image is changed
    * --action and --action[1..9] now support action titles
      (e.g. --action '[some title]some-command %F'), which are displayed
      instead of the specified shell command. Note that the title must not
      start with a space. Titles starting with a space are treated as part of
      of the command so that actions like '[ -L %F ] && foo' still work


(szptvlfn)
diff -r1.70 -r1.71 pkgsrc/graphics/feh/Makefile
diff -r1.34 -r1.35 pkgsrc/graphics/feh/distinfo

cvs diff -r1.70 -r1.71 pkgsrc/graphics/feh/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/feh/Makefile 2016/03/05 11:28:37 1.70
+++ pkgsrc/graphics/feh/Makefile 2016/04/24 23:18:14 1.71
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.70 2016/03/05 11:28:37 jperkin Exp $ 1# $NetBSD: Makefile,v 1.71 2016/04/24 23:18:14 szptvlfn Exp $
2 2
3DISTNAME= feh-2.14.2 3DISTNAME= feh-2.15.2
4PKGREVISION= 1 
5CATEGORIES= graphics 4CATEGORIES= graphics
6MASTER_SITES= http://feh.finalrewind.org/ 5MASTER_SITES= http://feh.finalrewind.org/
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://feh.finalrewind.org/ 9HOMEPAGE= http://feh.finalrewind.org/
11COMMENT= Imlib2 based image viewer 10COMMENT= Imlib2 based image viewer
12LICENSE= mit 11LICENSE= mit
13 12
14#GNU_CONFIGURE= YES 13#GNU_CONFIGURE= YES
15#CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam, 14#CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam,
16 15
17USE_TOOLS+= gmake 16USE_TOOLS+= gmake

cvs diff -r1.34 -r1.35 pkgsrc/graphics/feh/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/feh/distinfo 2016/04/01 15:34:59 1.34
+++ pkgsrc/graphics/feh/distinfo 2016/04/24 23:18:14 1.35
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.34 2016/04/01 15:34:59 jperkin Exp $ 1$NetBSD: distinfo,v 1.35 2016/04/24 23:18:14 szptvlfn Exp $
2 2
3SHA1 (feh-2.14.2.tar.bz2) = f548cdc0f5ac767eef2f69eb9fff27f70f92162b 3SHA1 (feh-2.15.2.tar.bz2) = 299f3ac0f96bb2ed36c0743eb6aaf74cb7d68295
4RMD160 (feh-2.14.2.tar.bz2) = 9ed97ef0631f6c5b2618b631d6802b53b56ecf37 4RMD160 (feh-2.15.2.tar.bz2) = 27e1e4813a695084a7e2807018ccb1ede71c739a
5SHA512 (feh-2.14.2.tar.bz2) = e88a5e5fa89043ba262d53c1494136cc3904ef33b31763148d131363b2c88c89971862db6c0d3fdc4f902385fcf21e3e22db6bd32ff2dcca5fff0f0a4f296b94 5SHA512 (feh-2.15.2.tar.bz2) = 5e4838432699bc75f5c5a2388b3dcbe39edaa5b3eccb98c4f52a6ab04a651a133f81ae2f6b27f645e37fb8426ba8dba653d4e2b2c53ebebc5e00020e99bb7308
6Size (feh-2.14.2.tar.bz2) = 2119370 bytes 6Size (feh-2.15.2.tar.bz2) = 2120269 bytes
7SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb 7SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
8SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492 8SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492