From owner-svn-ports-all@freebsd.org Tue Nov 14 18:29:44 2017 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 8D6A1DDA6AA; Tue, 14 Nov 2017 18:29:44 +0000 (UTC) (envelope-from zi@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 59EF06A2B7; Tue, 14 Nov 2017 18:29:44 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAEITh2u083504; Tue, 14 Nov 2017 18:29:43 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAEIThf3083502; Tue, 14 Nov 2017 18:29:43 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201711141829.vAEIThf3083502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 14 Nov 2017 18:29:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454188 - head/sysutils/osquery X-SVN-Group: ports-head X-SVN-Commit-Author: zi X-SVN-Commit-Paths: head/sysutils/osquery X-SVN-Commit-Revision: 454188 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: Tue, 14 Nov 2017 18:29:44 -0000 Author: zi Date: Tue Nov 14 18:29:43 2017 New Revision: 454188 URL: https://svnweb.freebsd.org/changeset/ports/454188 Log: - Update to 2.10.2 Modified: head/sysutils/osquery/Makefile head/sysutils/osquery/distinfo Modified: head/sysutils/osquery/Makefile ============================================================================== --- head/sysutils/osquery/Makefile Tue Nov 14 18:29:22 2017 (r454187) +++ head/sysutils/osquery/Makefile Tue Nov 14 18:29:43 2017 (r454188) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= osquery -PORTVERSION= 2.8.0 -PORTREVISION= 4 +PORTVERSION= 2.10.2 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org @@ -38,12 +37,13 @@ CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" SKIP_TESTS="yes" CC="${CC}" CXX="${CXX}" CMAKE_ARGS+= -DFREEBSD=awesome -DCMAKE_SYSTEM_NAME="FreeBSD" BLDDIR= ${WRKDIR}/.build/${PORTNAME} +TPVERSION= ${PORTVERSION} USE_RC_SUBR= ${PORTNAME}d USE_GITHUB= yes GH_ACCOUNT= facebook ${PORTNAME}:tp GH_PROJECT= third-party:tp GH_SUBDIR= third-party:tp -GH_TAGNAME= ${PORTVERSION}:tp +GH_TAGNAME= ${TPVERSION}:tp # Some options for things that bring in many dependencies OPTIONS_DEFINE= TSK AWS YARA LLDPD Modified: head/sysutils/osquery/distinfo ============================================================================== --- head/sysutils/osquery/distinfo Tue Nov 14 18:29:22 2017 (r454187) +++ head/sysutils/osquery/distinfo Tue Nov 14 18:29:43 2017 (r454188) @@ -1,5 +1,5 @@ -TIMESTAMP = 1506029964 -SHA256 (facebook-osquery-2.8.0_GH0.tar.gz) = 2ebb8c513e684a29f5bad0b95ffbc00cc063514566ae15a62e3c3928cfa51dc5 -SIZE (facebook-osquery-2.8.0_GH0.tar.gz) = 994679 -SHA256 (osquery-third-party-2.8.0_GH0.tar.gz) = cbfb9a2bde1c8b8e53566f7dd7599bc6b91910e657c5efcff8ebb212f2ea5830 -SIZE (osquery-third-party-2.8.0_GH0.tar.gz) = 3264454 +TIMESTAMP = 1510683800 +SHA256 (facebook-osquery-2.10.2_GH0.tar.gz) = cf4e809a8667a2155fdd99de26baf3f3774693bcf04db74323e3a9af0a78d40b +SIZE (facebook-osquery-2.10.2_GH0.tar.gz) = 2352646 +SHA256 (osquery-third-party-2.10.2_GH0.tar.gz) = d11ad89e277a43278c65ffff89f538f3c47e52f5716287f7f0944cdcf2f3730d +SIZE (osquery-third-party-2.10.2_GH0.tar.gz) = 3496837