Hi, Here is a patch for textproc/p5-LaTeX-Driver: i) Update to 1.2.0 ii) Add p5-Log-Any as RUN_DEPENDS It build well and pass all tests on amd64-6.8 system. No other ports depends on it.
Cheers ! wen
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-LaTeX-Driver/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 3 Jul 2020 21:45:45 -0000 1.10 +++ Makefile 2 Nov 2020 02:16:50 -0000 @@ -2,9 +2,8 @@ COMMENT = driver to format LaTeX documents -DISTNAME = LaTeX-Driver-1.0.0 +DISTNAME = LaTeX-Driver-1.2.0 CATEGORIES = textproc -REVISION = 0 MODULES = cpan PKG_ARCH = * @@ -19,6 +18,7 @@ RUN_DEPENDS = print/texlive/base \ devel/p5-Exception-Class>=0 \ devel/p5-File-Slurp>=0 \ devel/p5-File-pushd>=0 \ + devel/p5-Log-Any \ devel/p5-Readonly>=0 TEST_DEPENDS = devel/p5-Test-Exception \ Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/p5-LaTeX-Driver/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo 14 Jun 2020 00:52:25 -0000 1.5 +++ distinfo 2 Nov 2020 02:16:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (LaTeX-Driver-1.0.0.tar.gz) = vAVi5V/j3F2BLDP+B3gNBBDcfSCCa/COYao+Pa8bU7c= -SIZE (LaTeX-Driver-1.0.0.tar.gz) = 55712 +SHA256 (LaTeX-Driver-1.2.0.tar.gz) = X7gXBy71tnnwOEXjsk2tLxNqxyRjNspH0hfAuOhMzPk= +SIZE (LaTeX-Driver-1.2.0.tar.gz) = 55293