diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 5e1321ca5516..ddc89d9fcfda 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,48 +1,47 @@ PORTNAME= gmic -DISTVERSION= 3.1.5 -PORTREVISION= 2 +DISTVERSION= 3.1.6 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ 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'" .if !exists(/usr/include/omp.h) BROKEN= requires OpenMP support that is missing on this architecture .endif BUILD_DEPENDS= gimptool-2.0:graphics/gimp-app LIB_DEPENDS= libcurl.so:ftp/curl \ libfftw3.so:math/fftw3 \ libGraphicsMagick++.so:graphics/GraphicsMagick \ libOpenEXR.so:graphics/openexr \ libImath.so:math/Imath \ libopencv_core.so:graphics/opencv \ libpng.so:graphics/png \ libtiff.so:graphics/tiff USES= compiler:c++11-lang gettext-runtime gmake jpeg localbase:ldflags pkgconfig xorg USE_LDCONFIG= yes USE_XORG= x11 xau xcb xdmcp WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC_SUBDIR= src # because of makefile issues, see https://github.com/dtschump/gmic/issues/405 MAKE_JOBS_UNSAFE= yes # see https://github.com/dtschump/gmic/issues/406 ALL_TARGET= lib cli # cli is bundled here until https://github.com/dtschump/gmic/issues/407 is fixed, afvter which is would be moved to gmic-cli PORTSCOUT= limit:[0-9]\..* # not v.220 and similar post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgmic.so.* .include diff --git a/graphics/gmic/distinfo b/graphics/gmic/distinfo index fb5cddd1e25c..a825b01399df 100644 --- a/graphics/gmic/distinfo +++ b/graphics/gmic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656916160 -SHA256 (gmic_3.1.5.tar.gz) = fa77e85b3a39638008515ac525f23f0ed7a45b63c463c0ba6292c87f5e88e30d -SIZE (gmic_3.1.5.tar.gz) = 10782647 +TIMESTAMP = 1662058379 +SHA256 (gmic_3.1.6.tar.gz) = e73d63ba6520637c782b6e5e6805037a27b6255c011c9e2a60a56f9c28822ce4 +SIZE (gmic_3.1.6.tar.gz) = 10843311 diff --git a/graphics/gmic/pkg-plist b/graphics/gmic/pkg-plist index ed86a481cb83..c4d2c2af3e81 100644 --- a/graphics/gmic/pkg-plist +++ b/graphics/gmic/pkg-plist @@ -1,10 +1,10 @@ bin/gmic include/gmic.h include/gmic_libc.h lib/libgmic.so lib/libgmic.so.3 -lib/libgmic.so.315 +lib/libgmic.so.316 libexec/gimp/2.2/plug-ins/gmic_cluts.gmz libexec/gimp/2.2/plug-ins/gmic_denoise_cnn.gmz share/man/fr/man1/gmic.1.gz share/man/man1/gmic.1.gz