Bug 209180 - math/ipopt: Update to version 3.12.5
Summary: math/ipopt: Update to version 3.12.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-01 15:10 UTC by Pedro F. Giffuni
Modified: 2016-05-03 20:50 UTC (History)
1 user (show)

See Also:


Attachments
Update to version 3.12.5 (1.79 KB, patch)
2016-05-01 15:10 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2016-05-01 15:10:19 UTC
Created attachment 169851 [details]
Update to version 3.12.5

Reported by portscout.

From the ChangeLog:

2016-04-30 releases/3.12.5
        - changed fptr from long to void*: the Fortran side needs to
          make sure that it uses a big enough integer type to store a
          C pointer, thus void* can be used on the C side [r2599]
        - added additional second-order-correction method, which can be
          selected by setting the new option soc_method to 1 (by Wei Wan)
          [r2606, r2607]
        - added parameter allow_clobber with default value false to
          IpoptApplication::Initialize and OptionsList::ReadFromStream
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2016-05-03 20:49:50 UTC
Committed, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-03 20:50:03 UTC
A commit references this bug:

Author: arved
Date: Tue May  3 20:49:32 UTC 2016
New revision: 414557
URL: https://svnweb.freebsd.org/changeset/ports/414557

Log:
  Update to 3.12.5

  PR:		209180
  Submitted by:	pfg@

Changes:
  head/math/ipopt/Makefile
  head/math/ipopt/distinfo
  head/math/ipopt/pkg-plist