[Bug 194578] sysutils/vagrant: Error setting certificate verify locations

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 1 12:53:49 UTC 2014


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

John Marino <marino at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino at FreeBSD.org

--- Comment #7 from John Marino <marino at FreeBSD.org> ---
I think this needs some tweaking.

1) the PORTREVISION jumps from undefined (0) to 3, it should jump to 1
2) You are creating a new, non-standard directory in the port for only one
file.  I recommend that you put cacert.pem in the files directory
3) You are using COPYTREE_SHARE to copy a single file.  Just use INSTALL_DATA
macro to put it in ${STAGEDIR}${DATADIR}/embedded

everything else looks ok I think

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


More information about the freebsd-ports-bugs mailing list