svn commit: r375342 - head/graphics/gdtclft

Mikhail Teterin mi at FreeBSD.org
Tue Dec 23 14:47:33 UTC 2014


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 at 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


More information about the svn-ports-head mailing list