Bug 186147 - please mark sysutils/cbsd as broken for a while
Summary: please mark sysutils/cbsd as broken for a while
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 00:00 UTC by Oleg Ginzburg
Modified: 2014-01-31 19:59 UTC (History)
0 users

See Also:


Attachments
file.diff (379 bytes, patch)
2014-01-27 00:00 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2014-01-27 00:00:00 UTC
This port needs to be improved, the current version does not work. Thanks

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2014-01-28 17:10:00 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-01-31 19:58:39 UTC
State Changed
From-To: open->closed

Committed.