Created attachment 178287 [details] Patch https://pecl.php.net/package-changelog.php?package=jsonc Release What has changed? 1.3.10 - fix gh#27 invalid string to float convertion - fix gh#28 fix result when we decode number with "-" in bad position 1.3.9 - fix #70499 segfault after json_decode 1.3.8 - using system libjson-c is no more supported - fix BIGINT behavior - fix #12 allow float starting with a dot - fix #23 single quote in property name - fix #9 invalid UTF-8 characters 1.3.8RC1 - using system libjson-c is no more supported - fix BIGINT behavior - fix #12 allow float starting with a dot - fix #23 single quote in property name - fix #9 invalid UTF-8 characters Poudriere build fine for: 9.3 amd + i386 10.3 amd + i386 11.0 amd + i386 12-current amd + i386 (r307551) Make test is also fine. Cheers jochen
LIB_DEPENDS need to be removed
(In reply to Gasol Wu from comment #1) Feel free to do it.
Created attachment 178313 [details] patch * Patch based on attachment #178287 [details] * Remove LIB_DEPENDS
A commit references this bug: Author: wen Date: Thu Dec 29 02:48:25 UTC 2016 New revision: 429855 URL: https://svnweb.freebsd.org/changeset/ports/429855 Log: - Update to 1.3.10 PR: 215577 Submitted by: joneum@bsdproject.de Approved by: maintainer Changes: head/devel/pecl-jsonc/Makefile head/devel/pecl-jsonc/distinfo