Fri Jan 27 12:04:08 2017 UTC ()
Update to 2.18.1

Changes from https://git.finalrewind.org/feh/plain/ChangeLog
Sun, 22 Jan 2017 19:11:32 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.18.1
    * Fix image-specific format specifiers not being updated correctly
      (e.g. %z not displaying the correct zoom value after zooming in / out)

Tue, 01 Nov 2016 10:55:04 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.18
    * Move README to README.md
    * New key binding: ! / zoom_fill (zoom to fill window, may cut off image
      parts)
    * Only for builds with exif=1: Disable EXIF-based auto rotation by
      default, add --auto-rotate option to enable it (Patch by Elliot Wolk)

Wed, 31 Aug 2016 20:27:20 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.17.1
    * Fix compilation on systems where HOST_NAME_MAX is not defined, such as
      FreeBSD (patch by Niclas Zeising)

Sun, 28 Aug 2016 21:26:54 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.17
    * Install feh icon (both 48x48 and scalable SVG) to /usr/share/icons
      when running "make install app=1"
    * Fix --sort not being respected after the first reload when used in
      conjunction with --reload
    * All key actions can now also be bound to a button by specifying them
      in .config/feh/buttons. However, note that button actions can not be
      bound to keys.
    * Rename "menu" key action to "toggle_menu", "prev" to "prev_img" and
      "next" to "next_img". The old names are still supported, but no longer
      documented.
    * feh now also sets the X11 _NET_WM_PID and WM_CLIENT_MACHINE window
      properties

Sun, 31 Jul 2016 16:59:07 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.16.2
    * Also support in-place editing for images loaded via libcurl or
      imagemagick. Results will not be written back to disk in this case.


(szptvlfn)
diff -r1.77 -r1.78 pkgsrc/graphics/feh/Makefile
diff -r1.11 -r1.12 pkgsrc/graphics/feh/PLIST
diff -r1.39 -r1.40 pkgsrc/graphics/feh/distinfo

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

