Bug 223081 - math/openlibm: update to 0.5.5
Summary: math/openlibm: update to 0.5.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-18 08:55 UTC by Iblis Lin
Modified: 2017-10-19 17:26 UTC (History)
1 user (show)

See Also:


Attachments
openlibm 0.5.5 patch (1.72 KB, patch)
2017-10-18 08:55 UTC, Iblis Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iblis Lin 2017-10-18 08:55:18 UTC
Created attachment 187265 [details]
openlibm 0.5.5 patch

release: https://github.com/JuliaLang/openlibm/releases/tag/v0.5.5

testport:
  - pass on 11.1-RELEASE, amd64
  - pass on 11.1-RELEASE, i386
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2017-10-19 05:07:06 UTC
Hi there

Why did you remove the pkg-message file? Is it no longer considered 'experimental'?

mfg Tobias
Comment 2 Iblis Lin 2017-10-19 06:10:31 UTC
(In reply to Tobias C. Berner from comment #1)

I think upstream fixed tons of testing and confirmed the algo already. :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-19 17:25:22 UTC
A commit references this bug:

Author: tcberner
Date: Thu Oct 19 17:25:13 UTC 2017
New revision: 452454
URL: https://svnweb.freebsd.org/changeset/ports/452454

Log:
  Update math/openlibm to 0.5.5

  * While here switch to DISTVERSION and shuffle USES upwards.

  PR:		223081
  Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)

Changes:
  head/math/openlibm/Makefile
  head/math/openlibm/distinfo
  head/math/openlibm/pkg-message
  head/math/openlibm/pkg-plist
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2017-10-19 17:26:21 UTC
Committed. Thanks.