pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/luatex
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Sep 12 21:39:23 UTC 2024
Modified Files:
pkgsrc/print/luatex: Makefile
Log Message:
luatex: bump minimum kpathsea
Requires kpathsea_in_name_ok_silent_extended,
kpathsea_out_name_ok_silent_extended, kpse_in_name_ok_silent_extended,
kpse_out_name_ok_silent_extended
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/print/luatex/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/luatex/Makefile
diff -u pkgsrc/print/luatex/Makefile:1.118 pkgsrc/print/luatex/Makefile:1.119
--- pkgsrc/print/luatex/Makefile:1.118 Mon Jun 10 09:27:15 2024
+++ pkgsrc/print/luatex/Makefile Thu Sep 12 21:39:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2024/06/10 09:27:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.119 2024/09/12 21:39:23 gutteridge Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../print/texlive/Makefile.common"
PKGNAME= luatex-1.18.0
@@ -88,7 +88,7 @@ do-install:
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
-BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.3.2
+BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.4.0
.include "../../print/kpathsea/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index