[Bug 195952] New: [patch][maintainer] math/nlopt: fix after gnome3 update for guile2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 13 22:02:10 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195952

            Bug ID: 195952
           Summary: [patch][maintainer] math/nlopt: fix after gnome3
                    update for guile2
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: rhurlin at gwdg.de

Created attachment 150551
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150551&action=edit
patch to fix math/nlopt after gnome3 update

[math/nlopt is used by math/R by its package 'nloptr', needed by some other R
packages like lme4.]

The update of x11/gnome3 changed its dependency lang/guile to lang/guile2.
After that, math/nlopt does not build anymore. The appended patch should fix
it:

- fix build, use lang/guile2 instead of lang/guile
- change from swig2.0 to swig3.0
- update pkg-plist
- bump PORTREVISION

portlint -AC does not complain about the patched version.

Tested with Poudriere: builds fine on HEAD amd64, 9.3 amd64 and 8.4 i368 (other
variants not testet).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list