diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-09 22:36:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-09 22:36:04 +0000 |
commit | 563857f96fc97f2e02316024d00e67cd37a2f22c (patch) | |
tree | 073fc94d4d9e46a2b887be4e9b113350b4b16590 /Master/tlpkg | |
parent | 4b2bea254b1d29f138cec2aa738f40cd6668b9d2 (diff) |
first TL13 x864_64-solaris from ealdrov
git-svn-id: svn://tug.org/texlive/trunk@29807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-bindir | 6 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 4 | ||||
-rwxr-xr-x | Master/tlpkg/installer/xz/xz.x86_64-solaris | bin | 247872 -> 247960 bytes | |||
-rwxr-xr-x | Master/tlpkg/installer/xz/xzdec.x86_64-solaris | bin | 107992 -> 108088 bytes |
4 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 43ad50f295e..1477301ad03 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -115,7 +115,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://boris.lk.net/texlive-2012/armv7l-unknown-linux-gnueabi.tgz;; + $grab http://boris.lk.net/texlive-2013/armv7l-unknown-linux-gnueabi.tgz;; hppa-hpux) default_bin_loc=$download_loc $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; @@ -146,7 +146,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://www.math.fsu.edu/~ealdrov/texlive/2012/bin-i386-pc-solaris2.10.tar.gz;; + $grab http://www.math.fsu.edu/~ealdrov/texlive/2013/bin-i386-pc-solaris2.10.tar.gz;; mipsel-linux) download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc @@ -176,7 +176,7 @@ for tlname in $tlnames; do download_loc=$tmpdir/tl.$tlname.tar.xz default_bin_loc=$download_loc grab="$download -O $download_loc" - $grab http://www.math.fsu.edu/~ealdrov/texlive/2012/bin-x86_64-pc-solaris2.10.tar.gz;; + $grab http://www.math.fsu.edu/~ealdrov/texlive/2013/bin-x86_64-pc-solaris2.10.tar.gz;; esac fi diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index ba6331ddfb5..a17d4bc17d8 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -2,7 +2,7 @@ # $Id$ # Create the .iso image(s) for TeX Live. # -# Copyright 2007, 2008, 2009, 2010, 2011, 2012 Karl Berry. +# Copyright 2007-2013 Karl Berry. # Copyright 2003, 2004, 2005 Sebastian Rahtz. # # This file is licensed under the GNU General Public License version 2 @@ -12,7 +12,7 @@ # Historical notes at the end of the script. NAME=texlive -V=2012 +V=2013 D=`date +%Y%m%d` target=/home/ftp/texlive/Images/test diff --git a/Master/tlpkg/installer/xz/xz.x86_64-solaris b/Master/tlpkg/installer/xz/xz.x86_64-solaris Binary files differindex f46041c74a4..95d1423abc5 100755 --- a/Master/tlpkg/installer/xz/xz.x86_64-solaris +++ b/Master/tlpkg/installer/xz/xz.x86_64-solaris diff --git a/Master/tlpkg/installer/xz/xzdec.x86_64-solaris b/Master/tlpkg/installer/xz/xzdec.x86_64-solaris Binary files differindex 9e8d8ad46b8..28f5dcd34d6 100755 --- a/Master/tlpkg/installer/xz/xzdec.x86_64-solaris +++ b/Master/tlpkg/installer/xz/xzdec.x86_64-solaris |