Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2018 01:45:37 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r458710 - in branches/2018Q1: audio/pianobar cad/solvespace databases/postgis20 databases/postgis21 databases/postgis22 databases/postgis23 devel/json-c devel/objecthash dns/bind9-devel...
Message-ID:  <201801110145.w0B1jbRm036740@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Thu Jan 11 01:45:36 2018
New Revision: 458710
URL: https://svnweb.freebsd.org/changeset/ports/458710

Log:
  MFH: r457965 r458047
  
  Update devel/json-c to 0.13
  
  - Add TEST_TARGET
  - While I'm here, fix shebang for net/opensips
  - Bump PORTREVISION of dependent ports for shlib change
  
  Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
  PR:		224675
  Exp-run by:	antoine
  
  * Revision bump for libevhtp
  * Fix build errors for updated libevhtp
  
  Approved by:	ports-secteam (swills)

Added:
  branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc
     - copied unchanged from r458047, head/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc
  branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc
     - copied unchanged from r458047, head/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc
Modified:
  branches/2018Q1/audio/pianobar/Makefile
  branches/2018Q1/cad/solvespace/Makefile
  branches/2018Q1/databases/postgis20/Makefile
  branches/2018Q1/databases/postgis21/Makefile
  branches/2018Q1/databases/postgis22/Makefile
  branches/2018Q1/databases/postgis23/Makefile
  branches/2018Q1/devel/json-c/Makefile
  branches/2018Q1/devel/json-c/distinfo
  branches/2018Q1/devel/json-c/pkg-plist
  branches/2018Q1/devel/objecthash/Makefile
  branches/2018Q1/dns/bind9-devel/Makefile
  branches/2018Q1/dns/bind910/Makefile
  branches/2018Q1/dns/bind911/Makefile
  branches/2018Q1/dns/bind912/Makefile
  branches/2018Q1/graphics/gdal/Makefile
  branches/2018Q1/graphics/mypaint/Makefile
  branches/2018Q1/multimedia/cx88/Makefile
  branches/2018Q1/net-mgmt/fastnetmon/Makefile
  branches/2018Q1/net-mgmt/riemann-c-client/Makefile
  branches/2018Q1/net/freeradius3/Makefile
  branches/2018Q1/net/frr/Makefile
  branches/2018Q1/net/grive/Makefile
  branches/2018Q1/net/ndpi/Makefile
  branches/2018Q1/net/ntopng/Makefile
  branches/2018Q1/net/opensips/Makefile
  branches/2018Q1/net/zmap/Makefile
  branches/2018Q1/security/certificate-transparency/Makefile
  branches/2018Q1/security/clamav/Makefile
  branches/2018Q1/security/fastd-devel/Makefile
  branches/2018Q1/security/fastd/Makefile
  branches/2018Q1/security/libu2f-host/Makefile
  branches/2018Q1/security/razorback-api/Makefile
  branches/2018Q1/security/razorback-api/files/patch-include__razorback__json_buffer.h
  branches/2018Q1/security/razorback-archiveInflate/Makefile
  branches/2018Q1/security/razorback-clamavNugget/Makefile
  branches/2018Q1/security/razorback-dispatcher/Makefile
  branches/2018Q1/security/razorback-fileInject/Makefile
  branches/2018Q1/security/razorback-fsMonitor/Makefile
  branches/2018Q1/security/razorback-fsWalk/Makefile
  branches/2018Q1/security/razorback-masterNugget/Makefile
  branches/2018Q1/security/razorback-officeCat/Makefile
  branches/2018Q1/security/razorback-pdfFox/Makefile
  branches/2018Q1/security/razorback-scriptNugget/Makefile
  branches/2018Q1/security/razorback-swfScanner/Makefile
  branches/2018Q1/security/razorback-syslogNugget/Makefile
  branches/2018Q1/security/razorback-virusTotal/Makefile
  branches/2018Q1/security/razorback-yaraNugget/Makefile
  branches/2018Q1/security/ykpers/Makefile
  branches/2018Q1/sysutils/slurm-wlm/Makefile
  branches/2018Q1/sysutils/syslog-ng310/Makefile
  branches/2018Q1/sysutils/syslog-ng311/Makefile
  branches/2018Q1/sysutils/syslog-ng312/Makefile
  branches/2018Q1/sysutils/syslog-ng313/Makefile
  branches/2018Q1/sysutils/syslog-ng36/Makefile
  branches/2018Q1/sysutils/syslog-ng37/Makefile
  branches/2018Q1/sysutils/syslog-ng39/Makefile
  branches/2018Q1/sysutils/ttyd/Makefile
  branches/2018Q1/www/newsboat/Makefile
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/audio/pianobar/Makefile
==============================================================================
--- branches/2018Q1/audio/pianobar/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/audio/pianobar/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pianobar
 PORTVERSION=	2016.06.02
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	audio
 MASTER_SITES=	http://6xq.net/projects/${PORTNAME}/
 

