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: Mon Jul 29 09:33:38 UTC 2024
Modified Files:
pkgsrc/graphics/feh: Makefile distinfo
Log Message:
graphics/feh: update to 3.10.3
2024-06-30
Fix feh not respecting aspect ratio of thumbnails that are smaller than --thumb-width and --thumb-height
Fix --no-recursive behaving like --recursive (Patch by GitHub user wwsmiff, thanks!)
Fix rotation by 180° corrupting images (Patch by GitHub user wwsmiff, thanks!)
Speed up --sort=size and --sort=mtime by caching stat(2) calls (Patch by Naïm Favier, thanks!)
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.70 -r1.71 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.134 pkgsrc/graphics/feh/Makefile:1.135
--- pkgsrc/graphics/feh/Makefile:1.134 Wed May 29 16:32:51 2024
+++ pkgsrc/graphics/feh/Makefile Mon Jul 29 09:33:38 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2024/05/29 16:32:51 adam Exp $
+# $NetBSD: Makefile,v 1.135 2024/07/29 09:33:38 pin Exp $
-DISTNAME= feh-3.10.2
-PKGREVISION= 2
+DISTNAME= feh-3.10.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.70 pkgsrc/graphics/feh/distinfo:1.71
--- pkgsrc/graphics/feh/distinfo:1.70 Sat Dec 9 12:18:50 2023
+++ pkgsrc/graphics/feh/distinfo Mon Jul 29 09:33:38 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.70 2023/12/09 12:18:50 pin Exp $
+$NetBSD: distinfo,v 1.71 2024/07/29 09:33:38 pin Exp $
-BLAKE2s (feh-3.10.2.tar.bz2) = d9fc34ade10622f9fdb1e052cd64d0a2a83f6f3ed2b28ff07fb88af0227d157f
-SHA512 (feh-3.10.2.tar.bz2) = 698501347224887162631397bb3b6c5da81b88993876f001407dea87fdc4f458290272d75b400aea6c0927d3c53f290483b6a89cd2cb426f56957a4fe6267797
-Size (feh-3.10.2.tar.bz2) = 2113183 bytes
+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
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