aboutsummaryrefslogtreecommitdiff
path: root/graphics/cimg
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-05-08 11:57:55 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-05-08 11:57:55 +0000
commitded32047a723b1a1fde99db2077174e186424cb9 (patch)
tree80c1887fbd11c77022d8b87d4a2d2ab6c4249c63 /graphics/cimg
parent19b03a9a1019b86077c231c9619e2372572700c4 (diff)
downloadports-ded32047a723b1a1fde99db2077174e186424cb9.tar.gz
ports-ded32047a723b1a1fde99db2077174e186424cb9.zip
graphics/ilmbase: graphics/openexr: update to v2.5.0
ChangeLog: - https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0 * Bump PORTREVISION of all consumers except py-openimageio (BROKEN). * cad/PrusaSlicer: LIB_DEPENDS: remove version from libHalf.so BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds) USE_GL+=gl USES+=pkgconfig (needed to find libHalf)
Notes
Notes: svn path=/head/; revision=534388
Diffstat (limited to 'graphics/cimg')
-rw-r--r--graphics/cimg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 1e7431e55dc1..7d34be3d6792 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cimg
DISTVERSIONPREFIX= v.
DISTVERSION= 2.9.0
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= graphics devel