Re: UPDATE devel/json-c

2018-02-11 Thread Landry Breuil
On Sun, Feb 11, 2018 at 08:56:18AM +0100, Björn Ketelaars wrote: > After more than 2 years json-c received an update, which fixes quite > some issues. Most noticeable changes have been listed in > https://github.com/json-c/json-c/blob/master/ChangeLog > > I bumped the major number of SHARED_LIB as

Re: UPDATE devel/json-c

2018-02-11 Thread Björn Ketelaars
On Sun 11/02/2018 09:11, Landry Breuil wrote: > On Sun, Feb 11, 2018 at 08:56:18AM +0100, Björn Ketelaars wrote: > > After more than 2 years json-c received an update, which fixes quite > > some issues. Most noticeable changes have been listed in > > https://github.com/json-c/json-c/blob/master/Cha

Re: UPDATE devel/json-c

2018-02-11 Thread Landry Breuil
On Sun, Feb 11, 2018 at 09:20:08AM +0100, Björn Ketelaars wrote: > On Sun 11/02/2018 09:11, Landry Breuil wrote: > > On Sun, Feb 11, 2018 at 08:56:18AM +0100, Björn Ketelaars wrote: > > > After more than 2 years json-c received an update, which fixes quite > > > some issues. Most noticeable changes

Re: UPDATE devel/json-c

2018-02-11 Thread Jeremie Courreges-Anglas
On Sun, Feb 11 2018, Landry Breuil wrote: > On Sun, Feb 11, 2018 at 09:20:08AM +0100, Björn Ketelaars wrote: >> On Sun 11/02/2018 09:11, Landry Breuil wrote: >> > On Sun, Feb 11, 2018 at 08:56:18AM +0100, Björn Ketelaars wrote: >> > > After more than 2 years json-c received an update, which fixes

Re: UPDATE devel/json-c

2018-02-11 Thread Landry Breuil
On Sun, Feb 11, 2018 at 10:17:40AM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Feb 11 2018, Landry Breuil wrote: > >> > > Of the 23 victims of devel/json-c I only tested net/isc-bind > >> > > (rndc-confgen to be more precise), which seems to work ok. It would be > >> > > great if more people

Re: UPDATE devel/json-c

