Page MenuHomeFreeBSD

graphics/darktable: update to 2.0.2
ClosedPublic

Authored by dumbbell on Feb 14 2016, 5:00 PM.
Tags
None
Referenced Files
F138064314: D5279.id.diff
Fri, Nov 28, 2:40 PM
F137961879: D5279.diff
Thu, Nov 27, 5:28 PM
Unknown Object (File)
Thu, Nov 27, 7:20 AM
Unknown Object (File)
Fri, Nov 7, 5:44 PM
Unknown Object (File)
Wed, Nov 5, 7:20 AM
Unknown Object (File)
Tue, Nov 4, 12:06 AM
Unknown Object (File)
Oct 27 2025, 11:49 PM
Unknown Object (File)
Oct 26 2025, 7:52 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2856
Build 2880: arc lint + arc unit

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.