svn commit: r341642 - head/sysutils/cbsd

Andrej Zverev az at FreeBSD.org
Tue Jan 28 17:09:48 UTC 2014


Author: az
Date: Tue Jan 28 17:09:48 2014
New Revision: 341642
URL: http://svnweb.freebsd.org/changeset/ports/341642
QAT: https://qat.redports.org/buildarchive/r341642/

Log:
  Current software version works not as expected, mark it as IGNORE.
  
  PR:		ports/186147
  Submitted by:	maintainer

Modified:
  head/sysutils/cbsd/Makefile

Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile	Tue Jan 28 16:49:08 2014	(r341641)
+++ head/sysutils/cbsd/Makefile	Tue Jan 28 17:09:48 2014	(r341642)
@@ -16,6 +16,8 @@ RUN_DEPENDS=	rsync:${PORTSDIR}/net/rsync
 		sqlite3:${PORTSDIR}/databases/sqlite3
 LIB_DEPENDS=	libssh2.so:${PORTSDIR}/security/libssh2
 
+IGNORE=		Fails to work properly
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	olevole
 GH_PROJECT=	cbsd


More information about the svn-ports-all mailing list