maintainer-feedback requested: [Bug 210333] [maintainer][patch] www/node*: depend on devel/icu instead of the bundled icu-small

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 16 20:20:08 UTC 2016


Bradley T. Hughes <bradleythughes at fastmail.fm> has reassigned Bugzilla
Automation <bugzilla at FreeBSD.org>'s request for maintainer-feedback to
office at FreeBSD.org:
Bug 210333: [maintainer][patch] www/node*: depend on devel/icu instead of the
bundled icu-small
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210333



--- Description ---
Created attachment 171492
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171492&action=edit
patch from a git commit, apply with patch -p1

Fallout from the recent change to use port dependencies instead of
bundled versions has shown that having devel/icu installed will cause
the node.js ports to fail to build. Handle this by depending on
devel/icu. Bump PORTREVISION for the new dependency.

Change from USES=localbase to USES=pkgconfig to pick up include and
library paths for all port dependencies.

PR: 210305


More information about the freebsd-office mailing list