diff options
author | Marc Baudoin <babafou@babafou.eu.org> | 2024-03-25 18:23:00 +0000 |
---|---|---|
committer | Marc Baudoin <babafou@babafou.eu.org> | 2024-03-25 18:23:00 +0000 |
commit | b65d271f52f421a95acd47b978786b64ccb69495 (patch) | |
tree | 96fde9acd51f41de20d8a165ed6c497358fa89c4 /Master/bin/amd64-netbsd | |
parent | 847b5710d79991a2bea6e1d20915f4733b249cd4 (diff) |
TeX Live 2024 binaries rebuild (\aftergroup fix with the \output routine) for NetBSD/amd64 and NetBSD/i386, both built on version 9.3
git-svn-id: svn://tug.org/texlive/trunk@70758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/amd64-netbsd')
-rwxr-xr-x | Master/bin/amd64-netbsd/ctwill-proofsort | 2 | ||||
-rwxr-xr-x | Master/bin/amd64-netbsd/euptex | bin | 827264 -> 827264 bytes | |||
-rwxr-xr-x | Master/bin/amd64-netbsd/pdftex | bin | 2853792 -> 2853792 bytes | |||
-rwxr-xr-x | Master/bin/amd64-netbsd/twill-refsort | 2 | ||||
-rwxr-xr-x | Master/bin/amd64-netbsd/xdvi-xaw | bin | 1732280 -> 1732280 bytes | |||
-rwxr-xr-x | Master/bin/amd64-netbsd/xetex | bin | 29296448 -> 29296448 bytes |
6 files changed, 2 insertions, 2 deletions
diff --git a/Master/bin/amd64-netbsd/ctwill-proofsort b/Master/bin/amd64-netbsd/ctwill-proofsort index c05c50ee1fa..50dd3106cb5 100755 --- a/Master/bin/amd64-netbsd/ctwill-proofsort +++ b/Master/bin/amd64-netbsd/ctwill-proofsort @@ -39,7 +39,7 @@ sub help_handler { } ## version() sub version { - return $progname.' $Revision: 69852 $ $Date: 2024-02-14 09:19:45 +0100 (Wed, 14 Feb 2024) $'."\n"; + return $progname.' $Revision: 69852 $ $Date: 2024-02-14 09:19:45 +0100 (mer. 14 févr. 2024) $'."\n"; } # Read input from the console and look for blocks like diff --git a/Master/bin/amd64-netbsd/euptex b/Master/bin/amd64-netbsd/euptex Binary files differindex 3afe885f929..972e81c46ef 100755 --- a/Master/bin/amd64-netbsd/euptex +++ b/Master/bin/amd64-netbsd/euptex diff --git a/Master/bin/amd64-netbsd/pdftex b/Master/bin/amd64-netbsd/pdftex Binary files differindex a8fdc01f756..0f4b86ffcf4 100755 --- a/Master/bin/amd64-netbsd/pdftex +++ b/Master/bin/amd64-netbsd/pdftex diff --git a/Master/bin/amd64-netbsd/twill-refsort b/Master/bin/amd64-netbsd/twill-refsort index 80d17263dc3..dcb9d5e4924 100755 --- a/Master/bin/amd64-netbsd/twill-refsort +++ b/Master/bin/amd64-netbsd/twill-refsort @@ -39,7 +39,7 @@ sub help_handler { } ## version() sub version { - return $progname.' $Revision: 69812 $ $Date: 2024-02-12 00:09:24 +0100 (Mon, 12 Feb 2024) $'."\n"; + return $progname.' $Revision: 69812 $ $Date: 2024-02-12 00:09:24 +0100 (lun. 12 févr. 2024) $'."\n"; } # Read input lines from the console and look for blocks like diff --git a/Master/bin/amd64-netbsd/xdvi-xaw b/Master/bin/amd64-netbsd/xdvi-xaw Binary files differindex 6ef7277f110..88302405d40 100755 --- a/Master/bin/amd64-netbsd/xdvi-xaw +++ b/Master/bin/amd64-netbsd/xdvi-xaw diff --git a/Master/bin/amd64-netbsd/xetex b/Master/bin/amd64-netbsd/xetex Binary files differindex e5d75b4da98..d096b9d3768 100755 --- a/Master/bin/amd64-netbsd/xetex +++ b/Master/bin/amd64-netbsd/xetex |