Bug 215577 - devel/pecl-jsonc: Update to 1.3.10
Summary: devel/pecl-jsonc: Update to 1.3.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-26 13:45 UTC by Jochen Neumeister
Modified: 2016-12-29 02:50 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (gasol.wu)


Attachments
Patch (1.05 KB, patch)
2016-12-26 13:45 UTC, Jochen Neumeister
joneum: maintainer-approval? (gasol.wu)
Details | Diff
patch (1.29 KB, patch)
2016-12-27 08:55 UTC, Gasol Wu
gasol.wu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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