Bug 215577

Summary: devel/pecl-jsonc: Update to 1.3.10
Product: Ports & Packages Reporter: Jochen Neumeister <joneum>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Some People CC: gasol.wu, joneum, wen
Priority: --- Flags: bugzilla: maintainer-feedback? (gasol.wu)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch
joneum: maintainer-approval? (gasol.wu)
patch gasol.wu: maintainer-approval+

Description Jochen Neumeister freebsd_committer freebsd_triage 2016-12-26 13:45:47 UTC
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
Comment 1 Gasol Wu 2016-12-27 02:05:07 UTC
LIB_DEPENDS need to be removed
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2016-12-27 07:53:50 UTC
(In reply to Gasol Wu from comment #1)

Feel free to do it.
Comment 3 Gasol Wu 2016-12-27 08:55:44 UTC
Created attachment 178313 [details]
patch

* Patch based on attachment #178287 [details]
* Remove LIB_DEPENDS
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-12-29 02:48:37 UTC
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