Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2016 10:35:37 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421292 - head/devel/dbus-c++
Message-ID:  <201609031035.u83AZbdw008880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Sep  3 10:35:37 2016
New Revision: 421292
URL: https://svnweb.freebsd.org/changeset/ports/421292

Log:
  Unmark BROKEN on FreeBSD 9.
  
  The port built just fine on 9.3-i386.
  
  PR:		212346
  Approved by:	yuri@rawbw.com (maintainer)

Modified:
  head/devel/dbus-c++/Makefile

Modified: head/devel/dbus-c++/Makefile
==============================================================================
--- head/devel/dbus-c++/Makefile	Sat Sep  3 10:32:09 2016	(r421291)
+++ head/devel/dbus-c++/Makefile	Sat Sep  3 10:35:37 2016	(r421292)
@@ -16,8 +16,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libdbus-1.so:devel/dbus
 
-BROKEN_FreeBSD_9=	Fails due to compiler issues
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	andreas-volz
 GH_PROJECT=	dbus-cplusplus



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