Bug 223081

Summary: math/openlibm: update to 0.5.5
Product: Ports & Packages Reporter: Iblis Lin <iblis.dif01>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
openlibm 0.5.5 patch none

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.