summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-25 22:23:08 +0000
committerKarl Berry <karl@freefriends.org>2011-07-25 22:23:08 +0000
commit4e7f01293c3e3870d387411e8e5c1dd9b7cc4523 (patch)
tree9b0a77c5dd6d44a452eb7cc931ee0ae1c98a2077
parentefe6cc82fe94c03386364305bef7ce96b63dd344 (diff)
sync
git-svn-id: svn://tug.org/texlive/trunk@23225 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/texlive/tlmgr.pl14
-rw-r--r--Master/texmf-dist/bibtex/bib/beebe/texbook3.bib4
-rw-r--r--Master/texmf-dist/bibtex/bib/beebe/texgraph.bib4
-rw-r--r--Master/texmf/scripts/texlive/NEWS6
4 files changed, 16 insertions, 12 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
index bf6681e0d8d..d9d8dedb8a6 100755
--- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
+++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
@@ -1,12 +1,12 @@
#!/usr/bin/env perl
-# $Id: tlmgr.pl 23117 2011-06-23 18:00:23Z karl $
+# $Id: tlmgr.pl 23193 2011-07-21 06:05:07Z preining $
#
# Copyright 2008, 2009, 2010, 2011 Norbert Preining
# This file is licensed under the GNU General Public License version 2
# or any later version.
-my $svnrev = '$Revision: 23117 $';
-my $datrev = '$Date: 2011-06-23 20:00:23 +0200 (Thu, 23 Jun 2011) $';
+my $svnrev = '$Revision: 23193 $';
+my $datrev = '$Date: 2011-07-21 08:05:07 +0200 (Thu, 21 Jul 2011) $';
my $tlmgrrevision;
if ($svnrev =~ m/: ([0-9]+) /) {
$tlmgrrevision = $1;
@@ -1047,7 +1047,7 @@ sub action_path {
}
} else {
# that should not happen
- tlwarn("\ntlmgr: Should not happen, action_path what=$what");
+ tlwarn("\ntlmgr: Should not happen, action_path what=$what\n");
exit 1;
}
return;
@@ -1182,7 +1182,7 @@ sub action_show {
for my $d (sort @todo) {
my $foo = $tlpdb->get_package($d);
if (!$foo) {
- tlwarn ("\nShould not happen, no dependent package $d");
+ tlwarn ("\nShould not happen, no dependent package $d\n");
next;
}
if ($d ne $pkg) {
@@ -2353,7 +2353,7 @@ sub action_update {
# install new packages
my $mediatlp = $remotetlpdb->get_package($pkg);
if (!defined($mediatlp)) {
- tlwarn("\nShould not happen: $pkg not found in $location");
+ tlwarn("\nShould not happen: $pkg not found in $location\n");
next;
}
my $mediarev = $mediatlp->revision;
@@ -2795,7 +2795,7 @@ sub action_update {
# install new packages
my $mediatlp = $remotetlpdb->get_package($pkg);
if (!defined($mediatlp)) {
- tlwarn("\nShould not happen: $pkg not found in $location");
+ tlwarn("\nShould not happen: $pkg not found in $location\n");
next;
}
my $mediarev = $mediatlp->revision;
diff --git a/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib b/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib
index 7bd1039c72b..43a065e7502 100644
--- a/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib
+++ b/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib
@@ -17,7 +17,7 @@
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 581 4148",
%%% URL = "http://www.math.utah.edu/~beebe",
-%%% checksum = "13180 14143 58357 537632",
+%%% checksum = "01482 14143 58357 537631",
%%% email = "beebe at math.utah.edu, beebe at acm.org,
%%% beebe at computer.org (Internet)",
%%% codetable = "ISO/ASCII",
@@ -1133,7 +1133,7 @@
ISBN = "88-7192-022-8",
ISBN-13 = "978-88-7192-022-1",
bibdate = "Tue Jul 26 08:43:41 1994",
- note = "This is an translation to Italian of
+ note = "This is a translation to Italian of
\cite{Abrahams:1990:TI}, with additional material on
Italian hyphenation.",
acknowledgement = ack-cb,
diff --git a/Master/texmf-dist/bibtex/bib/beebe/texgraph.bib b/Master/texmf-dist/bibtex/bib/beebe/texgraph.bib
index 76c4edf1a58..85605dc1f82 100644
--- a/Master/texmf-dist/bibtex/bib/beebe/texgraph.bib
+++ b/Master/texmf-dist/bibtex/bib/beebe/texgraph.bib
@@ -15,7 +15,7 @@
%%% USA",
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 581 4148",
-%%% checksum = "39842 2907 11025 101987",
+%%% checksum = "38922 2907 11024 101986",
%%% email = "beebe at math.utah.edu, beebe at acm.org,
%%% beebe at computer.org (Internet)",
%%% codetable = "ISO/ASCII",
@@ -2872,7 +2872,7 @@
%%% ========================================================================
%%% The question: "Is there anything like TEXCAD, TEXDRAW for Suns?"
%%% The answer: Yes, indeed, it is called FIG (Facility for Interactive Gene-
-%%% ration if figures) an d runs under Sunview (fig) or X11 (xfig).
+%%% ration if figures) and runs under Sunview (fig) or X11 (xfig).
%%%
%%% The source code is available via ftp on nearly any better unix-server,
%%% e.g. Passau (forwiss.uni-passau.de) or Stuttgart
diff --git a/Master/texmf/scripts/texlive/NEWS b/Master/texmf/scripts/texlive/NEWS
index 0cde381a3da..3d80d71760d 100644
--- a/Master/texmf/scripts/texlive/NEWS
+++ b/Master/texmf/scripts/texlive/NEWS
@@ -2,9 +2,13 @@
Karl Berry, 2010.)
<p><b>tlmgr revision NEXT (released DDmon11):</b><br>
-<li>support <tt>gui-lang</tt> in tlmgr config file, and add GUI interface for it
<li>
+<p><b>tlmgr revision 23117 (released 23jun11):</b><br>
+<li>version with TeX Live 2011.
+<li>support <tt>gui-lang</tt> in tlmgr config file, and add GUI
+ interface for it.
+
<p><b>tlmgr revision 20975 (released 24jan11):</b><br>
<li>fix usage of persistent connections in tlmgr.
<li>override locale settings when using wget as a subprocess.