Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 18:26:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211372] [maintainer update] update cad/openvsp to 3.8.0
Message-ID:  <bug-211372-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211372

            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@FreeBSD.org
          Reporter: fernando.apesteguia@gmail.com
 Attachment #172976 maintainer-approval+
             Flags:

Created attachment 172976
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172976&action=
=3Dedit
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+=3Dlibc++.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.

--=20
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-211372-13>