pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/feh



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Sep  3 07:36:11 UTC 2025

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
graphics/feh: update to 3.11.1

v3.11.1
 - Correctly center images in fullscreen mode. This fixes a regression introduced in v3.11.

v3.11
 - New option --tap-zones enables support for simple prev/next tap zones (patch by Finn Teegen, thanks!)
 - Fix --scale-down not scaling down the first image in floating i3 windows and similar setups (patch by Awal Garg, thanks!)


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/feh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/feh/Makefile
diff -u pkgsrc/graphics/feh/Makefile:1.140 pkgsrc/graphics/feh/Makefile:1.141
--- pkgsrc/graphics/feh/Makefile:1.140  Sat Apr 19 07:57:55 2025
+++ pkgsrc/graphics/feh/Makefile        Wed Sep  3 07:36:11 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.140 2025/04/19 07:57:55 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2025/09/03 07:36:11 pin Exp $
 
-DISTNAME=      feh-3.10.3
-PKGREVISION=   5
+DISTNAME=      feh-3.11.1
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.71 pkgsrc/graphics/feh/distinfo:1.72
--- pkgsrc/graphics/feh/distinfo:1.71   Mon Jul 29 09:33:38 2024
+++ pkgsrc/graphics/feh/distinfo        Wed Sep  3 07:36:11 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.71 2024/07/29 09:33:38 pin Exp $
+$NetBSD: distinfo,v 1.72 2025/09/03 07:36:11 pin Exp $
 
-BLAKE2s (feh-3.10.3.tar.bz2) = edb272f171b51c060cc5cc23a41e23c7cd9460a4b227d3e9c57c1ede9eacdc04
-SHA512 (feh-3.10.3.tar.bz2) = 60f29d463486eca9308037648a1b91b093051878aa2a8671166fd685ac05c217cd46ad2c7df2fde09b5f1d6cd8b3ee2b8f32fbbf6d3b2e4abc4c50b36f237977
-Size (feh-3.10.3.tar.bz2) = 2113623 bytes
+BLAKE2s (feh-3.11.1.tar.bz2) = 3c1bc2c1e1a426d6745b336275fd0eda07d8ebc365f1d40489e54f7a5d13f79a
+SHA512 (feh-3.11.1.tar.bz2) = a8c92e27b9386152d8fa7a50f5fc22499ee2102a5546e78930b80d9a13d239df7a9dfc890ec12ae92bc9349b56559d7eb4c7d8b70710bdad2e65406815b6b3c1
+Size (feh-3.11.1.tar.bz2) = 2109474 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_gib__imlib.c) = 4f231e1bd8698e0bff796fab6b553649c31e1650
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index