svn commit: r364412 - head/print/latex-auto-greek
Antoine Brodin
antoine at FreeBSD.org
Sat Aug 9 08:59:01 UTC 2014
Author: antoine
Date: Sat Aug 9 08:59:00 2014
New Revision: 364412
URL: http://svnweb.freebsd.org/changeset/ports/364412
QAT: https://qat.redports.org/buildarchive/r364412/
Log:
Mark BROKEN: fails to install
/bin/cat /wrkdirs/usr/ports/print/latex-auto-greek/work//updmap.inc >> /usr/local/share/texmf-config/web2c/updmap.cfg
/bin/cp /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex.old
cp: /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex: No such file or directory
*** [do-install] Error code 1
Reported by: pkg-fallout
With hat: portmgr
Modified:
head/print/latex-auto-greek/Makefile
Modified: head/print/latex-auto-greek/Makefile
==============================================================================
--- head/print/latex-auto-greek/Makefile Sat Aug 9 08:56:48 2014 (r364411)
+++ head/print/latex-auto-greek/Makefile Sat Aug 9 08:59:00 2014 (r364412)
@@ -10,6 +10,8 @@ MASTER_SITES= http://waterdeep.physics.u
MAINTAINER= ports at FreeBSD.org
COMMENT= LaTeX package for switching between greek/latintext automatically
+BROKEN= Fails to install
+
USE_TEX= latex
NO_BUILD= YES
PLIST_SUB= TEXMFDIST=${TEXMFDIST} UPDMAP=${UPDMAP} \
More information about the svn-ports-all
mailing list