diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-05-11 18:19:37 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-05-29 20:34:04 +0200 |
commit | 7a740b7c908f95b55bf765364c1234b3f6750196 (patch) | |
tree | 7feae3dbce73e6e7e18b5b8433c521f70e124f09 /print/texlive-base/files/patch-configure | |
parent | net/py-netaddr: Update version 1.2.1=>1.3.0 (diff) |
- devel/tex-kpathsea: Update version 6.3.5=>6.4.0
- devel/tex-libtexlua: Update distinfo
- devel/tex-synctex: Update distinfo
- devel/tex-web2c: Update version 20230313=>20240312
- japanese/tex-ptex: Update distinfo
- print/tex-basic-engines: Update version 20230313=>20240312
- print/tex-dvipdfmx: Update version 20230313=>20240312
- print/tex-dvipsk: Update version 20230313=>20240312
- print/tex-jadetex: Update version 20230313=>20240312
- print/tex-luatex: Update version 20230313=>20240312
- print/tex-ptexenc: Update version 1.4.3=>1.4.6
- print/tex-xdvik: Bump REVISION
- print/tex-xetex: Update verison 0.99993=>20240312
- print/tex-xmltex: Update verison 1.9=>20240312
- print/texlive-base: Update version 20230313=>20240312
- print/texlive-docs: Update version 20230313=>20240312
- print/texlive-texmf-source: Update version 20230313=>20240312
- print/texlive-texmf: Update version 20230313=>20240312
- print/texlive-tlmgr: Update version 20230313=>20240312
- print/xpdfopen: Update version 0.86=>20240312
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 2266b3531ce0..2fb5efe129e9 100644 --- a/print/texlive-base/files/patch-configure +++ b/print/texlive-base/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2023-03-09 23:07:06 UTC +--- configure.orig 2024-03-10 21:37:05 UTC +++ configure -@@ -6840,7 +6840,16 @@ fi +@@ -6926,7 +6926,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 } -@@ -23067,8 +23076,8 @@ if $FT2_CONFIG --ftversion >/dev/null 2>&1; then +@@ -23616,8 +23625,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` -@@ -23133,11 +23142,12 @@ fi +@@ -23691,11 +23700,12 @@ fi as_fn_error $? "did not find graphite2" "$LINENO" 5 fi |