Index: graphics/gegl/Makefile =================================================================== --- graphics/gegl/Makefile (revision 484166) +++ graphics/gegl/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.4.8 -PORTREVISION= 1 +PORTVERSION= 0.4.12 CATEGORIES= graphics MASTER_SITES= GIMP @@ -20,7 +19,7 @@ libfribidi.so:converters/fribidi \ libpng.so:graphics/png -USES= compiler:c11 cpe gettext gmake gnome jpeg libtool localbase \ +USES= compiler:openmp cpe gettext gmake gnome jpeg libtool localbase \ pathfix pkgconfig shebangfix uniquefiles tar:bzip2 USE_GNOME= glib20 intltool introspection:build USE_LDCONFIG= yes @@ -30,7 +29,7 @@ CONFIGURE_ARGS+=--without-mrg --without-lensfun INSTALL_TARGET= install-strip -GEGL_MINOR= 408 +GEGL_MINOR= 412 GEGL_VER= 0.4 PLIST_SUB+= GEGL_MINOR="${GEGL_MINOR}" GEGL_VER=${GEGL_VER} Index: graphics/gegl/distinfo =================================================================== --- graphics/gegl/distinfo (revision 484166) +++ graphics/gegl/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537606982 -SHA256 (gegl-0.4.8.tar.bz2) = 719468eec56ac5b191626a0cb6238f3abe9117e80594890c246acdc89183ae49 -SIZE (gegl-0.4.8.tar.bz2) = 7017022 +TIMESTAMP = 1541431835 +SHA256 (gegl-0.4.12.tar.bz2) = e967293eabe89257e1d511bf68435fbfd44e6e0f9ef51b86cc50781f09eb5852 +SIZE (gegl-0.4.12.tar.bz2) = 7065555 Index: graphics/gegl/files/patch-operations_external_exr-save.cc =================================================================== --- graphics/gegl/files/patch-operations_external_exr-save.cc (revision 484166) +++ graphics/gegl/files/patch-operations_external_exr-save.cc (nonexistent) @@ -1,36 +0,0 @@ -Upstream: https://gitlab.gnome.org/GNOME/gegl/commit/c1c3541caab485384087bbbcf1c83ef2d5bd4d43 - -diff --git a/operations/external/exr-save.cc b/operations/external/exr-save.cc -index b2032046ccf69f645e52e908bf4fe58ab2b85c6e..018e5d9af0469cc082d12a27af9377ec9b553322 100644 ---- operations/external/exr-save.cc -+++ operations/external/exr-save.cc -@@ -145,10 +145,10 @@ write_tiled_exr (const float *pixels, - &blue[0], &blue[1], - NULL, NULL, NULL); - { -- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]), -- Imath_2_2::V2f(green[0],green[1]), -- Imath_2_2::V2f(blue[0],blue[1]), -- Imath_2_2::V2f(wp[0],wp[1])); -+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]), -+ Imath::V2f(green[0],green[1]), -+ Imath::V2f(blue[0],blue[1]), -+ Imath::V2f(wp[0],wp[1])); - Imf::addChromaticities (header, c1); - } - } -@@ -184,10 +184,10 @@ write_scanline_exr (const float *pixels, - &green[0], &green[1], - &blue[0], &blue[1], - NULL, NULL, NULL); -- Imf::Chromaticities c1 (Imath_2_2::V2f(red[0],red[1]), -- Imath_2_2::V2f(green[0],green[1]), -- Imath_2_2::V2f(blue[0],blue[1]), -- Imath_2_2::V2f(wp[0],wp[1])); -+ Imf::Chromaticities c1 (Imath::V2f(red[0],red[1]), -+ Imath::V2f(green[0],green[1]), -+ Imath::V2f(blue[0],blue[1]), -+ Imath::V2f(wp[0],wp[1])); - Imf::addChromaticities (header, c1); - } - Property changes on: graphics/gegl/files/patch-operations_external_exr-save.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: graphics/gegl/pkg-plist =================================================================== --- graphics/gegl/pkg-plist (revision 484166) +++ graphics/gegl/pkg-plist (working copy) @@ -5,7 +5,10 @@ include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h include/gegl-%%GEGL_VER%%/gegl-buffer-cl-iterator.h +include/gegl-%%GEGL_VER%%/gegl-buffer-enums.h include/gegl-%%GEGL_VER%%/gegl-buffer-iterator.h +include/gegl-%%GEGL_VER%%/gegl-buffer-iterator2.h +include/gegl-%%GEGL_VER%%/gegl-buffer-matrix2.h include/gegl-%%GEGL_VER%%/gegl-buffer.h include/gegl-%%GEGL_VER%%/gegl-color.h include/gegl-%%GEGL_VER%%/gegl-cpuaccel.h @@ -24,6 +27,7 @@ include/gegl-%%GEGL_VER%%/gegl-plugin.h include/gegl-%%GEGL_VER%%/gegl-processor.h include/gegl-%%GEGL_VER%%/gegl-random.h +include/gegl-%%GEGL_VER%%/gegl-rectangle.h include/gegl-%%GEGL_VER%%/gegl-tile-backend.h include/gegl-%%GEGL_VER%%/gegl-tile-handler.h include/gegl-%%GEGL_VER%%/gegl-tile-source.h @@ -78,6 +82,7 @@ %%OPENEXR%%lib/gegl-%%GEGL_VER%%/exr-save.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-load.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-save.so +lib/gegl-%%GEGL_VER%%/gif-load.so lib/gegl-%%GEGL_VER%%/gegl-common-gpl3.so lib/gegl-%%GEGL_VER%%/gegl-common.so lib/gegl-%%GEGL_VER%%/gegl-core.so