Bug 223142 - devel/libfastjson -- update to 0.99.7
Summary: devel/libfastjson -- update to 0.99.7
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-21 09:28 UTC by Matthew Seaman
Modified: 2017-11-04 10:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
Update to 0.99.7 (1.27 KB, patch)
2017-10-21 09:28 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman freebsd_committer freebsd_triage 2017-10-21 09:28:05 UTC
Created attachment 187342 [details]
Update to 0.99.7

Update to the latest version.  This is blocking the latest update to sysutils/rsyslog8

The update adds a capability for searching for json keys in a case-sensitive way, which is required by the latest version of rsyslog

ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-04 10:59:17 UTC
A commit references this bug:

Author: matthew
Date: Sat Nov  4 10:58:26 UTC 2017
New revision: 453448
URL: https://svnweb.freebsd.org/changeset/ports/453448

Log:
  Update to 0.99.7

  ChangeLog: https://github.com/rsyslog/libfastjson/blob/master/ChangeLog

  PR:		223142
  Approved by:	maintainer timeout (14 days)

Changes:
  head/devel/libfastjson/Makefile
  head/devel/libfastjson/distinfo
  head/devel/libfastjson/pkg-plist
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2017-11-04 10:59:43 UTC
Committed, thanks!