Updated to PCRE-6.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5741 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-03-24 00:54:38 +00:00
parent c6bdcb00dd
commit 102f11df20
3 changed files with 15 additions and 6 deletions

View File

@ -1,8 +1,8 @@
<!ENTITY day "23"> <!-- Always 2 digits -->
<!ENTITY day "24"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
<!ENTITY releasedate "March &day;rd, &year;">
<!ENTITY releasedate "March &day;th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
@ -72,7 +72,7 @@
<!-- Part III -->
<!-- Chapter 8 -->
<!ENTITY pcre-version "6.4">
<!ENTITY pcre-version "6.6">
<!ENTITY popt-version "1.7">
<!ENTITY slang-version "2.0.5">
<!ENTITY gamin-version "0.1.7">

View File

@ -6,9 +6,9 @@
<!ENTITY pcre-download-http " ">
<!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2">
<!ENTITY pcre-md5sum "c5c73e8767479e8a7751324b0aa32291">
<!ENTITY pcre-size "554 KB">
<!ENTITY pcre-buildsize "11.4 MB">
<!ENTITY pcre-md5sum "61067f730c46cf6bdd0f8efe3f4f51b6">
<!ENTITY pcre-size "557 KB">
<!ENTITY pcre-buildsize "11.0 MB">
<!ENTITY pcre-time "0.3 SBU">
]>

View File

@ -41,6 +41,15 @@
-->
<listitem>
<para>March 24th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to PCRE-6.6.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>March 23rd, 2006</para>
<itemizedlist>