Modified: branches/2018Q1/cad/solvespace/Makefile
==============================================================================
--- branches/2018Q1/cad/solvespace/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/cad/solvespace/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 
 PORTNAME=	solvespace
 PORTVERSION=	2.3
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	cad
 

Modified: branches/2018Q1/databases/postgis20/Makefile
==============================================================================
--- branches/2018Q1/databases/postgis20/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/databases/postgis20/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 
 PORTNAME=	postgis
 PORTVERSION=	2.0.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases geography
 MASTER_SITES=	http://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	20

Modified: branches/2018Q1/databases/postgis21/Makefile
==============================================================================
--- branches/2018Q1/databases/postgis21/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/databases/postgis21/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,6 +2,7 @@
 
 PORTNAME=	postgis
 PORTVERSION=	2.1.8
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	21

Modified: branches/2018Q1/databases/postgis22/Makefile
==============================================================================
--- branches/2018Q1/databases/postgis22/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/databases/postgis22/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,6 +2,7 @@
 
 PORTNAME=	postgis
 PORTVERSION=	2.2.6
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	22

Modified: branches/2018Q1/databases/postgis23/Makefile
==============================================================================
--- branches/2018Q1/databases/postgis23/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/databases/postgis23/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	postgis
 PORTVERSION=	2.3.5
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	23

Modified: branches/2018Q1/devel/json-c/Makefile
==============================================================================
--- branches/2018Q1/devel/json-c/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/devel/json-c/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	json-c
-PORTVERSION=	0.12.1
+PORTVERSION=	0.13
 CATEGORIES=	devel
 MASTER_SITES=	https://s3.amazonaws.com/json-c_releases/releases/
 
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
+TEST_TARGET=	check
 USE_LDCONFIG=	yes
 USES=		autoreconf cpe gmake libtool pathfix pkgconfig
 
@@ -20,5 +21,8 @@ CPE_VENDOR=	json-c_project
 
 post-patch:
 	@${REINPLACE_CMD} -e 's| -Werror||g' ${WRKSRC}/Makefile.in
+
+post-install:
+	${INSTALL_DATA} ${WRKSRC}/json_object_private.h ${STAGEDIR}${PREFIX}/include/json-c/
 
 .include <bsd.port.mk>

Modified: branches/2018Q1/devel/json-c/distinfo
==============================================================================
--- branches/2018Q1/devel/json-c/distinfo	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/devel/json-c/distinfo	Thu Jan 11 01:45:36 2018	(r458710)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480353678
-SHA256 (json-c-0.12.1.tar.gz) = 2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123
-SIZE (json-c-0.12.1.tar.gz) = 535086
+TIMESTAMP = 1513175168
+SHA256 (json-c-0.13.tar.gz) = 0316780be9ad16c42d7c26b015a784fd5df4b0909fef0aba51cfb13e492ac24d
+SIZE (json-c-0.13.tar.gz) = 634720

Modified: branches/2018Q1/devel/json-c/pkg-plist
==============================================================================
--- branches/2018Q1/devel/json-c/pkg-plist	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/devel/json-c/pkg-plist	Thu Jan 11 01:45:36 2018	(r458710)
@@ -8,13 +8,14 @@ include/json-c/json_inttypes.h
 include/json-c/json_object.h
 include/json-c/json_object_iterator.h
 include/json-c/json_object_private.h
