At the start of building www/chromium the following warnings appear - WARNING: allocator uses invalid type 'settings'. Please fix the source gyp file to use type 'none'. See http://code.google.com/p/chromium/issues/detail?id=96629 . WARNING: libjpeg uses invalid type 'settings'. Please fix the source gyp file to use type 'none'. See http://code.google.com/p/chromium/issues/detail?id=96629 . WARNING: libevent uses invalid type 'settings'. Please fix the source gyp file to use type 'none'. See http://code.google.com/p/chromium/issues/detail?id=96629 . The attached patch (2 existing patches adjusted - 1 added) removes the warnings Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-chromium Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed in modified form, thanks
rene 2012-01-10 20:57:15 UTC FreeBSD ports repository Modified files: www/chromium Makefile www/chromium/files patch-base__allocator__allocator.gyp Log: Fix warnings at the start of the build. PR: ports/163921 (based on) Submitted by: Shane Ambler [freebsd shaneware.biz] Patched by: George Liaskos Revision Changes Path 1.64 +11 -0 ports/www/chromium/Makefile 1.5 +3 -3 ports/www/chromium/files/patch-base__allocator__allocator.gyp _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"