Date: Fri, 31 Oct 2014 00:49:42 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371778 - head/sysutils/syslog-ng-incubator Message-ID: <201410310049.s9V0ngDq059750@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Oct 31 00:49:42 2014 New Revision: 371778 URL: https://svnweb.freebsd.org/changeset/ports/371778 QAT: https://qat.redports.org/buildarchive/r371778/ Log: Flag as BROKEN as this port no longer builds with the latest syslog-ng. Modified: head/sysutils/syslog-ng-incubator/Makefile Modified: head/sysutils/syslog-ng-incubator/Makefile ============================================================================== --- head/sysutils/syslog-ng-incubator/Makefile Fri Oct 31 00:14:16 2014 (r371777) +++ head/sysutils/syslog-ng-incubator/Makefile Fri Oct 31 00:49:42 2014 (r371778) @@ -10,6 +10,8 @@ DISTFILES= syslog-ng-incubator-${PORTVER MAINTAINER= cy@FreeBSD.org COMMENT= The syslog-ng module incubator +BROKEN= Fails to build with syslog-ng36 + WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION) MAKE_JOBS_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410310049.s9V0ngDq059750>