Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2016 11:29:05 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409927 - head/graphics/copperspice
Message-ID:  <201603021129.u22BT5Fa079166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Mar  2 11:29:05 2016
New Revision: 409927
URL: https://svnweb.freebsd.org/changeset/ports/409927

Log:
  graphics/copperspice: partially revert r403659
  
  Copperspice was already marked BROKEN (everywhere).  Adding a second
  broken was unnecessary and masks the originally reason.  I've been waiting
  for the authors to fix the issues -- they are enthusiastic about
  supporting BSD but paid work and lack of test machines have been pushing
  back the new work.  This effort is not dead though.

Modified:
  head/graphics/copperspice/Makefile

Modified: head/graphics/copperspice/Makefile
==============================================================================
--- head/graphics/copperspice/Makefile	Wed Mar  2 11:08:41 2016	(r409926)
+++ head/graphics/copperspice/Makefile	Wed Mar  2 11:29:05 2016	(r409927)
@@ -9,7 +9,6 @@ MASTER_SITES=	http://download.copperspic
 MAINTAINER=	marino@FreeBSD.org
 COMMENT=	Modern cross-platform C++ GUI library (derived from Qt 4.8)
 
-BROKEN=		unfetchable
 LICENSE=	LGPL21
 
 BUILD_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig



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