svn commit: r434689 - head/sysutils/osquery
Ryan Steinmetz
zi at FreeBSD.org
Thu Feb 23 22:37:09 UTC 2017
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}" \
More information about the svn-ports-head
mailing list