Unverified Commit 27f53a0d authored by Jean-Sébastien Pédron's avatar Jean-Sébastien Pédron
Browse files

graphics/darktable: Update to 4.2.0

Release notes:
https://github.com/darktable-org/darktable/releases/tag/release-4.2.0

The work was done by Matthias Andree (mandree@) in
`graphics/darktable42`. Some of the style fixes were added in a separate
commit. Thank you Matthias!

The temporary port `graphics/darktable42` can be removed at the same
time, now that the main port is up-to-date.

Submitted by:	mandree@
parent 8570aa6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17758,3 +17758,4 @@ irc/cwirc||2023-01-19|Has expired: No upstream, no apparent use seen online
sysutils/ior|benchmarks/ior|2023-01-20|Moved to a better fit category
emulators/qemu-guest-agent|emulators/qemu@guestagent|2023-01-20|Seperate port merged with main port as a flavor
devel/rust-bindgen|devel/rust-bindgen-cli|2023-01-22|Renamed upstream
graphics/darktable42||2023-01-27|Removed as part of the update of graphics/darktable to 4.2.0
+0 −1
Original line number Diff line number Diff line
@@ -121,7 +121,6 @@
    SUBDIR += cuttlefish
    SUBDIR += cxxplot
    SUBDIR += darktable
    SUBDIR += darktable42
    SUBDIR += dataplot
    SUBDIR += dbow2
    SUBDIR += dc20pack
+2 −2
Original line number Diff line number Diff line
PORTNAME=	darktable
PORTVERSION=	4.0.1
PORTREVISION=	3
PORTVERSION=	4.2.0
PORTREVISION=	2
CATEGORIES=	graphics
MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/

+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1663671416
SHA256 (darktable-4.0.1.tar.xz) = 5fef81e0c0079977a3cdc3627eed777280c2346d023c5d176c1f4a62cbe51d68
SIZE (darktable-4.0.1.tar.xz) = 5958392
TIMESTAMP = 1672472675
SHA256 (darktable-4.2.0.tar.xz) = 18b0917fdfe9b09f66c279a681cc3bd52894a566852bbf04b2e179ecfdb11af9
SIZE (darktable-4.2.0.tar.xz) = 5862080
Loading