svn commit: r378146 - head/www/chromium

Alexey Dokuchaev danfe at FreeBSD.org
Sat Jan 31 14:46:17 UTC 2015


On Sat, Jan 31, 2015 at 03:32:35PM +0100, Mathieu Arnold wrote:
> +--On 31 janvier 2015 14:08:36 +0000 Alexey Dokuchaev <danfe at FreeBSD.org>
> wrote:
> | On Fri, Jan 30, 2015 at 10:12:46AM +0000, Rene Ladan wrote:
> |> New Revision: 378146
> |> URL: https://svnweb.freebsd.org/changeset/ports/378146
> |> QAT: https://qat.redports.org/buildarchive/r378146/
> |> 
> |> [...]
> |> +.if ${OSVERSION} < 900000
> |> +BROKEN=	missing pthread_getthreadid_np(3)
> |> +.endif
> | 
> | OSVERSION is wrong, it should be 900031; please consult param.h when
> | unsure: http://svnweb.freebsd.org/base?view=revision&revision=218414.
> 
> No, consult the "__FreeBSD_version Values" section of the porter's handbook:
> https://www.freebsd.org/doc/en/books/porters-handbook/versions.html

Also fine; personally I prefer to work with param.h directly since sometimes
corresponding PHB section is not updated in timely fashion.

./danfe


More information about the svn-ports-all mailing list