svn commit: r342078 - head/databases/sqlbuddy

Antoine Brodin antoine at FreeBSD.org
Fri Jan 31 21:26:10 UTC 2014


Author: antoine
Date: Fri Jan 31 21:26:09 2014
New Revision: 342078
URL: http://svnweb.freebsd.org/changeset/ports/342078
QAT: https://qat.redports.org/buildarchive/r342078/

Log:
  Mark broken: Fails to check-sanity
  
  Unknown extension sqlite for PHP 5.
  *** Error code 1
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/databases/sqlbuddy/Makefile

Modified: head/databases/sqlbuddy/Makefile
==============================================================================
--- head/databases/sqlbuddy/Makefile	Fri Jan 31 21:24:58 2014	(r342077)
+++ head/databases/sqlbuddy/Makefile	Fri Jan 31 21:26:09 2014	(r342078)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}_1_3_3
 MAINTAINER=	horus.li at gmail.com
 COMMENT=	Web based MySQL administration with a set of PHP scripts
 
+BROKEN=		Fails to check-sanity
+
 USE_ZIP=	yes
 NO_BUILD=	yes
 


More information about the svn-ports-all mailing list