aboutsummaryrefslogtreecommitdiff
path: root/graphics/feh
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-03-21 16:22:50 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-03-21 16:22:50 +0000
commit38826dfaf45133e19931604adbf22aead10f44ec (patch)
treeae286a7fe1b078f7ff3b291e7fc2d07788d3cd16 /graphics/feh
parent6e03832857df8617e589475ecef780a1fbda3dcf (diff)
downloadports-38826dfaf45133e19931604adbf22aead10f44ec.tar.gz
ports-38826dfaf45133e19931604adbf22aead10f44ec.zip
Update graphics/feh 2.25.1
Changelog: * Fix compilation issues when using CFLAGS=-m64 on some gcc versions * Re-render current image when toggle_fixed_geometry is input * Allow arbitrary X11 colors as -B/--image-bg argument (patch by ulteq) * Improve --image-bg support and transparency handling in --bg-* mode * Respect --geometry settings in --bg-fill mode * Add keybinding toggle_auto_zoom (default Z) to toggle --auto-zoom * Fix filelists specified by -f/--filelist not being reloaded when using --reload * Improve performance when using --{max,min}-dimension in slideshow mode (patch by ulteq) * Fix crash when using %m format specifier in slideshow mode (introduced in feh 2.23.1) Note that the feature with natural sorting of file and directory names is not enabled since we don't have the strverscmp glibc extension.
Notes
Notes: svn path=/head/; revision=465190
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile4
-rw-r--r--graphics/feh/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index c45e6d63e550..a383ca34ae6f 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= feh
-PORTVERSION= 2.23.2
+PORTVERSION= 2.25.1
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
LOCAL/uqs
@@ -24,7 +24,7 @@ USE_PERL5= run
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ENV+= LDFLAGS="${LDFLAGS}"
+MAKE_ENV+= LDFLAGS="${LDFLAGS}" verscmp=0
OPTIONS_DEFINE= CAM DOCS EXAMPLES EXIF
CAM_DESC= Install feh-cam and related tools
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 4e2e6ac94cc2..3a8411175fb0 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518554406
-SHA256 (feh-2.23.2.tar.bz2) = 96c131a558fd86d9a83862abfabbfc7c081b8a4d5c9d56598e04905a21ec89c3
-SIZE (feh-2.23.2.tar.bz2) = 2130360
+TIMESTAMP = 1521490623
+SHA256 (feh-2.25.1.tar.bz2) = 0c5ef21601c11e1aeccb3531a84658c4b67aeb9ab8db92a1da6d8cbad0a9faa4
+SIZE (feh-2.25.1.tar.bz2) = 2131624