summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-21 13:43:01 +0000
committernia <nia@pkgsrc.org>2020-04-21 13:43:01 +0000
commitb091fd23f88ef9895b97d6480c477bc19cfc9ec5 (patch)
tree2ba1bc5a54de22589ee73319b8f433c9a86363d8
parent320f5fe41955e4b691968849af51dac3b635498b (diff)
downloadpkgsrc-b091fd23f88ef9895b97d6480c477bc19cfc9ec5.tar.gz
feh: Update to 3.4
* Release v3.4 * Images loaded via HTTPS/curl, ImageMagick, and dcraw are now cached by default to decrease image load time on subsequent slideshow passes. Caching is disabled when using `--reload` and can also be disabled with the new `--no-conversion-cache` option. Suggestion and initial patch by Awal Garg. * Handle SIGINT/SIGTERM/SIGQUIT signals while loading images using libcurl < v7.32. Patch by <https://github.com/c99pedant>. * "feh --start-at URL" now loads a single-image slideshow displaying URL. This allows feh.desktop to handle URLs as well as ordinary files. file:/// URLs are treated as local files, so "feh --start-at file:///..." without filelist arguments behaves just like "feh --start-at ..." (i.e., feh will load the entire directory and start the slideshow at ...) * Fix a memory leak when repeatedly cycling through slideshows containing images loaded via libcurl, ImageMagick or dcraw.
-rw-r--r--graphics/feh/Makefile5
-rw-r--r--graphics/feh/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index cd4f966ecb2..fd457cf3b22 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2020/03/08 16:49:55 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2020/04/21 13:43:01 nia Exp $
-DISTNAME= feh-3.3
-PKGREVISION= 3
+DISTNAME= feh-3.4
CATEGORIES= graphics
MASTER_SITES= https://feh.finalrewind.org/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 45d5da6d9da..c974b86b309 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.53 2020/01/08 11:57:18 nia Exp $
+$NetBSD: distinfo,v 1.54 2020/04/21 13:43:01 nia Exp $
-SHA1 (feh-3.3.tar.bz2) = 9511eb4ee5a8131908300b506875df99f55b773e
-RMD160 (feh-3.3.tar.bz2) = dd0d13a3572328b537a8745f7ebf092f35a37800
-SHA512 (feh-3.3.tar.bz2) = 0372115a8f2df77cdfc0fc1b24479e72d9be1f24127c787909ef671075b199b8d5f873200ce202f51705991cf3c5f5cc71ef8f47294fe520e3a9acc5cb7582a9
-Size (feh-3.3.tar.bz2) = 2112880 bytes
+SHA1 (feh-3.4.tar.bz2) = 44b67f3c16c247683bc17f1624484686b7ffe313
+RMD160 (feh-3.4.tar.bz2) = dbf670aac6eb8b1b9b5fb7714209a507d7a34d10
+SHA512 (feh-3.4.tar.bz2) = 50cb7fd33b583ee802cbbba8ed7a74e9eb72a141ffa28ab998a196f9f8d030a8192420fc084136f699cb33b1b8c4d8c2c111fa90695dd82a1366330a428383ce
+Size (feh-3.4.tar.bz2) = 2114146 bytes
SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492