Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2015 14:38:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200676] [NEW PORT] devel/pecl-JsonNet: Google JsonNet for PHP
Message-ID:  <bug-200676-13-a79Au1DgPJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200676-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200676-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200676

--- Comment #2 from Gasol Wu <gasol.wu@gmail.com> ---
It comes with two patches in order to fix build on FreeBSD.

1. Use system jsonnet instead of bundle.
2. pecl-JsonNet 1.0.0 is based on jsonnet 0.7.5. As #200671, The latest version
of jsonnet is 0.7.6. pecl-JsonNet won't build on jsonnet 0.7.6 without modify,
because JSONNET_VERSION is renamed to LIB_JSONNET_VERSION on 0.7.6, So use
function jsonnet_version() instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200676-13-a79Au1DgPJ>