[haikuports-commits] [haikuports/haikuports] faf855: nettle: bump to 3.3, enable x86_gcc2, add tiny gcc...

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: haikuports-commits@xxxxxxxxxxxxx
  • Date: Fri, 27 Jan 2017 04:47:23 -0800

  Branch: refs/heads/master
  Home:   https://github.com/haikuports/haikuports
  Commit: faf855e362a6397b143a594b7606f1667e434082
      
https://github.com/haikuports/haikuports/commit/faf855e362a6397b143a594b7606f1667e434082
  Author: fbrosson <fbrosson@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2017-01-27 (Fri, 27 Jan 2017)

  Changed paths:
    R net-libs/nettle/nettle-3.1.1.recipe
    R net-libs/nettle/nettle-3.2.recipe
    A net-libs/nettle/nettle-3.3.recipe
    A net-libs/nettle/patches/nettle-3.3.patchset

  Log Message:
  -----------
  nettle: bump to 3.3, enable x86_gcc2, add tiny gcc2 patch.

* Unlike 3.2, which would not build on x86_gcc2 without a patch,
  3.3 builds fine without any patch. A tiny one is only required
  for "make check".
* Update (GNU) LICENSE: LGPL v2.1 -> GPL v2 + GPL v3 + LGPL v3.
* Switch SOURCE_URI to https.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Drop PATCH(), previously used to skip -lm and add -lroot.
* Drop unneeded calls to libtoolize and autoconf.
* Add TEST() with "make check" (and an appropriate LIBRARY_PATH.)
  All tests are OK, except for the Camellia cipher on x86_gcc2.


Other related posts:

  • » [haikuports-commits] [haikuports/haikuports] faf855: nettle: bump to 3.3, enable x86_gcc2, add tiny gcc... - GitHub