git: ad4f8f1ef444 - main - graphics/darktable: Update to 4.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jul 2023 18:46:42 UTC
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad4f8f1ef44467513c3835afdf25d8bc3a87c5dd commit ad4f8f1ef44467513c3835afdf25d8bc3a87c5dd Author: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> AuthorDate: 2023-07-25 10:15:35 +0000 Commit: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> CommitDate: 2023-07-26 18:46:30 +0000 graphics/darktable: Update to 4.4.2 Release notes: * https://github.com/darktable-org/darktable/releases/tag/release-4.4.2 At the same time, bump the LLVM build dependency to version 15. It matches the version used by Mesa. This likely avoids the need for to versions of LLVM. --- graphics/darktable/Makefile | 4 ++-- graphics/darktable/distinfo | 6 +++--- graphics/darktable/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 65f425c3f2e4..9c3c4b756737 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,5 +1,5 @@ PORTNAME= darktable -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ @@ -42,7 +42,7 @@ LIB_DEPENDS= libavif.so:graphics/libavif \ libwebp.so:graphics/webp USES= cmake compiler:gcc-c++11-lib desktop-file-utils gl gnome jpeg \ - llvm:14,build lua:54 perl5 pkgconfig sdl shebangfix sqlite \ + llvm:15,build lua:54 perl5 pkgconfig sdl shebangfix sqlite \ tar:xz xorg USE_GL= gl USE_GNOME= cairo gtk30 intltool librsvg2 libxml2 diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index f31d4f176deb..d9dd41e1fbfb 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688678181 -SHA256 (darktable-4.4.1.tar.xz) = e043d38d2e8adb67af7690b12b535a40e8ec7bea05cfa8684db8b21a626e0f0d -SIZE (darktable-4.4.1.tar.xz) = 5956860 +TIMESTAMP = 1690278794 +SHA256 (darktable-4.4.2.tar.xz) = c11d28434fdf2e9ce572b9b1f9bc4e64dcebf6148e25080b4c32eb51916cfa98 +SIZE (darktable-4.4.2.tar.xz) = 6033932 diff --git a/graphics/darktable/pkg-plist b/graphics/darktable/pkg-plist index 068f25a79cfa..f2eb17459f34 100644 --- a/graphics/darktable/pkg-plist +++ b/graphics/darktable/pkg-plist @@ -427,6 +427,7 @@ share/icons/hicolor/scalable/apps/darktable.svg %%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/tr/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/darktable.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/darktable.mo