Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 22:02:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195952] New: [patch][maintainer] math/nlopt: fix after gnome3 update for guile2
Message-ID:  <bug-195952-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: rhurlin@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195952-13>