+include/json-c/json_pointer.h
 include/json-c/json_tokener.h
 include/json-c/json_util.h
+include/json-c/json_visit.h
 include/json-c/linkhash.h
 include/json-c/printbuf.h
-include/json-c/random_seed.h
 lib/libjson-c.a
 lib/libjson-c.so
-lib/libjson-c.so.2
-lib/libjson-c.so.2.0.2
+lib/libjson-c.so.3
+lib/libjson-c.so.3.0.1
 libdata/pkgconfig/json-c.pc

Modified: branches/2018Q1/devel/objecthash/Makefile
==============================================================================
--- branches/2018Q1/devel/objecthash/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/devel/objecthash/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	objecthash
 PORTVERSION=	20160802
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 
 MAINTAINER=	amutu@amutu.com

Modified: branches/2018Q1/dns/bind9-devel/Makefile
==============================================================================
--- branches/2018Q1/dns/bind9-devel/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/dns/bind9-devel/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -8,7 +8,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
 PORTREVISION=	0
 .else
 # dns/bind9xx here
-PORTREVISION=	0
+PORTREVISION=	1
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	LOCAL/mat/bind

Modified: branches/2018Q1/dns/bind910/Makefile
==============================================================================
--- branches/2018Q1/dns/bind910/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/dns/bind910/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
 PKGNAMESUFFIX=	910

Modified: branches/2018Q1/dns/bind911/Makefile
==============================================================================
--- branches/2018Q1/dns/bind911/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/dns/bind911/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -5,10 +5,10 @@ PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
 .if defined(BIND_TOOLS_SLAVE)
 # dns/bind-tools here
-PORTREVISION=	1
+PORTREVISION=	2
 .else
 # dns/bind911 here
-PORTREVISION=	4
+PORTREVISION=	5
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}

Modified: branches/2018Q1/dns/bind912/Makefile
==============================================================================
--- branches/2018Q1/dns/bind912/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/dns/bind912/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -8,7 +8,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
 PORTREVISION=	0
 .else
 # dns/bind912 here
-PORTREVISION=	0
+PORTREVISION=	1
 .endif
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}

Modified: branches/2018Q1/graphics/gdal/Makefile
==============================================================================
--- branches/2018Q1/graphics/gdal/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/graphics/gdal/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	2.2.3
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/gdal/${PORTVERSION}/ \
 		ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \

Modified: branches/2018Q1/graphics/mypaint/Makefile
==============================================================================
--- branches/2018Q1/graphics/mypaint/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/graphics/mypaint/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mypaint
 PORTVERSION=	1.2.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/mypaint/mypaint/releases/download/${PORTVERSION:S/^/v/}/
 

Modified: branches/2018Q1/multimedia/cx88/Makefile
==============================================================================
--- branches/2018Q1/multimedia/cx88/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/multimedia/cx88/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cx88
 PORTVERSION=	1.5.1
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
 

Modified: branches/2018Q1/net-mgmt/fastnetmon/Makefile
==============================================================================
--- branches/2018Q1/net-mgmt/fastnetmon/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net-mgmt/fastnetmon/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -4,7 +4,7 @@
 PORTNAME=	fastnetmon
 PORTVERSION=	1.1.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	net-mgmt security
 
 MAINTAINER=	farrokhi@FreeBSD.org

Modified: branches/2018Q1/net-mgmt/riemann-c-client/Makefile
==============================================================================
--- branches/2018Q1/net-mgmt/riemann-c-client/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net-mgmt/riemann-c-client/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -4,6 +4,7 @@
 PORTNAME=	riemann-c-client
 PORTVERSION=	1.10.1
 DISTVERSIONPREFIX=	${PORTNAME}-
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	dch@skunkwerks.at

Modified: branches/2018Q1/net/freeradius3/Makefile
==============================================================================
--- branches/2018Q1/net/freeradius3/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/freeradius3/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	freeradius
 DISTVERSION=	3.0.15
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \
 		ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \

