svn commit: r501847 - head/print/auctex

Joseph Mingrone jrm at FreeBSD.org
Fri May 17 10:33:39 UTC 2019


Antoine Brodin <antoine at FreeBSD.org> writes:

> Author: antoine
> Date: Fri May 17 09:23:40 2019
> New Revision: 501847
> URL: https://svnweb.freebsd.org/changeset/ports/501847

> Log:
>   Mark devel_full and devel_nox flavors BROKEN

>   Reported by:	pkg-fallout

> Modified:
>   head/print/auctex/Makefile

> Modified: head/print/auctex/Makefile
> ==============================================================================
> --- head/print/auctex/Makefile	Fri May 17 09:01:36 2019	(r501846)
> +++ head/print/auctex/Makefile	Fri May 17 09:23:40 2019	(r501847)
> @@ -13,6 +13,10 @@ COMMENT=	Integrated environment for writing LaTeX usin

>  LICENSE=	GPLv3

> +.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
> +BROKEN=		tex.el:0:0: error: wrong-type-argument: (stringp nil)
> +.endif
> +
>  USES=		emacs ghostscript gmake
>  USE_TEX=	latex texhash
>  TEXHASHDIRS=	${TEXMFDIR}

Thanks.  I have reported this upstream and have received confirmation
from others that the problem is not isolated to FreeBSD.  Hopefully it
will be fixed soon.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35758

Joseph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 962 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190517/da916ba2/attachment.sig>


More information about the svn-ports-all mailing list