2018-02-11 Thread Landry Breuil
On Sun, Feb 11, 2018 at 10:47:16AM +0100, Landry Breuil wrote: > On Sun, Feb 11, 2018 at 10:17:40AM +0100, Jeremie Courreges-Anglas wrote: > > On Sun, Feb 11 2018, Landry Breuil wrote: > > >> > > Of the 23 victims of devel/json-c I only tested net/isc-bind > > >> > > (rndc-confgen to be more preci

Re: [NEW] devel/p5-System-Info

2018-02-11 Thread James E Keenan
On 02/09/2018 02:32 PM, James E Keenan wrote: On 02/09/2018 02:22 PM, Alexander Bluhm wrote: On Wed, Feb 07, 2018 at 12:45:23PM -0500, James E Keenan wrote: Here is a new port, for Perl extension System-Info (version 0.56) (http://search.cpan.org/dist/System-Info/). OK bluhm@, someone may imp

Re: NEW: devel/p5-Test-Command

2018-02-11 Thread Klemens Nanni
On Mon, Feb 05, 2018 at 07:03:16PM +0100, Alexander Bluhm wrote: > On Sun, Jan 28, 2018 at 04:34:59AM +0100, Klemens Nanni wrote: > > Test::Command is a TEST_DEPENDS for the upcoming graphics/feh-2.23 > > update, all tests (for this port) pass. > > OK bluhm@ > Imported, thanks.

UPDATE: devel/intellij 2017.3.4

2018-02-11 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates devel/intellij to 2017.3.4. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.47 diff -u -p -r1.47 Makefile -

Re: UPDATE devel/json-c

2018-02-11 Thread Björn Ketelaars
On Sun 11/02/2018 11:17, Landry Breuil wrote: > On Sun, Feb 11, 2018 at 10:47:16AM +0100, Landry Breuil wrote: > > On Sun, Feb 11, 2018 at 10:17:40AM +0100, Jeremie Courreges-Anglas wrote: > > > On Sun, Feb 11 2018, Landry Breuil wrote: > > > >> > > Of the 23 victims of devel/json-c I only tested

Re: UPDATE devel/json-c

2018-02-11 Thread Landry Breuil
On Sun, Feb 11, 2018 at 04:06:22PM +0100, Björn Ketelaars wrote: > On Sun 11/02/2018 11:17, Landry Breuil wrote: > > On Sun, Feb 11, 2018 at 10:47:16AM +0100, Landry Breuil wrote: > > > On Sun, Feb 11, 2018 at 10:17:40AM +0100, Jeremie Courreges-Anglas wrote: > > > > On Sun, Feb 11 2018, Landry Bre

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-02-11 Thread Klemens Nanni
On Fri, Feb 02, 2018 at 02:36:33PM +0100, Klemens Nanni wrote: > On Wed, Jan 31, 2018 at 08:06:54PM +, Stuart Henderson wrote: > > On 2018/01/31 20:54, Klemens Nanni wrote: > > > * The Makefile no longer honors CPPFLAGS and instead consistently uses > > > CFLAGS for user-provided include paths

Re: UPDATE: lang/go 1.9.2 -> 1.9.3

2018-02-11 Thread Klemens Nanni
On Sun, Feb 04, 2018 at 03:06:47PM -0500, David Hill wrote: > Should probably just wait until 1.9.4.. > > https://groups.google.com/forum/#!topic/golang-announce/lGkem2e5WyQ > > On Sun, Feb 04, 2018 at 07:50:06PM +0100, Klemens Nanni wrote: > > Straight forward update working fine with all tests

fix sysutils/rsyslog when building with jsonc 0.13

2018-02-11 Thread Björn Ketelaars
The diff below fixes building with jsonc 0.13, while building with 0.12 still works. Comments? -- Björn Ketelaars GPG key: 0x4F0E5F21 diff --git Makefile Makefile index a1a2ba1c783..117f2f3ab84 100644 --- Makefile +++ Makefile @@ -14,7 +14,7 @@ PKGNAME-main =rsyslog-$V PKGNAM

[new] geo/py-fiona and deps

2018-02-11 Thread Landry Breuil
Hi, a new port for http://toblerity.org/fiona/ which is a commandline and a python library around gdal/ogr (not using the gdal python bindings) to query/manipulate/build pipelines around geodata. The tarball also includes py-munch, py-cligj and py-click-plugins as dependencies. All of them have a

removal www/newsbeuter

2018-02-11 Thread Björn Ketelaars
newsbeuter has been abandoned almost 6 months ago. There is however an active maintained fork available (https://newsboat.org), which is in ports: www/newsboat. Any objections to sending www/newsbeuter to the attic? -- Björn Ketelaars GPG key: 0x4F0E5F21

[NEW] www/tidy-html5

2018-02-11 Thread Adam Mathes
Hello @ports, Here is a port for tidy-html5 (5.6.0) - http://www.html-tidy.org >From pkg/DESCR: Tidy is a console application and C library that corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. This is the the updated 2015 succ

Re: removal www/newsbeuter

2018-02-11 Thread Stuart Henderson
On 2018/02/11 19:46, Björn Ketelaars wrote: > newsbeuter has been abandoned almost 6 months ago. There is however an > active maintained fork available (https://newsboat.org), which is in > ports: www/newsboat. > > Any objections to sending www/newsbeuter to the attic? No objections here, please

[PATCH] sysutils/ansible

2018-02-11 Thread Holger Mikolon
It looks like the contents of DESCR-main and DESCR-html is mixed in sysutils/ansibl. Regards Holger Index: DESCR-html === RCS file: /cvs/ports/sysutils/ansible/pkg/DESCR-html,v retrieving revision 1.1 diff -u -p -u -r1.1 DESCR-html

Re: removal www/newsbeuter

2018-02-11 Thread Remi Locherer
On Sun, Feb 11, 2018 at 07:46:19PM +0100, Björn Ketelaars wrote: > newsbeuter has been abandoned almost 6 months ago. There is however an > active maintained fork available (https://newsboat.org), which is in > ports: www/newsboat. > > Any objections to sending www/newsbeuter to the attic? I swit

Re: new www/py-yarl [hass: #11]

2018-02-11 Thread Klemens Nanni
On Wed, Jan 17, 2018 at 09:57:03PM +0100, Joerg Jung wrote: > On Wed, Jan 17, 2018 at 09:14:57PM +0100, Klemens Nanni wrote: > > On Wed, Jan 17, 2018 at 08:34:28PM +0100, Joerg Jung wrote: > > > On Wed, Jan 17, 2018 at 12:12:06AM +0100, Joerg Jung wrote: > > > > Hi, > > > > > > > > please find att

Re: removal www/newsbeuter

2018-02-11 Thread lists
Sun, 11 Feb 2018 19:46:19 +0100 Björn Ketelaars > newsbeuter has been abandoned almost 6 months ago. There is however an > active maintained fork available (https://newsboat.org), which is in > ports: www/newsboat. > > Any objections to sending www/newsbeuter to the attic? > no, bin it

Re: removal www/newsbeuter

2018-02-11 Thread Raf Czlonka
On Sun, Feb 11, 2018 at 09:16:47PM GMT, Remi Locherer wrote: > On Sun, Feb 11, 2018 at 07:46:19PM +0100, Björn Ketelaars wrote: > > newsbeuter has been abandoned almost 6 months ago. There is however an > > active maintained fork available (https://newsboat.org), which is in > > ports: www/newsboat

FIX sysutils/syslog-ng build with json-c 0.13

2018-02-11 Thread Björn Ketelaars
Diff below fixes sysutils/syslog-ng build with json-c 0.13. Build tested OK with both json-c 0.12 and json-c 0.13. Maintainer responded with "That looks fine, but I did not test it." OK? Index: Makefile === RCS file: /cvs/ports/sys