aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-24 00:05:16 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-24 00:05:16 +0000
commitb42fa0137eda3358cc467d1ef04390e5059288b4 (patch)
treefd4ca098f4c8fa31e442fbb2deb55df6496a3460 /entities
parente0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (diff)
o Upgraded to bison-1.75, sed-4.0.
o Moved m4 before bison to meet its dependency. o Fixed the date, I'm suprised nobody noticed it :) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r--entities/bison.ent4
-rw-r--r--entities/sed.ent4
2 files changed, 4 insertions, 4 deletions
diff --git a/entities/bison.ent b/entities/bison.ent
index a4f2fe8b3..130c2f4c1 100644
--- a/entities/bison.ent
+++ b/entities/bison.ent
@@ -8,10 +8,10 @@
<!ENTITY aa-bison-dep SYSTEM "../appendixa/bison-dep.xml">
<!ENTITY aa-bison-down SYSTEM "../appendixa/bison-down.xml">
-<!ENTITY bison-version "1.35">
+<!ENTITY bison-version "1.75">
<!ENTITY bison-depversion "1.31">
<!ENTITY bison-contversion "1.35">
-<!ENTITY bison-size "613 KB">
+<!ENTITY bison-size "755 KB">
<!ENTITY bison-dir "bison-&bison-version;">
<!ENTITY bison-package "bison-&bison-version;.tar.bz2">
diff --git a/entities/sed.ent b/entities/sed.ent
index 427cae516..7b03dd845 100644
--- a/entities/sed.ent
+++ b/entities/sed.ent
@@ -11,10 +11,10 @@
<!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml">
<!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml">
-<!ENTITY sed-version "3.02">
+<!ENTITY sed-version "4.0">
<!ENTITY sed-depversion "3.02">
<!ENTITY sed-contversion "3.02">
-<!ENTITY sed-size "221 KB">
+<!ENTITY sed-size "488 KB">
<!ENTITY sed-package "sed-&sed-version;.tar.bz2">
<!ENTITY sed-dir "sed-&sed-version;">