svn commit: r317273 - head/converters/py-svglib

Baptiste Daroussin bapt at FreeBSD.org
Fri May 3 21:56:56 UTC 2013


Author: bapt
Date: Fri May  3 21:56:56 2013
New Revision: 317273
URL: http://svnweb.freebsd.org/changeset/ports/317273

Log:
  Mark as broken: does not fetch

Modified:
  head/converters/py-svglib/Makefile

Modified: head/converters/py-svglib/Makefile
==============================================================================
--- head/converters/py-svglib/Makefile	Fri May  3 21:54:48 2013	(r317272)
+++ head/converters/py-svglib/Makefile	Fri May  3 21:56:56 2013	(r317273)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-svglib
-# Date created:		2008-11-11
-# Whom:			Wen Heping <wenheping at wenheping.com>
-#
+# Created by: Wen Heping <wenheping at wenheping.com>
 # $FreeBSD$
-#
 
 PORTNAME=	svglib
 PORTVERSION=	0.6.3
@@ -16,6 +12,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	An Library For Reading And Converting SVG
 
+BROKEN=		Does not fetch
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}reportlab2>0:${PORTSDIR}/print/py-reportlab2
 
 LICENSE=	LGPL3


More information about the svn-ports-all mailing list