Modified: branches/2018Q1/net/frr/Makefile
==============================================================================
--- branches/2018Q1/net/frr/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/frr/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 PORTNAME=	frr
 PORTVERSION=	3.0.2
 DISTVERSIONPREFIX=	frr-
+PORTREVISION=	1
 CATEGORIES=	net ipv6
 
 MAINTAINER=	olivier@FreeBSD.org

Modified: branches/2018Q1/net/grive/Makefile
==============================================================================
--- branches/2018Q1/net/grive/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/grive/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	grive
 PORTVERSION=	0.3.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	net
 
 MAINTAINER=	ktsin@acm.org

Modified: branches/2018Q1/net/ndpi/Makefile
==============================================================================
--- branches/2018Q1/net/ndpi/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/ndpi/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ndpi
 PORTVERSION=	2.2.2017.12.05
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	madpilot@FreeBSD.org

Modified: branches/2018Q1/net/ntopng/Makefile
==============================================================================
--- branches/2018Q1/net/ntopng/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/ntopng/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ntopng
 PORTVERSION=	3.2.2017.12.06
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	madpilot@FreeBSD.org

Modified: branches/2018Q1/net/opensips/Makefile
==============================================================================
--- branches/2018Q1/net/opensips/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/opensips/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=		opensips
 PORTVERSION=		2.2.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=		net
 MASTER_SITES=		http://opensips.org/pub/opensips/${PORTVERSION}/
 
@@ -144,6 +144,7 @@ SHEBANG_FILES=		ccopts.sh \
 			test/9.sh \
 			utils/fifo_relay/fifo_server.php \
 			utils/profile/launch.sh
+python_CMD=	${LOCALBASE}/bin/python2.7
 
 .include <bsd.port.options.mk>
 
@@ -188,6 +189,9 @@ EXTRA_MODULES+=		db_sqlite
 .endif
 
 OPENSIPS_MAKE_ENV=	CC="${CC}" CXX="${CXX}" CPP="${CPP}" _GCC_RUNTIME="${_GCC_RUNTIME}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
+
+post-patch:
+	@${RM} ${WRKSRC}/modules/json/array_del.c
 
 do-configure:
 	@(cp files/Makefile.conf ${WRKSRC})

Modified: branches/2018Q1/net/zmap/Makefile
==============================================================================
--- branches/2018Q1/net/zmap/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/net/zmap/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -4,6 +4,7 @@
 PORTNAME=	zmap
 PORTVERSION=	2.1.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri@rawbw.com

Modified: branches/2018Q1/security/certificate-transparency/Makefile
==============================================================================
--- branches/2018Q1/security/certificate-transparency/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/certificate-transparency/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	certificate-transparency
 PORTVERSION=	20161015
-PORTREVISION=	18
+PORTREVISION=	20
 CATEGORIES=	security
 
 MAINTAINER=	ports@FreeBSD.org

