diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index 0ffa420baba9..56bc4729f6bf 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -1,58 +1,57 @@ PORTNAME= mandelbulber -DISTVERSION= 2.31-1 -PORTREVISION= 1 +DISTVERSION= 2.32 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org COMMENT= 3D Mandelbrot fractal renderer WWW= https://mandelbulber.com/ \ https://github.com/buddhi1980/mandelbulber2 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgsl.so:math/gsl \ libpng.so:graphics/png \ libtiff.so:graphics/tiff \ liblzo2.so:archivers/lzo2 \ libOpenEXR.so:graphics/openexr BUILD_DEPENDS= ${LOCALBASE}/include/stb/stb_image.h:devel/stb USE_GITHUB= yes GH_ACCOUNT= buddhi1980 GH_PROJECT= ${PORTNAME}2 USES= cmake compiler:c++11-lang gnome jpeg localbase:ldflags \ pkgconfig qt:5 USE_QT= core widgets network gui multimedia testlib concurrent \ declarative qmake:build buildtools:build uitools:build CMAKE_SOURCE_PATH= ${WRKSRC}/mandelbulber2/cmake PORTDOCS= CONTRIBUTING.md README.md RESOURCES.md PORTDATA= * DATADIR= ${PREFIX}/share/${PORTNAME}2 OPTIONS_DEFINE= OPENCL OPENMP DOCS OPTIONS_EXCLUDE= OPENMP # not properly supported yet OPENCL_BUILD_DEPENDS= opencl>=0:devel/opencl post-extract: @${RM} -rf ${WRKSRC}/mandelbulber2/third-party post-patch-OPENMP-off: @${REINPLACE_CMD} -e 's|-fopenmp||' \ ${CMAKE_SOURCE_PATH}/CMakeLists.txt post-patch-OPENCL-off: @${REINPLACE_CMD} -e '/find_package.*OpenCL/ d' \ ${CMAKE_SOURCE_PATH}/CMakeLists.txt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include diff --git a/graphics/mandelbulber/distinfo b/graphics/mandelbulber/distinfo index 668ffc95dfb2..74d87ca0f33f 100644 --- a/graphics/mandelbulber/distinfo +++ b/graphics/mandelbulber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711646484 -SHA256 (buddhi1980-mandelbulber2-2.31-1_GH0.tar.gz) = 3cb06009c1dd909b6237383ecefc3ef35fb2e7f3b86f9ce93e806055cf8c3a96 -SIZE (buddhi1980-mandelbulber2-2.31-1_GH0.tar.gz) = 131708670 +TIMESTAMP = 1726061980 +SHA256 (buddhi1980-mandelbulber2-2.32_GH0.tar.gz) = 404d0cfa7861d4dd440000d2a65911640b6937a48e789c9f28b6db87d15a2a10 +SIZE (buddhi1980-mandelbulber2-2.32_GH0.tar.gz) = 133076592