pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/feh feh: Update to 3.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/b461d5257141
branches: trunk
changeset: 443653:b461d5257141
user: nia <nia%pkgsrc.org@localhost>
date: Fri Dec 18 23:47:46 2020 +0000
description:
feh: Update to 3.6.1
Sun, 06 Dec 2020 08:34:15 +0100 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v3.6.1
* Fix excessive memory consumption when showing long-running slideshows
with thousands to tens of thousands of images and feh has been compiled
with exif=1 (see https://github.com/derf/feh/issues/553)
* Fix memory leak when showing long-running slideshows with relatively few
images and feh has been compiled with exif=1 (ibid.)
* Fix memory leak when reloading an image and feh has been compiled with
exif=1
* Fix memory leak in --draw-exif
* Fix memory leak when reloading HTTP files with --no-conversion-cache
Mon, 30 Nov 2020 19:44:47 +0100 Daniel Friesel <derf+feh%finalrewind.org@localhost>
* Release v3.6
* Add flip and rotate options to the menu
* Improve unloadable image detection time (e.g. for large video files) by
checking a file's header before passing it to Imlib2. For rarely used
image formats, there is a very small chance that an image which could be
loaded by feh 3.5 is reported as unloadable by feh 3.6 due to this
change. Set FEH_SKIP_MAGIC=1 to bypass the header check in this case. See
<https://phab.enlightenment.org/T8739> and
<https://github.com/derf/feh/issues/505> for details.
diffstat:
graphics/feh/Makefile | 4 ++--
graphics/feh/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r e6bb3641f942 -r b461d5257141 graphics/feh/Makefile
--- a/graphics/feh/Makefile Fri Dec 18 23:34:30 2020 +0000
+++ b/graphics/feh/Makefile Fri Dec 18 23:47:46 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2020/11/23 13:10:54 nia Exp $
+# $NetBSD: Makefile,v 1.110 2020/12/18 23:47:46 nia Exp $
-DISTNAME= feh-3.5
+DISTNAME= feh-3.6.1
CATEGORIES= graphics
MASTER_SITES= https://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
diff -r e6bb3641f942 -r b461d5257141 graphics/feh/distinfo
--- a/graphics/feh/distinfo Fri Dec 18 23:34:30 2020 +0000
+++ b/graphics/feh/distinfo Fri Dec 18 23:47:46 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.56 2020/11/23 13:10:54 nia Exp $
+$NetBSD: distinfo,v 1.57 2020/12/18 23:47:46 nia Exp $
-SHA1 (feh-3.5.tar.bz2) = 76285400db14da5dc0f98d4b725442d6b5c347c1
-RMD160 (feh-3.5.tar.bz2) = c71fd836be138d717ee48aea67906eae804e9081
-SHA512 (feh-3.5.tar.bz2) = 69b4c73a8009c5b5e031bdf3c6a628da2f3cd71927d6c546ba2b2cfb6d10912e4a44e5d0de93704645a4dd33d71f1445749abe03383cc2298fa10c2d5d88fb5e
-Size (feh-3.5.tar.bz2) = 2115162 bytes
+SHA1 (feh-3.6.1.tar.bz2) = ba28072a3f85062335b2455bec27f7bb981d289c
+RMD160 (feh-3.6.1.tar.bz2) = 72f4b81d23c13bec78132dcc68f90874467b477a
+SHA512 (feh-3.6.1.tar.bz2) = b4350f1c5f66a450b2f088affea973abab9e184df110b693e46e1fc532d213d62a52bf08029f345daf92d45c828ff3bd380dcd7b167f319f1ff3b1d04150cd75
+Size (feh-3.6.1.tar.bz2) = 2116064 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