Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 14:47:33 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375342 - head/graphics/gdtclft
Message-ID:  <201412231447.sBNElXYV067167@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mi
Date: Tue Dec 23 14:47:32 2014
New Revision: 375342
URL: https://svnweb.freebsd.org/changeset/ports/375342
QAT: https://qat.redports.org/buildarchive/r375342/

Log:
  Remove the BROKEN-flag -- the port builds perfectly fine. It has
  not had a MASTER_SITE for a long time -- relying on FreeBSD's
  caches only.
  
  Some day I'll make a new release myself -- with the patch-improve
  applied -- which will justify my hosting the tarball on my own
  server.

Modified:
  head/graphics/gdtclft/Makefile

Modified: head/graphics/gdtclft/Makefile
==============================================================================
--- head/graphics/gdtclft/Makefile	Tue Dec 23 14:44:05 2014	(r375341)
+++ head/graphics/gdtclft/Makefile	Tue Dec 23 14:47:32 2014	(r375342)
@@ -11,8 +11,6 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	TCL interface to the Thomas Boutell's Gd library
 
-BROKEN=		Missing MASTER_SITES
-
 LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphics/gd
 
 USES=		tcl:84+ uidfix



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