Commit graph

3 commits

Author SHA1 Message Date
Richard Gallamore
21f6ec370a * Updated to 1.8.2
* Update maintainer address
* Included new dist sites
* Stopped build in install stage
* Sorted Makefile, Uses section is before option section[1]. Option section was also sorted to comply with[1].

[1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		220741
Submitted by:	Carsten Larsen <cs@innolan.net> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11663
2017-07-20 20:23:47 +00:00
Thomas Zander
35e93a09c9 Update to upstream version 1.8.0
Detailed log:
- Update to upstream version 1.8.0
- New default OPTION
  TESTS: Build with regression tests
- Now choice possible between different math libs:
  SYSLIBM (-lm)
  OPENLIBM (math/openlibm)
  APPLIBM (bundled), default

PR:		218612
Submitted by:	cs@innolan.dk (maintainer)
MFH:		2017Q2
2017-04-15 15:05:32 +00:00
Joseph Mingrone
65a3b7bf0e math/amath: Update to version 1.7.0.
- Also switch to using the configure script included upstream (with
  patches).

PR:		217724
Submitted by:	cs@innolan.dk (maintainer)
Approved by:	swills (mentor, implicit)
2017-03-18 14:42:11 +00:00