Copied: branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc (from r458047, head/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc	Thu Jan 11 01:45:36 2018	(r458710, copy of r458047, head/security/certificate-transparency/files/patch-cpp_net_connection__pool.cc)
@@ -0,0 +1,18 @@
+--- cpp/net/connection_pool.cc.orig	2018-01-04 08:45:06 UTC
++++ cpp/net/connection_pool.cc
+@@ -454,12 +454,12 @@ unique_ptr<ConnectionPool::Connection> ConnectionPool:
+                                     kZeroMillis};
+     evhtp_connection_set_timeouts(handle->connection(), &read_timeout,
+                                   &write_timeout);
+-    evhtp_set_hook(&handle->connection()->hooks, evhtp_hook_on_conn_error,
++    evhtp_connection_set_hook(handle->connection(), evhtp_hook_on_conn_error,
+                    reinterpret_cast<evhtp_hook>(
+                        EvConnection::ConnectionErrorHook),
+                    reinterpret_cast<void*>(conn.get()));
+-    evhtp_set_hook(
+-        &handle->connection()->hooks, evhtp_hook_on_connection_fini,
++    evhtp_connection_set_hook(
++        handle->connection(), evhtp_hook_on_connection_fini,
+         reinterpret_cast<evhtp_hook>(EvConnection::ConnectionFinishedHook),
+         // We'll hold on to another shared_ptr to the Connection
+         // until evhtp tells us that it's finished with the cnxn.

Copied: branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc (from r458047, head/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2018Q1/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc	Thu Jan 11 01:45:36 2018	(r458710, copy of r458047, head/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc)
@@ -0,0 +1,11 @@
+--- cpp/net/url_fetcher.cc.orig	2018-01-04 08:54:28 UTC
++++ cpp/net/url_fetcher.cc
+@@ -4,7 +4,7 @@
+ #include <event2/keyvalq_struct.h>
+ #include <evhtp.h>
+ #include <glog/logging.h>
+-#include <htparse.h>
++#include <parser.h>
+ 
+ #include "net/connection_pool.h"
+ #include "util/thread_pool.h"

Modified: branches/2018Q1/security/clamav/Makefile
==============================================================================
--- branches/2018Q1/security/clamav/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/clamav/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	clamav
 PORTVERSION=	0.99.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	security
 MASTER_SITES=	http://www.clamav.net/downloads/production/
 

Modified: branches/2018Q1/security/fastd-devel/Makefile
==============================================================================
--- branches/2018Q1/security/fastd-devel/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/fastd-devel/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 
 PORTNAME=		fastd
 PORTVERSION=		18.a.20151111
-PORTREVISION=		4
+PORTREVISION=		5
 CATEGORIES=		security net
 MASTER_SITES=		https://git.universe-factory.net/fastd/snapshot/
 PKGNAMESUFFIX=		-devel

Modified: branches/2018Q1/security/fastd/Makefile
==============================================================================
--- branches/2018Q1/security/fastd/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/fastd/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 
 PORTNAME=		fastd
 PORTVERSION=		18
-PORTREVISION=		2
+PORTREVISION=		3
 CATEGORIES=		security net
 MASTER_SITES=		https://git.universe-factory.net/fastd/snapshot/
 

Modified: branches/2018Q1/security/libu2f-host/Makefile
==============================================================================
--- branches/2018Q1/security/libu2f-host/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/libu2f-host/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 PORTNAME=	libu2f-host
 PORTVERSION=	1.1.4
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security devel
 
 MAINTAINER=	cpm@FreeBSD.org

Modified: branches/2018Q1/security/razorback-api/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-api/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-api/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,7 +2,7 @@
 
 PORTNAME=	api
 PORTVERSION=	0.5.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/API
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-api/files/patch-include__razorback__json_buffer.h
==============================================================================
--- branches/2018Q1/security/razorback-api/files/patch-include__razorback__json_buffer.h	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-api/files/patch-include__razorback__json_buffer.h	Thu Jan 11 01:45:36 2018	(r458710)
@@ -1,11 +1,12 @@
---- ./include/razorback/json_buffer.h.orig	2014-08-20 10:25:03.000000000 -0400
-+++ ./include/razorback/json_buffer.h	2014-08-20 10:25:26.000000000 -0400
-@@ -9,7 +9,7 @@
+--- include/razorback/json_buffer.h.orig	2012-01-09 19:40:46 UTC
++++ include/razorback/json_buffer.h
+@@ -9,6 +9,7 @@
  #include <razorback/messages.h>
  #include <razorback/ntlv.h>
  
 -#include <json/json.h>
 +#include <json-c/json.h>
++#include <json-c/bits.h>
  
  #ifdef __cplusplus
  extern "C" {

Modified: branches/2018Q1/security/razorback-archiveInflate/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-archiveInflate/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-archiveInflate/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	archiveInflate
 PORTVERSION=	0.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-clamavNugget/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-clamavNugget/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-clamavNugget/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	clamavNugget
 PORTVERSION=	0.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-dispatcher/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-dispatcher/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-dispatcher/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dispatcher
 PORTVERSION=	0.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Dispatcher
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-fileInject/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-fileInject/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-fileInject/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fileInject
 PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-fsMonitor/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-fsMonitor/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-fsMonitor/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fsMonitor
 PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-fsWalk/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-fsWalk/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-fsWalk/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fsWalk
 PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-masterNugget/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-masterNugget/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-masterNugget/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	masterNugget
 PORTVERSION=	0.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-officeCat/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-officeCat/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-officeCat/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	officeCat
 PORTVERSION=	0.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-pdfFox/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-pdfFox/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-pdfFox/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pdfFox
 PORTVERSION=	0.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-scriptNugget/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-scriptNugget/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-scriptNugget/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scriptNugget
 PORTVERSION=	0.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-swfScanner/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-swfScanner/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-swfScanner/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	swfScanner
 PORTVERSION=	0.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-syslogNugget/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-syslogNugget/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-syslogNugget/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	syslogNugget
 PORTVERSION=	0.5.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-virusTotal/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-virusTotal/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-virusTotal/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	virusTotal
 PORTVERSION=	0.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/razorback-yaraNugget/Makefile
==============================================================================
--- branches/2018Q1/security/razorback-yaraNugget/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/razorback-yaraNugget/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yaraNugget
 PORTVERSION=	0.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	SF/razorbacktm/Nuggets
 PKGNAMEPREFIX=	razorback-

Modified: branches/2018Q1/security/ykpers/Makefile
==============================================================================
--- branches/2018Q1/security/ykpers/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/security/ykpers/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,6 +2,7 @@
 
 PORTNAME=	ykpers
 PORTVERSION=	1.18.0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://opensource.yubico.com/yubikey-personalization/releases/
 

Modified: branches/2018Q1/sysutils/slurm-wlm/Makefile
==============================================================================
--- branches/2018Q1/sysutils/slurm-wlm/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/slurm-wlm/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	slurm
 DISTVERSION=	17.02.9
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.schedmd.com/download/latest/ \
 		http://www.schedmd.com/download/archive/ \

Modified: branches/2018Q1/sysutils/syslog-ng310/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng310/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng310/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.10.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DISTFILES=	syslog-ng-${DISTVERSION}.tar.gz
 MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/

Modified: branches/2018Q1/sysutils/syslog-ng311/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng311/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng311/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.11.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 DISTFILES=	syslog-ng-${DISTVERSION}.tar.gz
 MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/

Modified: branches/2018Q1/sysutils/syslog-ng312/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng312/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng312/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.12.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DISTFILES=	syslog-ng-${DISTVERSION}.tar.gz
 MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/

Modified: branches/2018Q1/sysutils/syslog-ng313/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng313/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng313/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.13.2
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DISTFILES=	syslog-ng-${DISTVERSION}.tar.gz
 MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/

Modified: branches/2018Q1/sysutils/syslog-ng36/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng36/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng36/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.6.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://github.com/balabit/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ \
 		http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/${DISTVERSION}/source/ \

Modified: branches/2018Q1/sysutils/syslog-ng37/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng37/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng37/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	syslog-ng
 PORTVERSION=	3.7.3
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	sysutils
 #MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/
 DISTNAME=	syslog-ng-${DISTVERSION}_with_man

Modified: branches/2018Q1/sysutils/syslog-ng39/Makefile
==============================================================================
--- branches/2018Q1/sysutils/syslog-ng39/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/syslog-ng39/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syslog-ng
 DISTVERSION=	3.9.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DISTFILES=	syslog-ng-${DISTVERSION}.tar.gz
 MASTER_SITES=	https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/

Modified: branches/2018Q1/sysutils/ttyd/Makefile
==============================================================================
--- branches/2018Q1/sysutils/ttyd/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/sysutils/ttyd/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -2,6 +2,7 @@
 
 PORTNAME=	ttyd
 PORTVERSION=	1.3.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	neel@neelc.org

Modified: branches/2018Q1/www/newsboat/Makefile
==============================================================================
--- branches/2018Q1/www/newsboat/Makefile	Thu Jan 11 00:55:34 2018	(r458709)
+++ branches/2018Q1/www/newsboat/Makefile	Thu Jan 11 01:45:36 2018	(r458710)
@@ -4,6 +4,7 @@
 PORTNAME=	newsboat
 PORTVERSION=	2.10.1
 DISTVERSIONPREFIX=	r
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	mt@markoturk.info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801110145.w0B1jbRm036740>