Bug 191925 - [MAINTAINER-UPDATE][PATCH] please update math/openblas to 0.2.9
Summary: [MAINTAINER-UPDATE][PATCH] please update math/openblas to 0.2.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 14:38 UTC by Eijiro Shibusawa
Modified: 2014-07-17 19:13 UTC (History)
1 user (show)

See Also:


Attachments
the diff updates the port to 0.2.9 (1.39 KB, patch)
2014-07-17 14:38 UTC, Eijiro Shibusawa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eijiro Shibusawa 2014-07-17 14:38:45 UTC
Created attachment 144755 [details]
the diff updates the port to 0.2.9

The attached patch updates math/openblas to 0.2.9

NOTE:
- This port was tested with portlint 2.15.1
- tinderbox logs are available at redports.org.
  https://redports.org/buildarchive/20140713071835-63879/
- This release is a new feature release.
  Please refer the following link.
  https://github.com/xianyi/OpenBLAS/blob/develop/Changelog.txt
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-17 19:09:05 UTC
Testing build.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-17 19:13:40 UTC
A commit references this bug:

Author: pi
Date: Thu Jul 17 19:12:45 UTC 2014
New revision: 362161
URL: http://svnweb.freebsd.org/changeset/ports/362161

Log:
  math/openblas: 0.2.8 -> 0.2.9

  - LICENSE to BSD3CLAUSE
  - stripped the libs
  - For changes see
    https://github.com/xianyi/OpenBLAS/blob/develop/Changelog.txt

  PR:		191925
  Submitted by:	phd_kimberlite@yahoo.co.jp (maintainer)

Changes:
  head/math/openblas/Makefile
  head/math/openblas/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-17 19:13:57 UTC
Committed, thanks!