aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-10-24 17:58:38 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-10-24 17:58:38 +0000
commit95490dbfd66193eca22d2405df1934efcbd5a6d8 (patch)
tree3e91124345425b747b814b22b47e4d4ab3417841 /graphics
parent66a1b99b9a715b721ee1c9734a6d0e6d8d8a2ddc (diff)
downloadports-95490dbfd66193eca22d2405df1934efcbd5a6d8.tar.gz
ports-95490dbfd66193eca22d2405df1934efcbd5a6d8.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/feh/Makefile8
-rw-r--r--graphics/feh/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index a4f7ab87f4b8..b329c487c077 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= feh
-PORTVERSION= 2.27.1
-PORTREVISION= 1
+PORTVERSION= 2.28
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
LOCAL/uqs
@@ -27,9 +26,10 @@ CPE_VENDOR= daniel_friesel
MAKE_ENV+= LDFLAGS="${LDFLAGS}" verscmp=0
-OPTIONS_DEFINE= CAM DOCS EXAMPLES EXIF
+OPTIONS_DEFINE= CAM DCRAW DOCS EXAMPLES EXIF
CAM_DESC= Install feh-cam and related tools
EXIF_DESC= Support EXIF tags
+DCRAW_DESC= Use dcraw to display raw file previews
OPTIONS_DEFAULT=CAM EXIF
OPTIONS_SUB= yes
@@ -38,6 +38,8 @@ CAM_MAKE_ENV= cam=1
EXIF_LIB_DEPENDS= libexif.so:graphics/libexif
EXIF_MAKE_ENV= exif=1
+DCRAW_RUN_DEPENDS= dcraw:graphics/dcraw
+
post-patch-DOCS-off:
@${REINPLACE_CMD} -e 's|install-doc||' \
${WRKSRC}/Makefile
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 61e71a620f64..5af877584fff 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532028034
-SHA256 (feh-2.27.1.tar.bz2) = 6ec338f80c3f4c30d715f44780f1a09ebfbb99e92a1bb43316428744a839f383
-SIZE (feh-2.27.1.tar.bz2) = 2132123
+TIMESTAMP = 1540395156
+SHA256 (feh-2.28.tar.bz2) = 13d22d7c5fe5057612ce3df88857aee89fcab9c8cd6fd4f95a42fe6bf851d3d9
+SIZE (feh-2.28.tar.bz2) = 2132687