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 May 20 12:45:45 UTC 2026

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
graphics/feh: update to 3.12.2

[2026-05-07]
 - 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.148 -r1.149 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.75 -r1.76 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.148 pkgsrc/graphics/feh/Makefile:1.149
--- pkgsrc/graphics/feh/Makefile:1.148  Thu May 14 16:41:10 2026
+++ pkgsrc/graphics/feh/Makefile        Wed May 20 12:45:45 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.148 2026/05/14 16:41:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.149 2026/05/20 12:45:45 pin Exp $
 
-DISTNAME=      feh-3.12.1
-PKGREVISION=   1
+DISTNAME=      feh-3.12.2
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.75 pkgsrc/graphics/feh/distinfo:1.76
--- pkgsrc/graphics/feh/distinfo:1.75   Sun Apr 19 15:58:01 2026
+++ pkgsrc/graphics/feh/distinfo        Wed May 20 12:45:45 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.75 2026/04/19 15:58:01 pin Exp $
+$NetBSD: distinfo,v 1.76 2026/05/20 12:45:45 pin Exp $
 
-BLAKE2s (feh-3.12.1.tar.bz2) = 9a88788c95e2dd2e51b5d46dc43ac7b7f5dcfce920978852ed2495f771b8c7a6
-SHA512 (feh-3.12.1.tar.bz2) = 86da730832edc9b2d6427edcd184b53a5a093afa483fc55fae1b0e06f1ebc241edd1f40236a4e32b734de9262e5d3ca03501cce4d374d94f3cc0f168d1204cdb
-Size (feh-3.12.1.tar.bz2) = 2110520 bytes
+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
 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