From owner-svn-ports-all@freebsd.org Wed Jan 3 13:37:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6580EEBF4F7; Wed, 3 Jan 2018 13:37:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 283D174816; Wed, 3 Jan 2018 13:37:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w03Db4HK078918; Wed, 3 Jan 2018 13:37:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w03Daw1w078853; Wed, 3 Jan 2018 13:36:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801031336.w03Daw1w078853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 3 Jan 2018 13:36:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457965 - in head: audio/pianobar cad/solvespace databases/postgis20 databases/postgis21 databases/postgis22 databases/postgis23 devel/json-c devel/objecthash dns/bind9-devel dns/bind91... X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head: audio/pianobar cad/solvespace databases/postgis20 databases/postgis21 databases/postgis22 databases/postgis23 devel/json-c devel/objecthash dns/bind9-devel dns/bind910 dns/bind911 dns/bind912... X-SVN-Commit-Revision: 457965 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 13:37:05 -0000 Author: sunpoet Date: Wed Jan 3 13:36:58 2018 New Revision: 457965 URL: https://svnweb.freebsd.org/changeset/ports/457965 Log: 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 Modified: head/audio/pianobar/Makefile head/cad/solvespace/Makefile head/databases/postgis20/Makefile head/databases/postgis21/Makefile head/databases/postgis22/Makefile head/databases/postgis23/Makefile head/devel/json-c/Makefile head/devel/json-c/distinfo head/devel/json-c/pkg-plist head/devel/objecthash/Makefile head/dns/bind9-devel/Makefile head/dns/bind910/Makefile head/dns/bind911/Makefile head/dns/bind912/Makefile head/graphics/gdal/Makefile head/graphics/mypaint/Makefile head/multimedia/cx88/Makefile head/net-mgmt/fastnetmon/Makefile head/net-mgmt/riemann-c-client/Makefile head/net/freeradius3/Makefile head/net/frr/Makefile head/net/grive/Makefile head/net/ndpi/Makefile head/net/ntopng/Makefile head/net/opensips/Makefile head/net/zmap/Makefile head/security/certificate-transparency/Makefile head/security/clamav/Makefile head/security/fastd-devel/Makefile head/security/fastd/Makefile head/security/libu2f-host/Makefile head/security/razorback-api/Makefile head/security/razorback-api/files/patch-include__razorback__json_buffer.h head/security/razorback-archiveInflate/Makefile head/security/razorback-clamavNugget/Makefile head/security/razorback-dispatcher/Makefile head/security/razorback-fileInject/Makefile head/security/razorback-fsMonitor/Makefile head/security/razorback-fsWalk/Makefile head/security/razorback-masterNugget/Makefile head/security/razorback-officeCat/Makefile head/security/razorback-pdfFox/Makefile head/security/razorback-scriptNugget/Makefile head/security/razorback-swfScanner/Makefile head/security/razorback-syslogNugget/Makefile head/security/razorback-virusTotal/Makefile head/security/razorback-yaraNugget/Makefile head/security/ykpers/Makefile head/sysutils/slurm-wlm/Makefile head/sysutils/syslog-ng310/Makefile head/sysutils/syslog-ng311/Makefile head/sysutils/syslog-ng312/Makefile head/sysutils/syslog-ng313/Makefile head/sysutils/syslog-ng36/Makefile head/sysutils/syslog-ng37/Makefile head/sysutils/syslog-ng39/Makefile head/sysutils/ttyd/Makefile head/www/newsboat/Makefile Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/audio/pianobar/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= pianobar PORTVERSION= 2016.06.02 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ Modified: head/cad/solvespace/Makefile ============================================================================== --- head/cad/solvespace/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/cad/solvespace/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -2,7 +2,7 @@ PORTNAME= solvespace PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= cad Modified: head/databases/postgis20/Makefile ============================================================================== --- head/databases/postgis20/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/databases/postgis20/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/databases/postgis21/Makefile ============================================================================== --- head/databases/postgis21/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/databases/postgis21/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/databases/postgis22/Makefile ============================================================================== --- head/databases/postgis22/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/databases/postgis22/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/databases/postgis23/Makefile ============================================================================== --- head/databases/postgis23/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/databases/postgis23/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/devel/json-c/Makefile ============================================================================== --- head/devel/json-c/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/devel/json-c/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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 Modified: head/devel/json-c/distinfo ============================================================================== --- head/devel/json-c/distinfo Wed Jan 3 13:22:31 2018 (r457964) +++ head/devel/json-c/distinfo Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/devel/json-c/pkg-plist ============================================================================== --- head/devel/json-c/pkg-plist Wed Jan 3 13:22:31 2018 (r457964) +++ head/devel/json-c/pkg-plist Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/devel/objecthash/Makefile ============================================================================== --- head/devel/objecthash/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/devel/objecthash/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= amutu@amutu.com Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/dns/bind9-devel/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/dns/bind910/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/dns/bind911/Makefile ============================================================================== --- head/dns/bind911/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/dns/bind911/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/dns/bind912/Makefile ============================================================================== --- head/dns/bind912/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/dns/bind912/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/graphics/gdal/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/graphics/mypaint/Makefile ============================================================================== --- head/graphics/mypaint/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/graphics/mypaint/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/multimedia/cx88/Makefile ============================================================================== --- head/multimedia/cx88/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/multimedia/cx88/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,6 +3,7 @@ PORTNAME= cx88 PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ Modified: head/net-mgmt/fastnetmon/Makefile ============================================================================== --- head/net-mgmt/fastnetmon/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net-mgmt/fastnetmon/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/net-mgmt/riemann-c-client/Makefile ============================================================================== --- head/net-mgmt/riemann-c-client/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net-mgmt/riemann-c-client/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -4,6 +4,7 @@ PORTNAME= riemann-c-client PORTVERSION= 1.10.1 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= dch@skunkwerks.at Modified: head/net/freeradius3/Makefile ============================================================================== --- head/net/freeradius3/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/freeradius3/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/net/frr/Makefile ============================================================================== --- head/net/frr/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/frr/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,6 +3,7 @@ PORTNAME= frr PORTVERSION= 3.0.2 DISTVERSIONPREFIX= frr- +PORTREVISION= 1 CATEGORIES= net ipv6 MAINTAINER= olivier@FreeBSD.org Modified: head/net/grive/Makefile ============================================================================== --- head/net/grive/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/grive/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= grive PORTVERSION= 0.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= ktsin@acm.org Modified: head/net/ndpi/Makefile ============================================================================== --- head/net/ndpi/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/ndpi/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,6 +3,7 @@ PORTNAME= ndpi PORTVERSION= 2.2.2017.12.05 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/ntopng/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,6 +3,7 @@ PORTNAME= ntopng PORTVERSION= 3.2.2017.12.27 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org Modified: head/net/opensips/Makefile ============================================================================== --- head/net/opensips/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/opensips/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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 @@ -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: head/net/zmap/Makefile ============================================================================== --- head/net/zmap/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/net/zmap/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -4,6 +4,7 @@ PORTNAME= zmap PORTVERSION= 2.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@rawbw.com Modified: head/security/certificate-transparency/Makefile ============================================================================== --- head/security/certificate-transparency/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/certificate-transparency/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= security MAINTAINER= ports@FreeBSD.org Modified: head/security/clamav/Makefile ============================================================================== --- head/security/clamav/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/clamav/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/security/fastd-devel/Makefile ============================================================================== --- head/security/fastd-devel/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/fastd-devel/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/security/fastd/Makefile ============================================================================== --- head/security/fastd/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/fastd/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/security/libu2f-host/Makefile ============================================================================== --- head/security/libu2f-host/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/libu2f-host/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/security/razorback-api/Makefile ============================================================================== --- head/security/razorback-api/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-api/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -2,7 +2,7 @@ PORTNAME= api PORTVERSION= 0.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= SF/razorbacktm/API PKGNAMEPREFIX= razorback- Modified: head/security/razorback-api/files/patch-include__razorback__json_buffer.h ============================================================================== --- head/security/razorback-api/files/patch-include__razorback__json_buffer.h Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-api/files/patch-include__razorback__json_buffer.h Wed Jan 3 13:36:58 2018 (r457965) @@ -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 #include -#include +#include ++#include #ifdef __cplusplus extern "C" { Modified: head/security/razorback-archiveInflate/Makefile ============================================================================== --- head/security/razorback-archiveInflate/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-archiveInflate/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= archiveInflate PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-clamavNugget/Makefile ============================================================================== --- head/security/razorback-clamavNugget/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-clamavNugget/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= clamavNugget PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-dispatcher/Makefile ============================================================================== --- head/security/razorback-dispatcher/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-dispatcher/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= dispatcher PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Dispatcher PKGNAMEPREFIX= razorback- Modified: head/security/razorback-fileInject/Makefile ============================================================================== --- head/security/razorback-fileInject/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-fileInject/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= fileInject PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-fsMonitor/Makefile ============================================================================== --- head/security/razorback-fsMonitor/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-fsMonitor/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= fsMonitor PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-fsWalk/Makefile ============================================================================== --- head/security/razorback-fsWalk/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-fsWalk/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= fsWalk PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-masterNugget/Makefile ============================================================================== --- head/security/razorback-masterNugget/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-masterNugget/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= masterNugget PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-officeCat/Makefile ============================================================================== --- head/security/razorback-officeCat/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-officeCat/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= officeCat PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-pdfFox/Makefile ============================================================================== --- head/security/razorback-pdfFox/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-pdfFox/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= pdfFox PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-scriptNugget/Makefile ============================================================================== --- head/security/razorback-scriptNugget/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-scriptNugget/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= scriptNugget PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-swfScanner/Makefile ============================================================================== --- head/security/razorback-swfScanner/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-swfScanner/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= swfScanner PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-syslogNugget/Makefile ============================================================================== --- head/security/razorback-syslogNugget/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-syslogNugget/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= syslogNugget PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-virusTotal/Makefile ============================================================================== --- head/security/razorback-virusTotal/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-virusTotal/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= virusTotal PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/razorback-yaraNugget/Makefile ============================================================================== --- head/security/razorback-yaraNugget/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/razorback-yaraNugget/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -3,7 +3,7 @@ PORTNAME= yaraNugget PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- Modified: head/security/ykpers/Makefile ============================================================================== --- head/security/ykpers/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/security/ykpers/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -2,6 +2,7 @@ PORTNAME= ykpers PORTVERSION= 1.18.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ Modified: head/sysutils/slurm-wlm/Makefile ============================================================================== --- head/sysutils/slurm-wlm/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/slurm-wlm/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng310/Makefile ============================================================================== --- head/sysutils/syslog-ng310/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng310/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng311/Makefile ============================================================================== --- head/sysutils/syslog-ng311/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng311/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng312/Makefile ============================================================================== --- head/sysutils/syslog-ng312/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng312/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng313/Makefile ============================================================================== --- head/sysutils/syslog-ng313/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng313/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng36/Makefile ============================================================================== --- head/sysutils/syslog-ng36/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng36/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng37/Makefile ============================================================================== --- head/sysutils/syslog-ng37/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng37/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/syslog-ng39/Makefile ============================================================================== --- head/sysutils/syslog-ng39/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/syslog-ng39/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -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: head/sysutils/ttyd/Makefile ============================================================================== --- head/sysutils/ttyd/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/sysutils/ttyd/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -2,6 +2,7 @@ PORTNAME= ttyd PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= neel@neelc.org Modified: head/www/newsboat/Makefile ============================================================================== --- head/www/newsboat/Makefile Wed Jan 3 13:22:31 2018 (r457964) +++ head/www/newsboat/Makefile Wed Jan 3 13:36:58 2018 (r457965) @@ -4,6 +4,7 @@ PORTNAME= newsboat PORTVERSION= 2.10.1 DISTVERSIONPREFIX= r +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mt@markoturk.info