aboutsummaryrefslogtreecommitdiff
path: root/graphics/feh
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2015-10-05 12:28:21 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2015-10-05 12:28:21 +0000
commit269405b007dedff441231501deea497fee5e87c8 (patch)
tree1160c7e05e6a86577671009f6b017ea730013ebc /graphics/feh
parentbe48ea66bb9b6ae06e008eec3800e062062447cd (diff)
downloadports-269405b007dedff441231501deea497fee5e87c8.tar.gz
ports-269405b007dedff441231501deea497fee5e87c8.zip
Update to 2.14
Changelog: * Add --xinerama-index option for background setting (patch by James Knight) * When removing the last image in slidsehow mode, stay on the last (previously second-to-last) image (patch by Lior Shiponi) * Allow --sort and --randomize to override each other (most recently specified option wins) instead of always preferring --sort * Thumbnail mode: Mark image as processed when executing an action (--action) by clicking on an image * It is now possible to override feh's idea of the active xinerama screen using the --xinerama-index option * Remove (undocumented) feature allowing to override feh's idea of the active xinerama screen by setting the XINERAMA_SCREEN environment variable
Notes
Notes: svn path=/head/; revision=398645
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile2
-rw-r--r--graphics/feh/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 6cf25cd09820..ec3949845314 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= feh
-PORTVERSION= 2.13.1
+PORTVERSION= 2.14
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
LOCAL/uqs
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 694927b99e4a..8791bffcba9d 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (feh-2.13.1.tar.bz2) = 865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980
-SIZE (feh-2.13.1.tar.bz2) = 2117354
+SHA256 (feh-2.14.tar.bz2) = 3829cd8995ec7cc08095a2b22a6c98d1e2638bd87c8b4f0e85a059c6f0edbc48
+SIZE (feh-2.14.tar.bz2) = 2118007