svn commit: r432323 - branches/2017Q1/print/texlive-texmf

Jan Beich jbeich at FreeBSD.org
Tue Jan 24 11:48:08 UTC 2017


Author: jbeich
Date: Tue Jan 24 11:48:07 2017
New Revision: 432323
URL: https://svnweb.freebsd.org/changeset/ports/432323

Log:
  MFH: r432322
  
  print/texlive-texmf: unbreak on aarch64 on real hardware
  
  =======================<phase: package        >============================
  ===>  Building package for texlive-texmf-20150523_3
  pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
  ====>> Killing timed out build after 3600 seconds
  ====>> Cleaning up wrkdir
  ===>  Cleaning for texlive-texmf-20150523_3
  pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti7.pfm): No such file or directory
  pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti8.pfb): No such file or directory
  pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/[...]
  
  Reported by:	pkg-fallout (runaway_proces)
  Approved by:	portmgr blanket (unblocking 172 ports)
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q1/print/texlive-texmf/Makefile
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/print/texlive-texmf/Makefile
==============================================================================
--- branches/2017Q1/print/texlive-texmf/Makefile	Tue Jan 24 11:44:51 2017	(r432322)
+++ branches/2017Q1/print/texlive-texmf/Makefile	Tue Jan 24 11:48:07 2017	(r432323)
@@ -24,6 +24,7 @@ TEXHASHDIRS=	${TEXMFDIR} ${TEXMFDISTDIR}
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 NO_ARCH=	yes
+PKG_CREATE_VERBOSE=	yes
 
 EXCLUDE_FILES=	\*/doc/man \
 	texmf-dist/ls-R \


More information about the svn-ports-all mailing list