--- pkgsrc/graphics/feh/Makefile 2017/01/01 16:06:18 1.77
+++ pkgsrc/graphics/feh/Makefile 2017/01/27 12:04:08 1.78
@@ -1,30 +1,29 @@ @@ -1,30 +1,29 @@
1# $NetBSD: Makefile,v 1.77 2017/01/01 16:06:18 adam Exp $ 1# $NetBSD: Makefile,v 1.78 2017/01/27 12:04:08 szptvlfn Exp $
2 2
3DISTNAME= feh-2.16.1 3DISTNAME= feh-2.18.1
4PKGREVISION= 2 
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 13USE_LANGUAGES= c99
15#CONFIGURE_ARGS+= --program-transform-name=s,cam,feh_cam, 
16 14
17USE_TOOLS+= gmake 15USE_TOOLS+= gmake
18 16
19LDFLAGS.SunOS+= -lnsl -lsocket 17LDFLAGS.SunOS+= -lnsl -lsocket
20 18
21BUILDLINK_DEPMETHOD.libXt?= build 19BUILDLINK_DEPMETHOD.libXt?= build
22 20
23.include "../../sysutils/desktop-file-utils/desktopdb.mk" 21.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 22.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
24.include "../../graphics/imlib2/buildlink3.mk" 23.include "../../graphics/imlib2/buildlink3.mk"
25.include "../../graphics/png/buildlink3.mk" 24.include "../../graphics/png/buildlink3.mk"
26.include "../../www/curl/buildlink3.mk" 25.include "../../www/curl/buildlink3.mk"
27.include "../../x11/libXext/buildlink3.mk" 26.include "../../x11/libXext/buildlink3.mk"
28.include "../../x11/libXinerama/buildlink3.mk" 27.include "../../x11/libXinerama/buildlink3.mk"
29.include "../../x11/libXt/buildlink3.mk" 28.include "../../x11/libXt/buildlink3.mk"
30.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/graphics/feh/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/feh/PLIST 2014/09/27 10:52:38 1.11
+++ pkgsrc/graphics/feh/PLIST 2017/01/27 12:04:08 1.12
@@ -1,23 +1,25 @@ @@ -1,23 +1,25 @@
1@comment $NetBSD: PLIST,v 1.11 2014/09/27 10:52:38 szptvlfn Exp $ 1@comment $NetBSD: PLIST,v 1.12 2017/01/27 12:04:08 szptvlfn Exp $
2bin/feh 2bin/feh
3man/man1/feh.1 3man/man1/feh.1
4share/applications/feh.desktop 4share/applications/feh.desktop
5share/doc/feh/AUTHORS 5share/doc/feh/AUTHORS
6share/doc/feh/ChangeLog 6share/doc/feh/ChangeLog
7share/doc/feh/README 7share/doc/feh/README.md
8share/doc/feh/TODO 8share/doc/feh/TODO
9share/doc/feh/examples/buttons 9share/doc/feh/examples/buttons
10share/doc/feh/examples/find-lowres 10share/doc/feh/examples/find-lowres
11share/doc/feh/examples/keys 11share/doc/feh/examples/keys
12share/doc/feh/examples/themes 12share/doc/feh/examples/themes
13share/feh/fonts/black.style 13share/feh/fonts/black.style
14share/feh/fonts/menu.style 14share/feh/fonts/menu.style
15share/feh/fonts/yudit.ttf 15share/feh/fonts/yudit.ttf
16share/feh/images/feh.png 16share/feh/images/feh.png
17share/feh/images/feh.svg 17share/feh/images/feh.svg
18share/feh/images/menubg_aluminium.png 18share/feh/images/menubg_aluminium.png
19share/feh/images/menubg_aqua.png 19share/feh/images/menubg_aqua.png
20share/feh/images/menubg_black.png 20share/feh/images/menubg_black.png
21share/feh/images/menubg_brushed.png 21share/feh/images/menubg_brushed.png
22share/feh/images/menubg_default.png 22share/feh/images/menubg_default.png
23share/feh/images/menubg_sky.png 23share/feh/images/menubg_sky.png
 24share/icons/hicolor/48x48/apps/feh.png
 25share/icons/hicolor/scalable/apps/feh.svg

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

--- pkgsrc/graphics/feh/distinfo 2016/07/03 22:00:16 1.39
+++ pkgsrc/graphics/feh/distinfo 2017/01/27 12:04:08 1.40
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.39 2016/07/03 22:00:16 szptvlfn Exp $ 1$NetBSD: distinfo,v 1.40 2017/01/27 12:04:08 szptvlfn Exp $
2 2
3SHA1 (feh-2.16.1.tar.bz2) = c8a3f44b3ebd0d62e4d38238c8cc2097d818a310 3SHA1 (feh-2.18.1.tar.bz2) = d2db9a81fb6b675df198ad13c6cf00b6b3dec63f
4RMD160 (feh-2.16.1.tar.bz2) = 94eaa31b5a84df2416c4bb8d8af8c6fcace6089a 4RMD160 (feh-2.18.1.tar.bz2) = c3d0e244f1ec0b933b9ef44cb3ed22cae024964b
5SHA512 (feh-2.16.1.tar.bz2) = e3163af487d2bfb32e0faa8f6b10fc26a3590aed77014f04967cccc66d6a201dd8960b4ae7fd88aaeeda280ee7e6040be6321337fbe4f8f78119440d89d4b0fe 5SHA512 (feh-2.18.1.tar.bz2) = e046d836e94d0d8d3fc26995d997545955c670e19ad0138681952c4b61c94608d31e86b7c72940c45080f8fe65ae2d1fa01d92934e7b58d6e9b175660cbb3289
6Size (feh-2.16.1.tar.bz2) = 2125781 bytes 6Size (feh-2.18.1.tar.bz2) = 2127531 bytes
7SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb 7SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
8SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492 8SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492