diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-02 02:24:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-02 02:24:40 +0000 |
commit | 59d9080ee093512fa8a452b8022ff72f355cfd9c (patch) | |
tree | 0f24e1c2600b58fed0f917d3784f96308db20f6b | |
parent | d7836c7a491d9d394189a4d88e86d0f69e69eaac (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@16570 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Build/source/build-aux/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/build-aux/config.sub | 9 | ||||
-rwxr-xr-x | Build/source/extra/xz-4.999.9beta/build-aux/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/extra/xz-4.999.9beta/build-aux/config.sub | 9 | ||||
-rwxr-xr-x | Build/source/libs/freetype/freetype-1.5/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/libs/freetype/freetype-1.5/config.sub | 9 | ||||
-rwxr-xr-x | Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub | 9 | ||||
-rwxr-xr-x | Build/source/libs/icu/icu-4.2.1/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/libs/icu/icu-4.2.1/config.sub | 9 | ||||
-rwxr-xr-x | Build/source/utils/dialog/dialog-1.1-20080819/config.guess | 9 | ||||
-rwxr-xr-x | Build/source/utils/dialog/dialog-1.1-20080819/config.sub | 9 | ||||
-rw-r--r-- | Master/doc.html | 33 | ||||
-rwxr-xr-x | Master/tlpkg/installer/config.guess | 9 |
14 files changed, 84 insertions, 66 deletions
diff --git a/Build/source/build-aux/config.guess b/Build/source/build-aux/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/build-aux/config.guess +++ b/Build/source/build-aux/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/extra/xz-4.999.9beta/build-aux/config.guess b/Build/source/extra/xz-4.999.9beta/build-aux/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/extra/xz-4.999.9beta/build-aux/config.guess +++ b/Build/source/extra/xz-4.999.9beta/build-aux/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub +++ b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/freetype/freetype-1.5/config.guess b/Build/source/libs/freetype/freetype-1.5/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/libs/freetype/freetype-1.5/config.guess +++ b/Build/source/libs/freetype/freetype-1.5/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/freetype/freetype-1.5/config.sub b/Build/source/libs/freetype/freetype-1.5/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/libs/freetype/freetype-1.5/config.sub +++ b/Build/source/libs/freetype/freetype-1.5/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.guess +++ b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/icu/icu-4.2.1/config.guess b/Build/source/libs/icu/icu-4.2.1/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/libs/icu/icu-4.2.1/config.guess +++ b/Build/source/libs/icu/icu-4.2.1/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/libs/icu/icu-4.2.1/config.sub b/Build/source/libs/icu/icu-4.2.1/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/libs/icu/icu-4.2.1/config.sub +++ b/Build/source/libs/icu/icu-4.2.1/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/utils/dialog/dialog-1.1-20080819/config.guess b/Build/source/utils/dialog/dialog-1.1-20080819/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Build/source/utils/dialog/dialog-1.1-20080819/config.guess +++ b/Build/source/utils/dialog/dialog-1.1-20080819/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Build/source/utils/dialog/dialog-1.1-20080819/config.sub b/Build/source/utils/dialog/dialog-1.1-20080819/config.sub index 110a68e347e..f5a979eb916 100755 --- a/Build/source/utils/dialog/dialog-1.1-20080819/config.sub +++ b/Build/source/utils/dialog/dialog-1.1-20080819/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -75,8 +75,9 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." diff --git a/Master/doc.html b/Master/doc.html index 33981821105..e9a87aaa43b 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -3661,6 +3661,11 @@ A LaTeX cheat sheet. <a href="texmf-dist/doc/latex/latexcheat/latexsheet.pdf">latexsheet.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/latex/latexcheat-esmx">latexcheat-esmx</a></b>:<small> +A LaTeX cheat sheet, in Mexican Spanish. +<a href="texmf-dist/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf">latexsheet-esmx.pdf</a> (es). +</small></li> + <li><b><a href="texmf-dist/doc/latex/latexcheat-ptbr">latexcheat-ptbr</a></b>:<small> A LaTeX cheat sheet, in Brazilian Portuguese. <a href="texmf-dist/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf">latexsheet-ptbr.pdf</a> (pt). @@ -4012,7 +4017,7 @@ Set of slide fonts based on CM. <h2 id="letter-M">M</h2> -<ol start="628"> +<ol start="629"> <li><b><a href="texmf-dist/doc/latex/macqassign">macqassign</a></b>:<small> Typeset assignments for Macquarie University. @@ -4695,7 +4700,7 @@ A pair of Georgian fonts. <h2 id="letter-N">N</h2> -<ol start="717"> +<ol start="718"> <li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small> Detecting and warning about obsolete LaTeX commands @@ -4888,7 +4893,7 @@ Print numbers with separators and exponent if necessary. <h2 id="letter-O">O</h2> -<ol start="744"> +<ol start="745"> <li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small> A bundle of packages submitted by Heiko Oberdiek. @@ -5046,7 +5051,7 @@ A font for orkhun script. <h2 id="letter-P">P</h2> -<ol start="756"> +<ol start="757"> <li><b><a href="texmf-dist/doc/latex/pagecont">pagecont</a></b>:<small> Page numbering that continues between documents. @@ -5956,7 +5961,7 @@ Palatino-like fonts in support of mathematics. <h2 id="letter-Q">Q</h2> -<ol start="906"> +<ol start="907"> <li><b><a href="texmf-dist/doc/latex/qcm">qcm</a></b>:<small> A LaTeX2e class for making multiple choice questionnaires @@ -5994,7 +5999,7 @@ Consistent quote marks. <h2 id="letter-R">R</h2> -<ol start="912"> +<ol start="913"> <li><b><a href="texmf-dist/doc/latex/randbild">randbild</a></b>:<small> Marginal pictures. @@ -6140,7 +6145,7 @@ Class for Ryerson Unversity Graduate School requirements. <h2 id="letter-S">S</h2> -<ol start="935"> +<ol start="936"> <li><b><a href="texmf-dist/doc/latex/sageep">sageep</a></b>:<small> Format papers for the annual meeting of EEGS. @@ -6697,7 +6702,7 @@ Typeset syntactic trees. <h2 id="letter-T">T</h2> -<ol start="1025"> +<ol start="1026"> <li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small> Draw tangles, trees, Hopf algebra operations and other pictures. @@ -7646,7 +7651,7 @@ Print a typographic grid. <h2 id="letter-U">U</h2> -<ol start="1131"> +<ol start="1132"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small> University of Arizona thesis and dissertation format. @@ -7755,7 +7760,7 @@ University of Washington thesis class. <h2 id="letter-V">V</h2> -<ol start="1150"> +<ol start="1151"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small> Bibliographic style file for Biomedical Journals. @@ -7887,7 +7892,7 @@ Document classes for Vaxjo University <h2 id="letter-W">W</h2> -<ol start="1171"> +<ol start="1172"> <li><b><a href="texmf-dist/doc/latex/wadalab">wadalab</a></b>:<small> Wadalab (Japanese) font packages. @@ -7945,7 +7950,7 @@ Simulating word processor layout. <h2 id="letter-X">X</h2> -<ol start="1181"> +<ol start="1182"> <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small> Define commands with many optional arguments. @@ -8165,7 +8170,7 @@ Tree macros using XY-Pic. <h2 id="letter-Y">Y</h2> -<ol start="1214"> +<ol start="1215"> <li><b><a href="texmf-dist/doc/latex/yagusylo">yagusylo</a></b>:<small> A symbol loader. @@ -8188,7 +8193,7 @@ A thesis class file for York University, Toronto. <h2 id="letter-Z">Z</h2> -<ol start="1217"> +<ol start="1218"> <li><b><a href="texmf-dist/doc/latex/zhspacing">zhspacing</a></b>:<small> A simple solution for typesetting CJK documents in XeTeX. diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index 64cae2741b9..c2246a4f7f4 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-13' +timestamp='2009-12-30' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,9 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |