Bug 217377

Summary: [maintainer-update] Update math/ipopt to version 3.12.7
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfg>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to version 3.12.7 none

Description Pedro F. Giffuni freebsd_committer freebsd_triage 2017-02-26 18:59:40 UTC
Created attachment 180322 [details]
Update to version 3.12.7

Update to new version.
- A header from mumps has been renamed.
- Apply some mumps patches that are included but we were not applying.
- Add a regression option: we pass all the tests.

Drop maintenance: this is not difficult to maintain and I will continue updating it if necessary but I find I don't use it much.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-27 16:38:21 UTC
A commit references this bug:

Author: robak
Date: Mon Feb 27 16:37:40 UTC 2017
New revision: 434965
URL: https://svnweb.freebsd.org/changeset/ports/434965

Log:
  math/ipopt: update 3.12.6 -> 3.12.7

  - Reset maintainership
  - Add patches
  - Add regression test option

  PR:		217377
  Submitted by:	pfg (maintainer)

Changes:
  head/math/ipopt/Makefile
  head/math/ipopt/distinfo
  head/math/ipopt/pkg-plist
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-02-27 16:39:59 UTC
Committed, thanks for your work on the port so far!