Bug 152666 - [maintainer-update] math/levmar
Summary: [maintainer-update] math/levmar
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 11:10 UTC by Eijiro Shibusawa
Modified: 2010-12-18 00:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.38 KB, patch)
2010-11-29 11:10 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 2010-11-29 11:10:10 UTC
Attached patch includes the following modifications.
* WITH_BLAS knob was updated for GotoBLAS (math/gotoblas) support.
* distinfo was updated for fixing portlint error (MD5 checksum was deleted).
* some minor changes are added.

If optimized BLAS library (e.g., math/atlas, math/gotoblas) is installed
this port automatically uses it except for the case
where user defines WITH_BLAS knob explicitly.

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-11-30 01:48:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-18 00:44:26 UTC
wen         2010-12-18 00:44:22 UTC

  FreeBSD ports repository

  Modified files:
    math/levmar          Makefile distinfo 
    math/levmar/files    Makefile.demo 
  Log:
  - WITH_BLAS knob was updated for GotoBLAS (math/gotoblas) support.
  - Remove MD5
  
  PR:             ports/152666
  Submitted by:   Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
  
  Revision  Changes    Path
  1.2       +17 -7     ports/math/levmar/Makefile
  1.2       +0 -1      ports/math/levmar/distinfo
  1.2       +2 -2      ports/math/levmar/files/Makefile.demo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-12-18 00:45:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!