Tuesday, June 29, 2021

UPDATE: graphics/feh 3.6.3 => 3.7

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/feh/Makefile,v
retrieving revision 1.105
diff -u -p -r1.105 Makefile
--- Makefile 13 Feb 2021 15:07:08 -0000 1.105
+++ Makefile 28 Jun 2021 16:04:42 -0000
@@ -2,7 +2,7 @@

COMMENT= lightweight image viewer

-DISTNAME= feh-3.6.3
+DISTNAME= feh-3.7
EXTRACT_SUFX= .tar.bz2
CATEGORIES= graphics
FIX_EXTRACT_PERMISSIONS=Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/feh/distinfo,v
retrieving revision 1.67
diff -u -p -r1.67 distinfo
--- distinfo 13 Feb 2021 15:07:08 -0000 1.67
+++ distinfo 28 Jun 2021 16:04:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (feh-3.6.3.tar.bz2) = Q3Qg838RYU4AjQZuKjve/Px4FEyCEpmLK6zdXSHqI7Q=
-SIZE (feh-3.6.3.tar.bz2) = 2116771
+SHA256 (feh-3.7.tar.bz2) = B82xB2w7d3cGTPCB9yI0ZgCu7+tWjLylhXV3eWmmu0E=
+SIZE (feh-3.7.tar.bz2) = 2118355
Index: patches/patch-man_feh_pre
===================================================================
RCS file: /cvs/ports/graphics/feh/patches/patch-man_feh_pre,v
retrieving revision 1.51
diff -u -p -r1.51 patch-man_feh_pre
--- patches/patch-man_feh_pre 13 Feb 2021 15:07:08 -0000 1.51
+++ patches/patch-man_feh_pre 28 Jun 2021 16:04:42 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-man_feh_pre,v 1.51 2021/
Index: man/feh.pre
--- man/feh.pre.orig
+++ man/feh.pre
-@@ -1347,7 +1347,7 @@ which
+@@ -1376,7 +1376,7 @@ which
defaults to
.Pa ~/.config/feh/ .
If the files are not found in that directory, it will also try
Index: patches/patch-src_getopt_c
===================================================================
RCS file: patches/patch-src_getopt_c
diff -N patches/patch-src_getopt_c
--- patches/patch-src_getopt_c 9 Sep 2011 09:51:43 -0000 1.2
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-src_getopt_c,v 1.2 2011/09/09 09:51:43 dcoppa Exp $
-
-missing header
-
---- src/getopt.c.orig Wed Jul 7 11:40:32 2010
-+++ src/getopt.c Wed Jul 7 11:40:47 2010
-@@ -36,6 +36,7 @@
- #endif
-
- #include <stdio.h>
-+#include <string.h>
-
- /* Comment out all this code if we are using the GNU C Library, and are not
- actually compiling the library itself. This code is part of the GNU C
Index: patches/patch-src_options_c
===================================================================
RCS file: /cvs/ports/graphics/feh/patches/patch-src_options_c,v
retrieving revision 1.16
diff -u -p -r1.16 patch-src_options_c
--- patches/patch-src_options_c 13 Apr 2020 18:46:02 -0000 1.16
+++ patches/patch-src_options_c 28 Jun 2021 16:04:42 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_options_c,v 1.16 202
Index: src/options.c
--- src/options.c.orig
+++ src/options.c
-@@ -162,7 +162,7 @@ static void feh_load_options_for_theme(char *theme)
+@@ -164,7 +164,7 @@ static void feh_load_options_for_theme(char *theme)

free(oldrcpath);

Hi ports --

Attached is an update to feh.
Changelog is here: https://feh.finalrewind.org/archive/3.7/

Everything is good on amd64. Big endian tests appreciated.

OK?

~Brian

No comments:

Post a Comment