git: 9b367bae700e - main - graphics/feh: Update to 3.10.3

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Mon, 01 Jul 2024 21:24:19 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b367bae700eb4dc35fa4e2671e62598ff12787d

commit 9b367bae700eb4dc35fa4e2671e62598ff12787d
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2024-07-01 21:18:52 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-07-01 21:22:01 +0000

    graphics/feh: Update to 3.10.3
    
    Upstream changes:
    
    - Fix feh not respecting aspect ratio of thumbnails that are smaller
      than --thumb-width and --thumb-height
    - Fix --no-recursive behaving like --recursive
    - Fix rotation by 180° corrupting images
    - Speed up --sort=size and --sort=mtime by caching stat(2) calls
    
    Sponsored by:   The FreeBSD Foundation
---
 graphics/feh/Makefile | 3 +--
 graphics/feh/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index a03242ba8ece..4cf98eda4290 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	feh
-PORTVERSION=	3.10.2
-PORTREVISION=	1
+PORTVERSION=	3.10.3
 CATEGORIES=	graphics
 MASTER_SITES=	https://feh.finalrewind.org/
 
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 55f6e1bf4535..36111270ffc9 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701790141
-SHA256 (feh-3.10.2.tar.bz2) = 5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969
-SIZE (feh-3.10.2.tar.bz2) = 2113183
+TIMESTAMP = 1719868241
+SHA256 (feh-3.10.3.tar.bz2) = 5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8
+SIZE (feh-3.10.3.tar.bz2) = 2113623