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: Thu Feb 26 12:45:43 UTC 2026
Modified Files:
pkgsrc/graphics/feh: Makefile distinfo
Log Message:
graphics/feh: update to 3.11.3
2026-02-19
- Support DOS-style \r\n line breaks when loading filelists. Note that they will be saved with UNIX-style \n line breaks regardless of input format. This is intentional.
- Fix --action, --info, --title and similar commands hard-coding the maximum length of the formatted output to 4095 characters.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.73 -r1.74 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.145 pkgsrc/graphics/feh/Makefile:1.146
--- pkgsrc/graphics/feh/Makefile:1.145 Fri Feb 6 10:04:58 2026
+++ pkgsrc/graphics/feh/Makefile Thu Feb 26 12:45:43 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2026/02/06 10:04:58 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2026/02/26 12:45:43 pin Exp $
-DISTNAME= feh-3.11.2
-PKGREVISION= 3
+DISTNAME= feh-3.11.3
CATEGORIES= graphics
MASTER_SITES= https://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.73 pkgsrc/graphics/feh/distinfo:1.74
--- pkgsrc/graphics/feh/distinfo:1.73 Wed Sep 24 12:49:27 2025
+++ pkgsrc/graphics/feh/distinfo Thu Feb 26 12:45:43 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2025/09/24 12:49:27 pin Exp $
+$NetBSD: distinfo,v 1.74 2026/02/26 12:45:43 pin Exp $
-BLAKE2s (feh-3.11.2.tar.bz2) = 6011a8a011de926fec8624440fcccea291c72efe3c5ca4fca4fd564a2e8749b1
-SHA512 (feh-3.11.2.tar.bz2) = f24fd4fb940a6a8901eece38665b298c985e691ff3f3798bab6667ed64ea2437e505e8a4a8c0a675884ec59c6fe24ab6f9ed51f2cb6cd316aaaa30e7194dda7f
-Size (feh-3.11.2.tar.bz2) = 2110185 bytes
+BLAKE2s (feh-3.11.3.tar.bz2) = 4df4f12f12fbd04f79d6034a52c3767ef890d6c9d56c0fcbea01a8385349eb18
+SHA512 (feh-3.11.3.tar.bz2) = b5b009c9a1b1416ba6aec150c96309106b03a17a0be636c1d008a5817e3895306e7c02167c11a97c04c2ef46efe848648c2163977733efebc45caa4a9a3befb5
+Size (feh-3.11.3.tar.bz2) = 2109841 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