Date: Thu, 28 Dec 2017 12:05:53 +0000 (UTC) From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457447 - head/graphics/darktable Message-ID: <201712281205.vBSC5roZ087967@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dumbbell Date: Thu Dec 28 12:05:53 2017 New Revision: 457447 URL: https://svnweb.freebsd.org/changeset/ports/457447 Log: graphics/darktable: Update to 2.4.0 While here, change the default LLVM version to 5.0, to remain in sync with Mesa (to keep the number of LLVMs to build to just one). Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo head/graphics/darktable/pkg-plist Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Thu Dec 28 11:24:48 2017 (r457446) +++ head/graphics/darktable/Makefile Thu Dec 28 12:05:53 2017 (r457447) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 2.2.5 -PORTREVISION= 4 +PORTVERSION= 2.4.0 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ @@ -71,7 +70,7 @@ GRAPHMAGICK_CMAKE_OFF= -DUSE_GRAPHICSMAGICK:BOOL=OFF LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret LIBSECRET_CMAKE_OFF= -DUSE_LIBSECRET:BOOL=OFF -LUA_USES= lua:52 +LUA_USES= lua:53 LUA_CMAKE_OFF= -DUSE_LUA:BOOL=OFF # FIXME: Even with NLS turned off, darktable(1) is still linked to @@ -97,8 +96,8 @@ WEBP_CMAKE_OFF= -DUSE_WEBP:BOOL=OFF .include <bsd.port.pre.mk> .if ${ARCH} == amd64 && ${CHOSEN_COMPILER_TYPE} == clang -# Enable OpenMP support with Clang 4.0. -LLVM_VER= 40 +# Enable OpenMP support with Clang 5.0. +LLVM_VER= 50 BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER} CPP= clang-cpp${LLVM_VER} Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Thu Dec 28 11:24:48 2017 (r457446) +++ head/graphics/darktable/distinfo Thu Dec 28 12:05:53 2017 (r457447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496077923 -SHA256 (darktable-2.2.5.tar.xz) = e303a42b33f78eb1f48d3b36d1df46f30873df4c5a7b49605314f61c49fbf281 -SIZE (darktable-2.2.5.tar.xz) = 3092540 +TIMESTAMP = 1514391670 +SHA256 (darktable-2.4.0.tar.xz) = 9d37388aee79d5ada71062bbac3cda612a61d1a781f6320b784b27308f3a1878 +SIZE (darktable-2.4.0.tar.xz) = 3387972 Modified: head/graphics/darktable/pkg-plist ============================================================================== --- head/graphics/darktable/pkg-plist Thu Dec 28 11:24:48 2017 (r457446) +++ head/graphics/darktable/pkg-plist Thu Dec 28 12:05:53 2017 (r457447) @@ -58,6 +58,7 @@ lib/darktable/plugins/libgamma.so lib/darktable/plugins/libglobaltonemap.so lib/darktable/plugins/libgraduatednd.so lib/darktable/plugins/libgrain.so +lib/darktable/plugins/libhazeremoval.so lib/darktable/plugins/libhighlights.so lib/darktable/plugins/libhighpass.so lib/darktable/plugins/libhotpixels.so @@ -178,26 +179,13 @@ share/applications/darktable.desktop %%DATADIR%%/kernels/gaussian.cl %%DATADIR%%/kernels/highpass.cl %%DATADIR%%/kernels/liquify.cl +%%DATADIR%%/kernels/locallaplacian.cl %%DATADIR%%/kernels/nlmeans.cl %%DATADIR%%/kernels/programs.conf %%DATADIR%%/kernels/sharpen.cl %%DATADIR%%/kernels/soften.cl %%DATADIR%%/latex/photobook.cls %%LUA%%%%DATADIR%%/lua/darktable/debug.lua -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/README.md -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/require.lua -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.1-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.2-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.3-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-2.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-3.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-4.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-5.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.5-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.6-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.7-1.rockspec -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.7-2.rockspec %%LUA%%%%DATADIR%%/luarc %%DATADIR%%/noiseprofiles.json %%DATADIR%%/pixmaps/dt_logo_128x128.png @@ -257,6 +245,8 @@ share/applications/darktable.desktop %%DATADIR%%/pixmaps/plugins/darkroom/graduatednd.svg %%DATADIR%%/pixmaps/plugins/darkroom/grain.png %%DATADIR%%/pixmaps/plugins/darkroom/grain.svg +%%DATADIR%%/pixmaps/plugins/darkroom/hazeremoval.png +%%DATADIR%%/pixmaps/plugins/darkroom/hazeremoval.svg %%DATADIR%%/pixmaps/plugins/darkroom/highlights.png %%DATADIR%%/pixmaps/plugins/darkroom/highlights.svg %%DATADIR%%/pixmaps/plugins/darkroom/highpass.png @@ -366,6 +356,7 @@ share/icons/hicolor/scalable/apps/darktable.svg %%NLS%%share/locale/cs/LC_MESSAGES/darktable.mo %%NLS%%share/locale/da/LC_MESSAGES/darktable.mo %%NLS%%share/locale/de/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/el/LC_MESSAGES/darktable.mo %%NLS%%share/locale/es/LC_MESSAGES/darktable.mo %%NLS%%share/locale/fr/LC_MESSAGES/darktable.mo %%NLS%%share/locale/he/LC_MESSAGES/darktable.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712281205.vBSC5roZ087967>