svn commit: r382048 - head/print/sgf2tex
Mikhail Teterin
mi at FreeBSD.org
Mon Mar 23 21:30:20 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list