Summary: | www/lessc: building is occurring in stage phase, this is incorrect | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <marino> |
Component: | Individual Port(s) | Assignee: | Rodrigo Osorio <rodrigo> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(rodrigo) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
John Marino
2016-06-25 10:06:40 UTC
A commit references this bug: Author: marino Date: Sat Aug 27 21:34:27 UTC 2016 New revision: 420999 URL: https://svnweb.freebsd.org/changeset/ports/420999 Log: www/lessc: Moving building out of stage phase, fix stage-QA This port would build and install in the stage phase, but building is supposed to be complete by then. Moreover, stage QA checks complain about thousands of "orphaned" files and symbolic links with absolute paths. Fix all the problems by installing in a temporary build directory and moving just the lessc files over the stage directory, and fix the symbolic link by defining a relative path instead. Functionally, the new package is the same as the old one, so no revbump is required. PR: 210567 Approved by: maintainer timeout (2 months) Changes: head/www/lessc/Makefile |