Page MenuHomeFreeBSD

graphics/darktable: update to 2.0.2
ClosedPublic

Authored by dumbbell on Feb 14 2016, 5:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 16, 7:14 AM
Unknown Object (File)
Mon, Mar 16, 3:41 AM
Unknown Object (File)
Mon, Mar 16, 1:13 AM
Unknown Object (File)
Sun, Mar 15, 7:15 PM
Unknown Object (File)
Mon, Mar 2, 11:48 AM
Unknown Object (File)
Feb 8 2026, 6:34 AM
Unknown Object (File)
Jan 21 2026, 4:33 AM
Unknown Object (File)
Jan 11 2026, 5:25 AM
Subscribers
None

Details

Summary

New upstream release.

This update also fixes the build on FreeBSD 9.3-RELEASE. At least there, it appears the definition of powl(3) is hidden behind _DECLARE_C99_LDBL_MATH. This is fixed in at least 11-CURRENT; I didn't check in FreeBSD 10.x. Let's fix the build by defining _DECLARE_C99_LDBL_MATH, as it is done in a few other ports already.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dumbbell retitled this revision from to graphics/darktable: Fix build on FreeBSD 9.3-RELEASE.
dumbbell updated this object.
dumbbell edited the test plan for this revision. (Show Details)
dumbbell added a reviewer: kwm.
dumbbell retitled this revision from graphics/darktable: Fix build on FreeBSD 9.3-RELEASE to graphics/darktable: update to 2.0.2.Mar 8 2016, 9:44 AM
dumbbell updated this object.

Update comment about _DECLARE_C99_LDBL_MATH

kwm edited edge metadata.
This revision is now accepted and ready to land.Mar 11 2016, 4:23 PM
This revision was automatically updated to reflect the committed changes.