Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 03:00:51 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485406 - head/editors/dlangide
Message-ID:  <201811200300.wAK30pTu063555@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Tue Nov 20 03:00:51 2018
New Revision: 485406
URL: https://svnweb.freebsd.org/changeset/ports/485406

Log:
  - Mark BROKEN with latest version of lang/ldc

Modified:
  head/editors/dlangide/Makefile

Modified: head/editors/dlangide/Makefile
==============================================================================
--- head/editors/dlangide/Makefile	Tue Nov 20 02:59:54 2018	(r485405)
+++ head/editors/dlangide/Makefile	Tue Nov 20 03:00:51 2018	(r485406)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dlangide
 PORTVERSION=	0.8.12
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 
@@ -10,6 +11,8 @@ MAINTAINER=	acm@FreeBSD.org
 COMMENT=	D language IDE based on DlangUI
 
 LICENSE=	BSL
+
+BROKEN=		does not compile with latest version of ldc
 
 BUILD_DEPENDS=	ldmd2:lang/ldc \
 		dub:devel/dub \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811200300.wAK30pTu063555>