Summary: | www/rubygem-passenger creates incorrect symlink | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dan Langille <dvl> |
Component: | Individual Port(s) | Assignee: | Sergey A. Osokin <osa> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | dvl |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(osa) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235330 |
Description
Dan Langille
2019-01-30 17:20:07 UTC
see also https://reviews.freebsd.org/D19034 A commit references this bug: Author: dvl Date: Wed Jan 30 19:35:11 UTC 2019 New revision: 491654 URL: https://svnweb.freebsd.org/changeset/ports/491654 Log: Install has a bug with relative links and is creating an incorrect symlink. Changing this to a full link. PR: 235327 Approved by: blanket approval MFH: 2019Q1 Changes: head/www/rubygem-passenger/Makefile A commit references this bug: Author: dvl Date: Wed Jan 30 21:29:47 UTC 2019 New revision: 491659 URL: https://svnweb.freebsd.org/changeset/ports/491659 Log: Fix the symlink to be relative. symlinks in PREFIX should always be relative. PR: 235327 Approved by: blanket approval MFH: 2019Q1 Changes: head/www/rubygem-passenger/Makefile A commit references this bug: Author: dvl Date: Wed Jan 30 22:59:32 UTC 2019 New revision: 491661 URL: https://svnweb.freebsd.org/changeset/ports/491661 Log: MFH: r491654 Install has a bug with relative links and is creating an incorrect symlink. Changing this to a full link. PR: 235327 Approved by: ports-secteam (joneum) Changes: _U branches/2019Q1/ branches/2019Q1/www/rubygem-passenger/Makefile see [[bugzilla:235330]] for install bug A commit references this bug: Author: dvl Date: Thu Jan 31 11:53:10 UTC 2019 New revision: 491709 URL: https://svnweb.freebsd.org/changeset/ports/491709 Log: MFH: r491659 Fix the symlink to be relative. symlinks in PREFIX should always be relative. PR: 235327 Approved by: ports-secteam (joneum) Changes: _U branches/2019Q1/ branches/2019Q1/www/rubygem-passenger/Makefile |