mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
updated to php-4.3.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2026 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d7a9c28588
commit
c72b5c654f
@ -3,9 +3,9 @@
|
||||
<!ENTITY php-inst SYSTEM "php-inst.xml">
|
||||
<!ENTITY php-config SYSTEM "php-config.xml">
|
||||
<!ENTITY php-desc SYSTEM "php-desc.xml">
|
||||
<!ENTITY php-version "4.3.5">
|
||||
<!ENTITY php-version "4.3.6">
|
||||
<!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.bz2">
|
||||
<!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2">
|
||||
<!ENTITY php-size "3.8 MB">
|
||||
<!ENTITY php-buildsize "56 MB">
|
||||
<!ENTITY php-time "0.82 SBU">
|
||||
<!ENTITY php-buildsize "57 MB">
|
||||
<!ENTITY php-time "0.90 SBU">
|
||||
|
@ -2,9 +2,9 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "CVS-20040418">
|
||||
<!ENTITY releasedate "April 18th, 2004">
|
||||
<!ENTITY pubdate "2004-04-18">
|
||||
<!ENTITY version "CVS-20040419">
|
||||
<!ENTITY releasedate "April 19th, 2004">
|
||||
<!ENTITY pubdate "2004-04-19">
|
||||
<!ENTITY blfs-version "cvs">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
|
@ -11,14 +11,15 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>April 19th, 2004 [igor]: Updated to PHP-4.3.6, courtesy
|
||||
of Jeremy Utley.</para></listitem>
|
||||
|
||||
<listitem><para>April 18th, 2004 [bdubbs]: Started adding X.org (incomplete).</para></listitem>
|
||||
|
||||
<listitem><para>April 18th, 2004 [bdubbs]: Updated to fontconfig-2.2.2.</para></listitem>
|
||||
|
||||
<listitem><para>April 18th, 2004 [bdubbs]: Updated to freetype-2.1.7.</para></listitem>
|
||||
|
||||
<listitem><para>April 17th, 2004 [igor]: Added lisa init script.</para></listitem>
|
||||
|
||||
<listitem><para>April 18th, 2004 [igor]: Updated to
|
||||
startup-notification-0.6.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user