Hi ports --

Simple update to feh. Changelog is here: https://feh.finalrewind.org/archive/3.4/ I don't expect any regressions, but testing from big endian users and people who use feh to set their wallpapers would be appreciated.

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/feh/Makefile,v
retrieving revision 1.100
diff -u -p -r1.100 Makefile
--- Makefile	7 Dec 2019 02:10:22 -0000	1.100
+++ Makefile	12 Apr 2020 21:06:03 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=	lightweight image viewer
 
-DISTNAME=	feh-3.3
+DISTNAME=	feh-3.4
 EXTRACT_SUFX=	.tar.bz2
 CATEGORIES=	graphics
 FIX_EXTRACT_PERMISSIONS=Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/feh/distinfo,v
retrieving revision 1.62
diff -u -p -r1.62 distinfo
--- distinfo	7 Dec 2019 02:10:22 -0000	1.62
+++ distinfo	12 Apr 2020 21:06:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (feh-3.3.tar.bz2) = 85WZWCWBEdX3yfvi4WXFK51Zh/B/0fN1QKSr+fljiBE=
-SIZE (feh-3.3.tar.bz2) = 2112880
+SHA256 (feh-3.4.tar.bz2) = GFRcpcdTcmiBC+xWTbnNOtHKmMKi8j7CQ9O6xWz8A2U=
+SIZE (feh-3.4.tar.bz2) = 2114146
Index: patches/patch-man_feh_pre
===================================================================
RCS file: /cvs/ports/graphics/feh/patches/patch-man_feh_pre,v
retrieving revision 1.47
diff -u -p -r1.47 patch-man_feh_pre
--- patches/patch-man_feh_pre	7 Dec 2019 02:10:22 -0000	1.47
+++ patches/patch-man_feh_pre	12 Apr 2020 21:06:03 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-man_feh_pre,v 1.47 2019/
 Index: man/feh.pre
 --- man/feh.pre.orig
 +++ man/feh.pre
-@@ -1301,7 +1301,7 @@ which
+@@ -1323,7 +1323,7 @@ which
  defaults to
  .Pa ~/.config/feh/ .
  If the files are not found in that directory, it will also try
Index: patches/patch-src_options_c
===================================================================
RCS file: /cvs/ports/graphics/feh/patches/patch-src_options_c,v
retrieving revision 1.15
diff -u -p -r1.15 patch-src_options_c
--- patches/patch-src_options_c	14 Jul 2019 21:53:23 -0000	1.15
+++ patches/patch-src_options_c	12 Apr 2020 21:06:03 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_options_c,v 1.15 201
 Index: src/options.c
 --- src/options.c.orig
 +++ src/options.c
-@@ -161,7 +161,7 @@ static void feh_load_options_for_theme(char *theme)
+@@ -162,7 +162,7 @@ static void feh_load_options_for_theme(char *theme)
  
  	free(oldrcpath);
  

Reply via email to