Sunday, August 30, 2020

UPDATE: graphics/feh 3.4.1 => 3.5

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/feh/Makefile,v
retrieving revision 1.102
diff -u -p -r1.102 Makefile
--- Makefile 30 May 2020 02:12:35 -0000 1.102
+++ Makefile 30 Aug 2020 18:37:40 -0000
@@ -2,7 +2,7 @@

COMMENT= lightweight image viewer

-DISTNAME= feh-3.4.1
+DISTNAME= feh-3.5
EXTRACT_SUFX= .tar.bz2
CATEGORIES= graphics
FIX_EXTRACT_PERMISSIONS=Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/feh/distinfo,v
retrieving revision 1.64
diff -u -p -r1.64 distinfo
--- distinfo 30 May 2020 02:12:35 -0000 1.64
+++ distinfo 30 Aug 2020 18:37:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (feh-3.4.1.tar.bz2) = eCRjA0qwE1vIQ4UVGR+YbbI6edUCFU0jp8B6dXSQe3s=
-SIZE (feh-3.4.1.tar.bz2) = 2114441
+SHA256 (feh-3.5.tar.bz2) = OI+dzIKEAxAjNkNV4jqCwnbnnKYU8tzWTS+SeFekUx4=
+SIZE (feh-3.5.tar.bz2) = 2115162
Index: patches/patch-man_feh_pre
===================================================================
RCS file: /cvs/ports/graphics/feh/patches/patch-man_feh_pre,v
retrieving revision 1.48
diff -u -p -r1.48 patch-man_feh_pre
--- patches/patch-man_feh_pre 13 Apr 2020 18:46:02 -0000 1.48
+++ patches/patch-man_feh_pre 30 Aug 2020 18:37:40 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-man_feh_pre,v 1.48 2020/
Index: man/feh.pre
--- man/feh.pre.orig
+++ man/feh.pre
-@@ -1323,7 +1323,7 @@ which
+@@ -1328,7 +1328,7 @@ which
defaults to
.Pa ~/.config/feh/ .
If the files are not found in that directory, it will also try
Hi ports --

Attached is an update to feh.
One of the main changes is to allow --version-sort on all platforms,
which was developed and upstreamed by tim@.[0]

Rest of the changelog: https://feh.finalrewind.org/archive/3.5/

Builds, all tests pass, and runs ok on amd64 and i386. Builds and all
tests pass on sparc64. No glass console here, so a big endian run
check would be appreciated.

OK?

~Brian

[0] https://marc.info/?l=openbsd-ports&m=159195493931434&w=2

No comments:

Post a Comment