diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-15 15:07:27 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-25 19:11:13 +0100 |
commit | 993771b186bca2a5de9fa00f7f6788763306417c (patch) | |
tree | 2ee12f866f5b799afea017aec3adb8e4030034b9 /print/texlive-base/files/patch-configure | |
parent | lang/php84: Correct php_fpm in rc.d script (diff) |
- devel/tex-kpathsea: Update version 6.4.0=>6.4.1
- devel/tex-libtexluajit: Update version 2.1.0=>2.1.81742
- print/tex-ptexenc: Update version 1.4.6=>1.5.1
- korean/ko.TeX: Replace @exec/@unexec with @postexec/@postunexec
Sponsored by: Nepustil
Diffstat (limited to 'print/texlive-base/files/patch-configure')
-rw-r--r-- | print/texlive-base/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/texlive-base/files/patch-configure b/print/texlive-base/files/patch-configure index 2fb5efe129e9..f953c05a94e4 100644 --- a/print/texlive-base/files/patch-configure +++ b/print/texlive-base/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2024-03-10 21:37:05 UTC +--- configure.orig 2025-03-06 22:52:00 UTC +++ configure -@@ -6926,7 +6926,16 @@ fi +@@ -7124,7 +7124,16 @@ fi as_fn_error $? "Sorry, \`--with-system-teckit' requires \`--with-system-zlib'" "$LINENO" 5 fi fi @@ -17,7 +17,7 @@ test "x$need_teckit" = xyes && { need_zlib=yes } -@@ -23616,8 +23625,8 @@ if $FT2_CONFIG --ftversion >/dev/null 2>&1; then +@@ -25164,8 +25173,8 @@ if $FT2_CONFIG --ftversion >/dev/null 2>&1; then PKG_CONFIG="$ac_cv_prog_PKG_CONFIG" fi if $FT2_CONFIG --ftversion >/dev/null 2>&1; then @@ -28,7 +28,7 @@ elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2` FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2` -@@ -23691,11 +23700,12 @@ fi +@@ -25239,11 +25248,12 @@ fi as_fn_error $? "did not find graphite2" "$LINENO" 5 fi |