[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 275d8055adb7aca344ff58d3851a67ecde33f2ea

git git at cross-lfs.org
Sat Jan 8 09:15:42 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  275d8055adb7aca344ff58d3851a67ecde33f2ea (commit)
      from  a27d2a4cca379fb75db1cecd7f1aa9fcf7652fb7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 275d8055adb7aca344ff58d3851a67ecde33f2ea
Author: Jonathan Norman <jon at cosmo1847.co.uk>
Date:   Sat Jan 8 17:15:35 2011 +0000

    Fixed links for iana-etc, perl and expect

diff --git a/BOOK/general.ent b/BOOK/general.ent
index d5ad7f5..c87c9c7 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "08"> <!-- Use two digits -->
-<!ENTITY month_name "August">
-<!ENTITY day "28"> <!-- Use two digits -->
-<!ENTITY year "2010"> <!-- Use four digits -->
+<!ENTITY month "01"> <!-- Use two digits -->
+<!ENTITY month_name "January">
+<!ENTITY day "08"> <!-- Use two digits -->
+<!ENTITY year "2011"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index fb5e2e6..e11cd71 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -36,6 +36,16 @@
     </listitem>
 -->
 
+
+    <listitem>
+      <para>January 8, 2011</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jonathan] - Corrected links for; expect, iana-etc and perl.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>Augest 28, 2010</para>
       <itemizedlist>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index d70764f..83ed9f4 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -132,7 +132,7 @@
 
 <!ENTITY expect-version "5.44.1.15">
 <!ENTITY expect-size "660 KB">
-<!ENTITY expect-url "&sourceforge;expect/Expect/&expect-version;/expect-&expect-version;.tar.gz">
+<!ENTITY expect-url "&sourceforge;expect/files/Expect/&expect-version;/expect-&expect-version;.tar.gz">
 <!ENTITY expect-md5 "a23a112238ea3d83707e9183c4035d96">
 <!ENTITY expect-home "http://expect.sourceforge.net">
 <!ENTITY expect-lib-version "5.43">
@@ -212,9 +212,9 @@
 
 <!ENTITY iana-etc-version "2.30">
 <!ENTITY iana-etc-size "200 KB">
-<!ENTITY iana-etc-url "http://sethwklein.net/iana-etc-&iana-etc-version;.tar.bz2">
+<!ENTITY iana-etc-url "http://ftp.cross-lfs.org/pub/clfs/conglomeration/iana-etc/iana-etc-&iana-etc-version;.tar.bz2">
 <!ENTITY iana-etc-md5 "3ba3afb1d1b261383d247f46cb135ee8">
-<!ENTITY iana-etc-home "http://sethwklein.net/iana-etc">
+<!-- <!ENTITY iana-etc-home "http://sethwklein.net/iana-etc"> -->
 
 <!ENTITY iproute2-version "2.6.34">
 <!ENTITY iproute2-size "380 KB">
@@ -316,7 +316,7 @@
 
 <!ENTITY perl-version "5.12.1">
 <!ENTITY perl-size "12,008 KB">
-<!ENTITY perl-url "http://ftp.funet.fi/pub/CPAN/src/perl-&perl-version;.tar.bz2">
+<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
 <!ENTITY perl-md5 "f7f2d7f5aaac15a75028381b159a560f">
 <!ENTITY perl-home "http://www.perl.org">
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent                       |    8 ++++----
 BOOK/introduction/common/changelog.xml |   10 ++++++++++
 BOOK/packages.ent                      |    8 ++++----
 3 files changed, 18 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list