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: nia
Date: Tue Jan 11 10:30:56 UTC 2022
Modified Files:
pkgsrc/graphics/feh: Makefile distinfo
Log Message:
feh: update to 3.8
Mon, 03 Jan 2022 11:29:03 +0100 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v3.8
* Add button ID "0" to cursor bindings. This pseudo-button is triggered
whenever feh observes a cursor movement. It does not have a default
binding.
* Support hexadecimal IDs in --window-id
* Disable --auto-rotate in feh builds compiled with Imlib2 1.7.5 or later.
Imlib2 1.7.5 introduces transparent EXIF-based image orientation
adjustment, so --auto-rotate is no longer needed (and would cause
mis-orientation of images, as Imlib2 has already adjusted the
orientation).
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.64 -r1.65 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.119 pkgsrc/graphics/feh/Makefile:1.120
--- pkgsrc/graphics/feh/Makefile:1.119 Sun Dec 19 11:02:22 2021
+++ pkgsrc/graphics/feh/Makefile Tue Jan 11 10:30:56 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2021/12/19 11:02:22 nia Exp $
+# $NetBSD: Makefile,v 1.120 2022/01/11 10:30:56 nia Exp $
-DISTNAME= feh-3.7.2
-PKGREVISION= 1
+DISTNAME= feh-3.8
CATEGORIES= graphics
MASTER_SITES= https://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.64 pkgsrc/graphics/feh/distinfo:1.65
--- pkgsrc/graphics/feh/distinfo:1.64 Tue Oct 26 10:46:07 2021
+++ pkgsrc/graphics/feh/distinfo Tue Jan 11 10:30:56 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.64 2021/10/26 10:46:07 nia Exp $
+$NetBSD: distinfo,v 1.65 2022/01/11 10:30:56 nia Exp $
-BLAKE2s (feh-3.7.2.tar.bz2) = 6d4bb593d243d5cf93ff6dc961e2bdb24b6b2d9066170712fc696a9c22c55833
-SHA512 (feh-3.7.2.tar.bz2) = e74c4a4ce655711dc3c777f83c9376d54aa82aa7e38e07837b8593ed19ba813217f99d5768c8f8d0b6c1a0f6475a5e36cf404f4bc024674214568715a931b9e3
-Size (feh-3.7.2.tar.bz2) = 2121677 bytes
+BLAKE2s (feh-3.8.tar.bz2) = b69e2bd41fe0288b5a4cacb5eaa5b01051392d8b61250b4958f81621bd8b0b52
+SHA512 (feh-3.8.tar.bz2) = 99e09b4a9a02e087714d95fc8314757c52f4b0f188dcb28ed9972dc1215cec2daa2a9e2a64d0078a24cee74cbdf6fdc57ff264a3f7bb3fc00e00c827b655ca2f
+Size (feh-3.8.tar.bz2) = 2122631 bytes
SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
SHA1 (patch-src_getopt.c) = 1a91896a7bed8670fc44798308341633f818ebdc
SHA1 (patch-src_gib__imlib.c) = 4f231e1bd8698e0bff796fab6b553649c31e1650
Home |
Main Index |
Thread Index |
Old Index