Index: head/graphics/gmic/Makefile =================================================================== --- head/graphics/gmic/Makefile (revision 477508) +++ head/graphics/gmic/Makefile (revision 477509) @@ -1,52 +1,53 @@ # $FreeBSD$ PORTNAME= gmic -DISTVERSION= 2.3.3 -PORTREVISION= 1 +DISTVERSION= 2.3.4 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ -DISTFILES= ${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Framework for image processing LICENSE= CeCILL LICENSE_NAME= CeCILL LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_i386= error: "c++ crashes, clang-5 and 6 fail: undefined reference to `__atomic_load'" BUILD_DEPENDS= ${LOCALBASE}/include/CImg.h:graphics/cimg LIB_DEPENDS= libfftw3.so:math/fftw3 \ libGraphicsMagick++.so:graphics/GraphicsMagick \ libIlmImf.so:graphics/OpenEXR \ libImath-2_2.so:graphics/ilmbase \ libomp.so:devel/openmp \ libopencv_core.so:graphics/opencv-core \ libopencv_video.so:graphics/opencv \ libpng.so:graphics/png \ libtiff.so:graphics/tiff PORTSCOUT= limit:[0-9]\..* # not v.220 and similar USES= cmake:outsource compiler:c++11-lang jpeg pkgconfig USE_LDCONFIG= yes CMAKE_OFF= BUILD_LIB_STATIC CMAKE_ON= ENABLE_DYNAMIC_LINKING + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= PLUGINS X11 OPTIONS_DEFAULT= X11 OPTIONS_SUB= yes PLUGINS_CMAKE_BOOL= BUILD_PLUGIN PLUGINS_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango PLUGINS_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgimp-2.0.so:graphics/gimp-app X11_CMAKE_BOOL= ENABLE_X X11_USE= XORG=ice,sm,x11,xext .include Index: head/graphics/gmic/distinfo =================================================================== --- head/graphics/gmic/distinfo (revision 477508) +++ head/graphics/gmic/distinfo (revision 477509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531081493 -SHA256 (gmic_2.3.3.tar.gz) = 46417d48d9dd87a155ba979667834a7d6899652f097cc25652e0680ee0b13c6a -SIZE (gmic_2.3.3.tar.gz) = 3691683 +TIMESTAMP = 1534573998 +SHA256 (gmic_2.3.4.tar.gz) = fdcb16ec21673e241de18fb9caece437e51fa1fee34c8613d195ba66d23b51f9 +SIZE (gmic_2.3.4.tar.gz) = 3709284