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, Oct 13, 7:51 AM
Unknown Object (File)
Sat, Oct 11, 1:17 PM
Unknown Object (File)
Sat, Sep 27, 11:21 PM
Unknown Object (File)
Fri, Sep 26, 8:24 AM
Unknown Object (File)
Mon, Sep 22, 5:34 PM
Unknown Object (File)
Sat, Sep 20, 6:57 AM
Unknown Object (File)
Fri, Sep 19, 8:49 AM
Unknown Object (File)
Thu, Sep 18, 8:09 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
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.