aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-11-14 02:15:57 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-11-14 02:15:57 +0000
commitf47c6b77ec522f28199db279c17c9d9211ec47cc (patch)
tree7ebdcaa2a7b2c4a1a0cf97a9387f4a9505455a10 /entities
parent714cc0cdff49660b7b767bc2b74afc3a40dbd2ca (diff)
Upgraded to Perl-5.8.2 and streamlined build commands for Perl\'s Chapter 5 static extensions. Closes Bug 690.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r--entities/perl.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/perl.ent b/entities/perl.ent
index 8b6506677..dcc3a82cb 100644
--- a/entities/perl.ent
+++ b/entities/perl.ent
@@ -8,14 +8,14 @@
<!ENTITY aa-perl-dep SYSTEM "../appendixa/perl-dep.xml">
<!ENTITY aa-perl-down SYSTEM "../appendixa/perl-down.xml">
-<!ENTITY perl-version "5.8.0">
+<!ENTITY perl-version "5.8.2">
<!ENTITY perl-depversion "5.6.1">
<!ENTITY perl-contversion "5.8.0">
<!ENTITY perl-dir "perl-&perl-version;">
<!ENTITY perl-package "perl-&perl-version;.tar.gz">
-<!ENTITY perl-size "10,765 KB">
+<!ENTITY perl-size "11,617 KB">
-<!ENTITY perl-libc-patch "perl-&perl-version;-libc-3.patch">
+<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
<!ENTITY perl-libc-patch-size "1 KB">
<!ENTITY perl-compsize-tools "74 MB">