aboutsummaryrefslogtreecommitdiff
path: root/graphics/synfigstudio
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/synfigstudio
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/synfigstudio')
-rw-r--r--graphics/synfigstudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 7bf5ef5d994e..f197b745b503 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -4,7 +4,7 @@
PORTNAME= synfigstudio
PORTVERSION= 1.2.2
DISTVERSIONPREFIX=v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics multimedia
MAINTAINER= woodsb02@FreeBSD.org