Re: fix sysutils/rsyslog when building with jsonc 0.13

2018-02-18 Thread Stuart Henderson
On 2018/02/11 17:27, Björn Ketelaars wrote: > The diff below fixes building with jsonc 0.13, while building with 0.12 > still works. > > Comments? ok. you could skip the REVISION bump here if wanted because it doesn't change things for in-tree json-c, and when the future json-c update comes in,

Re: fix sysutils/rsyslog when building with jsonc 0.13

2018-02-18 Thread Björn Ketelaars
On Sun 11/02/2018 17:27, Björn Ketelaars wrote: > The diff below fixes building with jsonc 0.13, while building with 0.12 > still works. Ping...OK?