aboutsummaryrefslogtreecommitdiff
path: root/graphics/gmic
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-01-05 02:17:32 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-01-05 02:17:32 +0000
commit2e26d3323d12788197470dacc7187bd0ae521260 (patch)
tree269343fdae7d3d844d32dffd91353ecb698cc304 /graphics/gmic
parentc11266721adcfed6be82ec16fec43adbc2f5ffa1 (diff)
downloadports-2e26d3323d12788197470dacc7187bd0ae521260.tar.gz
ports-2e26d3323d12788197470dacc7187bd0ae521260.zip
graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0
graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to match new OpenEXR headers and unbreak compilation. Bump PORTREVISION of all ports depending directly on either, based on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used). Release Notes: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0 The update was deliberately deferred until after 2020Q1, and should not be MFH'd back to it.
Notes
Notes: svn path=/head/; revision=522079
Diffstat (limited to 'graphics/gmic')
-rw-r--r--graphics/gmic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 5726337d4900..ae218daea812 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gmic
DISTVERSION= 2.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
DISTNAME= ${PORTNAME}_${DISTVERSION}