Updates Git-1.8.5.3 and whois 5.1.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12577 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-01-14 21:14:02 +00:00
parent 926d146d7c
commit 59e93110e4
4 changed files with 23 additions and 13 deletions

View File

@ -368,7 +368,7 @@ export -f as_root</userinput></screen>
<!ENTITY gcc-version "4.8.2">
<!ENTITY gc-version "7.4.0">
<!ENTITY gdb-version "7.6.2">
<!ENTITY git-version "1.8.5.2">
<!ENTITY git-version "1.8.5.3">
<!ENTITY guile-version "2.0.9">
<!ENTITY librep-version "0.92.3">
<!ENTITY llvm-version "3.4">
@ -447,7 +447,7 @@ export -f as_root</userinput></screen>
<!ENTITY NetworkManager-version "0.9.8.8">
<!ENTITY nmap-version "6.40">
<!ENTITY traceroute-version "2.0.19">
<!ENTITY whois-version "5.1.0">
<!ENTITY whois-version "5.1.1">
<!ENTITY wicd-version "1.7.2.4">
<!ENTITY wireshark-version "1.10.5"> <!-- even minors only -->

View File

@ -6,11 +6,11 @@
<!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
<!ENTITY git-download-ftp " ">
<!ENTITY git-md5sum "df8519044f9880f3687d863d99245282">
<!ENTITY git-md5sum "57b966065882f83ef5879620a1e329ca">
<!ENTITY git-size "4.6 MB">
<!ENTITY git-buildsize "175 MB (additional 10 MB with downloaded docs and
man pages, or 20 MB building docs and man pages)">
<!ENTITY git-time "0.7 SBU (additional 8.7 SBU for tests and 2.7 SBU
<!ENTITY git-buildsize "190 MB (additional 14 MB with downloaded docs and
man pages, or 24 MB building docs and man pages)">
<!ENTITY git-time "0.7 SBU (additional 8.4 SBU for tests and 2.6 SBU
for docs and man pages creation)">
]>
@ -300,8 +300,10 @@ mv /usr/share/doc/git-&git-version;/howto/{*.,}html</userinput></screen>
<seglistitem>
<seg>
git, git-cvsserver, gitk, git-receive-pack, git-shell,
git-upload-archive and git-upload-pack
git, git-receive-pack and git-upload-archive
(hardlinked to each other);
git-shell, git-cvsserver, git-upload-pack and
gitk (this one is optional)
</seg>
<seg>
None
@ -311,7 +313,7 @@ mv /usr/share/doc/git-&git-version;/howto/{*.,}html</userinput></screen>
/usr/share/doc/git-&git-version;,
/usr/share/git-core,
/usr/share/git-gui,
/usr/share/gitk,
/usr/share/gitk (optional),
/usr/share/gitweb,
/usr/lib/perl5/site_perl/&lt;5.x.y&gt;/Git and
/usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Git
@ -352,8 +354,8 @@ mv /usr/share/doc/git-&git-version;/howto/{*.,}html</userinput></screen>
<term><command>gitk</command></term>
<listitem>
<para>
is a graphical <application>Git</application> repository browser
(needs <xref linkend="tk"/>).
(optional) is a graphical <application>Git</application> repository
browser (needs <xref linkend="tk"/>).
</para>
<indexterm zone="git gitk">
<primary sortas="b-gitk">gitk</primary>

View File

@ -46,6 +46,14 @@
<listitem>
<para>January 14th, 2014</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to whois 5.1.1. Fixes
<ulink url="&blfs-ticket-root;4573">#4573</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to Git-1.8.5.3. Fixes
<ulink url="&blfs-ticket-root;4562">#4562</ulink>.</para>
</listitem>
<listitem>
<para>[fernando] - Update to GnuTLS 3.2.8.1. Fixes
<ulink url="&blfs-ticket-root;4566">#4566</ulink>.</para>

View File

@ -6,8 +6,8 @@
<!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
<!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
<!ENTITY whois-md5sum "e16cc6ca56a6834ab60ace26215d6b0c">
<!ENTITY whois-size "72 KB">
<!ENTITY whois-md5sum "aa4561134a03e22e2d759748ca676a97">
<!ENTITY whois-size "76 KB">
<!ENTITY whois-buildsize "1.4 MB">
<!ENTITY whois-time "less than 0.1 SBU">
]>