summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-05 15:49:53 +0000
committerKarl Berry <karl@freefriends.org>2023-05-05 15:49:53 +0000
commit69318feff75758948a863ad4b271c0b4b6fdf9ad (patch)
treedde0ac5e7abd5fde1786ceb5a6a6563e19d75c07 /Master/tlpkg
parent8bdc7353be366a5b4d6432fda3c7b74d3471a8fa (diff)
luatex 1.17.0 from dl.contextgarden.net/build/texlive/branches/branch2023/
git-svn-id: svn://tug.org/texlive/trunk@67024 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/c2l8
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir18
2 files changed, 15 insertions, 11 deletions
diff --git a/Master/tlpkg/bin/c2l b/Master/tlpkg/bin/c2l
index 748fa7569bd..30666ed7250 100755
--- a/Master/tlpkg/bin/c2l
+++ b/Master/tlpkg/bin/c2l
@@ -75,10 +75,10 @@ sub main {
exit 0;
} elsif ($arg eq "cg" || $arg eq "moj" || $arg eq "mojca") {
- for my $p (qw(i386-freebsd amd64-freebsd
- aarch64-linux armhf-linux
- i386-solaris x86_64-solaris
- x86_64-darwinlegacy)) {
+ for my $p (qw(aarch64-linux amd64-freebsd armhf-linux
+ i386-freebsd i386-solaris
+ x86_64-darwinlegacy x86_64-solaris
+ )) {
system ("$0 $p") && die "cg/$p failed";
}
print "$0: cg (contextgarden) updates done.\n";
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index ee80737620b..b79db37ba56 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -33,6 +33,8 @@ requires when a symlink is replaced by a file or vice versa.
Options:
--bin-loc DIR-OR-TAR use binaries from DIR-OR-TAR
+ --cg-branch SUBPATH url component for dl.contextgarden.net
+ [default empty; example: branches/branch2023/]
--master DIR install binaries to DIR/bin/TLPLATFORM
[default is the bin dir relative to this script]
@@ -47,6 +49,7 @@ Report bugs to tlbuild@tug.org."
# parse options.
bin_loc=
+cgbranch=
download=wget
msg=echo
tlplats=
@@ -58,6 +61,7 @@ while test $# -gt 0; do
--master) shift; Master=$1;;
--bin-loc) shift; bin_loc=$1;;
+ --cg-branch) shift; cgbranch=$1;; # e.g., branches/branch2023/
--no-download|-N) download=true;; # secret option for karl
@@ -104,7 +108,7 @@ for tlplat in $tlplats; do
#http://51.158.66.174:8080/texlive_bin_aarch64-linux.tar.xz
#remurl=https://aekahwai.spdns.org/online/texlive_bin_aarch64-linux.tar.xz
#remurl=https://taiyahfoboj.net/yeipaiyi/texlive_bin_aarch64-linux.tar.xz
- remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz
+ remurl=http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz
$grab $remurl;;
alpha-linux)
default_bin_loc=/home/preining/alpha-linux.tar.gz;;
@@ -112,7 +116,7 @@ for tlplat in $tlplats; do
default_bin_loc=$download_loc
#https://www.preining.info/amd64-freebsd11.tar.gz
#http://anthesphoria.net/FreeBSD/TeXLive-Devel/amd64-freebsd7.tar.xz
- remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz
+ remurl=http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz
$grab $remurl;;
amd64-kfreebsd)
download_loc=$tmpdir/tl.$tlplat.tar.xz
@@ -129,7 +133,7 @@ for tlplat in $tlplats; do
$grab http://boris.lk.net/texlive-2013/armv7l-unknown-linux-gnueabi.tgz;;
armhf-linux)
default_bin_loc=$download_loc
- remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz
+ remurl=http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz
$grab $remurl;;
#simon $grab http://getthingsfixed.co.uk/texlive/builds/2022/texlive-armhf.tar.gz
hppa-hpux)
@@ -143,7 +147,7 @@ for tlplat in $tlplats; do
default_bin_loc=$download_loc
grab="$download -O $download_loc"
#http://anthesphoria.net/FreeBSD/TeXLive-Devel/i386-freebsd7.tar.xz
- remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz
+ remurl=http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz
$grab $remurl;;
i386-kfreebsd)
download_loc=$tmpdir/tl.$tlplat.tar.xz
@@ -169,7 +173,7 @@ for tlplat in $tlplats; do
$grab http://students.dec.bmth.ac.uk/ebarrett/files/tl-bin-20080810.tgz;;
i386-solaris)
default_bin_loc=$download_loc
- $grab http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz;;
+ $grab http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz;;
mips-irix)
download_loc=$tmpdir/tl.$tlplat.tar.xz
default_bin_loc=$download_loc
@@ -192,7 +196,7 @@ for tlplat in $tlplats; do
$grab http://sanibeltranquility.com/cygwin/$tlplat.tgz;;
x86_64-darwinlegacy)
default_bin_loc=$download_loc
- $grab http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz;;
+ $grab http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz;;
x86_64-linux)
default_bin_loc=$download_loc
#remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz
@@ -225,7 +229,7 @@ for tlplat in $tlplats; do
$grab $remurl;;
x86_64-solaris)
default_bin_loc=$download_loc
- $grab http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz;;
+ $grab http://dl.contextgarden.net/build/texlive/${cgbranch}$tlplat.tar.xz;;
esac
fi # end $USER=karl