svn commit: r343350 - head/devel/jna

Antoine Brodin antoine at FreeBSD.org
Sat Feb 8 15:24:42 UTC 2014


Author: antoine
Date: Sat Feb  8 15:24:42 2014
New Revision: 343350
URL: http://svnweb.freebsd.org/changeset/ports/343350
QAT: https://qat.redports.org/buildarchive/r343350/

Log:
  Mark broken: doesn't build due to test failures
  
  BUILD FAILED
  /wrkdirs/usr/ports/devel/jna/work/twall-jna-9b7ba38/build.xml:903: One or more tests failed
  
  Reported by:	pkg-fallout since september 2013
  With hat:	portmgr

Modified:
  head/devel/jna/Makefile

Modified: head/devel/jna/Makefile
==============================================================================
--- head/devel/jna/Makefile	Sat Feb  8 15:24:34 2014	(r343349)
+++ head/devel/jna/Makefile	Sat Feb  8 15:24:42 2014	(r343350)
@@ -9,6 +9,8 @@ MASTER_SITES=	GH
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Java access to native shared libraries
 
+BROKEN=		Build fails due to test failures
+
 USES=		gmake
 USE_GCC=	any
 USE_ANT=	yes


More information about the svn-ports-all mailing list