maintainer-approval requested: [Bug 279711] Texlive/Latex package xfrac causes document compilation to fail : [Attachment 253401] Patch to fix xfrac.sty
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Sep 2024 14:54:30 UTC
Rainer Hurling <rhurlin@FreeBSD.org> has asked Tex Mailing List (Nobody) <tex@FreeBSD.org> for maintainer-approval: Bug 279711: Texlive/Latex package xfrac causes document compilation to fail https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279711 Attachment 253401: Patch to fix xfrac.sty https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253401&action=edit --- Comment #1 from Rainer Hurling <rhurlin@FreeBSD.org> --- Created attachment 253401 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253401&action=edit Patch to fix xfrac.sty This can be fixed by simply replacing `IfInstanceExistTF` with `IfInstanceExistsTF` as described in the URL above. The attached patch should solve this. PORTREVISION has been increased to force a rebuild.