Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2017 22:37:08 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434689 - head/sysutils/osquery
Message-ID:  <201702232237.v1NMb8eJ002877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Thu Feb 23 22:37:07 2017
New Revision: 434689
URL: https://svnweb.freebsd.org/changeset/ports/434689

Log:
  - Pushing out expiration date.  Upstream is working on fixes.

Modified:
  head/sysutils/osquery/Makefile

Modified: head/sysutils/osquery/Makefile
==============================================================================
--- head/sysutils/osquery/Makefile	Thu Feb 23 20:49:57 2017	(r434688)
+++ head/sysutils/osquery/Makefile	Thu Feb 23 22:37:07 2017	(r434689)
@@ -31,7 +31,7 @@ LIB_DEPENDS=	libboost_regex.so:devel/boo
 
 BROKEN=		does not build (error: no matching constructor for initialization of 'gflags::FlagRegisterer')
 DEPRECATED=	repeated build and dependency issues, upstream unable to assist
-EXPIRATION_DATE=2017-02-28
+EXPIRATION_DATE=2017-04-28
 
 USES=		cmake:outsource gmake libtool python:build compiler:c++11-lib
 CONFIGURE_ENV+=	OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \



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