Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 21:30:20 +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: r382048 - head/print/sgf2tex
Message-ID:  <201503232130.t2NLUKAj015514@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mi
Date: Mon Mar 23 21:30:19 2015
New Revision: 382048
URL: https://svnweb.freebsd.org/changeset/ports/382048
QAT: https://qat.redports.org/buildarchive/r382048/

Log:
  Unbreak -- seems to build fine with the current TeXLive.

Modified:
  head/print/sgf2tex/Makefile

Modified: head/print/sgf2tex/Makefile
==============================================================================
--- head/print/sgf2tex/Makefile	Mon Mar 23 21:28:54 2015	(r382047)
+++ head/print/sgf2tex/Makefile	Mon Mar 23 21:30:19 2015	(r382048)
@@ -10,10 +10,6 @@ MASTER_SITES=	http://sporadic.stanford.e
 MAINTAINER=	spcoltri@omcl.org
 COMMENT=	Convert a Go game record in SGF format into TeX and provide fonts to make a dvi
 
-BROKEN=		Fails to build
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2015-03-28
-
 USES=		shebangfix
 SHEBANG_FILES=	sgf2tex
 USE_TEX=	tex



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