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:           Sat Sep  5 10:14:07 UTC 2026

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
graphics/feh: update to 3.12.4

* Release v3.12.4
    * Correctly handle XOpenIM / XCreateIC failures (fixes crashes on MacOS)

Wed, 26 Aug 2026 16:34:23 +0200  Birte Friesel <derf+feh%finalrewind.org@localhost>

* Release v3.12.3
    * Support non-ASCII characters in caption entry mode. Note that feh's
      default font lacks proper Unicode support, so many symbols will not
      be rendered correctly. This is on the agenda for an upcoming release.
    * Fix --draw-exif overwriting the output of --draw-info

Thu, 07 May 2026 19:52:27 +0200  Birte Friesel <derf+feh%finalrewind.org@localhost>

* Release v3.12.2
    * Treat audio/mpeg files as images and display their cover image,
      if present (patch by Christian Hesse)
    * Fix menu-related focusing issues under Xwayland (patch by Pete Scheyen)
    * Support reproducible builds for feh(1) manual (patch by Christian Hesse)


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.76 -r1.77 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.149 pkgsrc/graphics/feh/Makefile:1.150
--- pkgsrc/graphics/feh/Makefile:1.149  Wed May 20 12:45:45 2026
+++ pkgsrc/graphics/feh/Makefile        Sat Sep  5 10:14:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.149 2026/05/20 12:45:45 pin Exp $
+# $NetBSD: Makefile,v 1.150 2026/09/05 10:14:07 pin Exp $
 
-DISTNAME=      feh-3.12.2
+DISTNAME=      feh-3.12.4
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.76 pkgsrc/graphics/feh/distinfo:1.77
--- pkgsrc/graphics/feh/distinfo:1.76   Wed May 20 12:45:45 2026
+++ pkgsrc/graphics/feh/distinfo        Sat Sep  5 10:14:07 2026
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.76 2026/05/20 12:45:45 pin Exp $
+$NetBSD: distinfo,v 1.77 2026/09/05 10:14:07 pin Exp $
 
-BLAKE2s (feh-3.12.2.tar.bz2) = 561fe2f61006fe8e83f7f49b1e987335760a627f15cea8befaf0163a0cab3c9f
-SHA512 (feh-3.12.2.tar.bz2) = a060043d9d59bb5f4e0a0525c97ce8637f4bb9efbd27a46a2275da6c646f0d1de7fba80172f16a8d3f2dcb54f2bbeca13c073d033cfc08b62f78ac9a6d740ca2
-Size (feh-3.12.2.tar.bz2) = 2111186 bytes
+BLAKE2s (feh-3.12.4.tar.bz2) = 12d7d578c0c6fcee4573972d65da02a1b6ffae9b0a7b8fc7c3d3b9147776d1b6
+SHA512 (feh-3.12.4.tar.bz2) = 84a16fcdb953a16c851c219f21c2b8f70371452886d3ef778acc4d3d41e054243effa2b101bc76727769d5fa3d1582581e082f1f01a4bb0ad196ca011ce24621
+Size (feh-3.12.4.tar.bz2) = 2111928 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_gib__imlib.c) = 4f231e1bd8698e0bff796fab6b553649c31e1650
-SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492
+SHA1 (patch-src_imlib.c) = 9fc7078f487cda1288692e37cb7dd00d19d27818
 SHA1 (patch-src_wallpaper.c) = 8c1fcf000ef7ac7b690b0afbd64ef612e1fa3e34



Home | Main Index | Thread Index | Old Index