[Bug 211372] [maintainer update] update cad/openvsp to 3.8.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 25 18:26:12 UTC 2016


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

            Bug ID: 211372
           Summary: [maintainer update] update cad/openvsp to 3.8.0
           Product: Ports & Packages
           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: fernando.apesteguia at gmail.com
 Attachment #172976 maintainer-approval+
             Flags:

Created attachment 172976
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172976&action=edit
Patch to the ports tree

Simple patch to update cad/openvsp to 3.8.0.

The project now honors CMAKE_INSTALL_PREFIX. Also binaries are now stripped.

portlint -CA OK
poudriere builds for {10.1,10.3}{i386,amd64} OK. This warning shows up:

Error: /usr/local/bin/vsp is linked to /usr/local/lib/libc++.so.1 from
devel/libc++ but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libc++.so:devel/libc++

But AFAICT this is a false positive. In fact, following the advice about
LIBDEPENDS make the port fail telling that the latest version of libc++ is
already installed.

The port doesn't install on anything < 10.x due to unresolved mathematical
functions.

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


More information about the freebsd-ports-bugs mailing list