svn commit: r391899 - head/net-im/sigram

Kris Moore kmoore at FreeBSD.org
Mon Jul 13 13:18:03 UTC 2015


Author: kmoore
Date: Mon Jul 13 13:18:02 2015
New Revision: 391899
URL: https://svnweb.freebsd.org/changeset/ports/391899

Log:
  - Mark BROKEN, no longer can connect, upstream appears abandonded

Modified:
  head/net-im/sigram/Makefile

Modified: head/net-im/sigram/Makefile
==============================================================================
--- head/net-im/sigram/Makefile	Mon Jul 13 13:17:09 2015	(r391898)
+++ head/net-im/sigram/Makefile	Mon Jul 13 13:18:02 2015	(r391899)
@@ -22,6 +22,8 @@ USE_QT5=	core gui network opengl xml wid
 USES=		compiler:c++11-lib openal:soft qmake
 QMAKE_ARGS+=	target.path=${LOCALBASE}/bin
 
+BROKEN=		No longer connects to Telegram network, appears abandonded
+
 .include <bsd.port.pre.mk>
 
 post-install:


More information about the svn-ports-all mailing list