Changeset 3254d63


Ignore:
Timestamp:
09/10/2006 07:32:34 PM (18 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
ec54b623
Parents:
d360c59
Message:

Updated to pcre-6.7

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6296 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd360c59 r3254d63  
    1 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     1<!ENTITY day          "10">                   <!-- Always 2 digits -->
    22<!ENTITY month        "09">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
     
    8484<!-- Part III -->
    8585<!-- Chapter 8 -->
    86 <!ENTITY pcre-version                 "6.6">
     86<!ENTITY pcre-version                 "6.7">
    8787<!ENTITY popt-version                 "1.10.4">
    8888<!ENTITY slang-version                "2.0.6">
  • general/genlib/pcre.xml

    rd360c59 r3254d63  
    77  <!ENTITY pcre-download-http " ">
    88  <!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2">
    9   <!ENTITY pcre-md5sum "61067f730c46cf6bdd0f8efe3f4f51b6">
    10   <!ENTITY pcre-size "557 KB">
    11   <!ENTITY pcre-buildsize "11.0 MB">
    12   <!ENTITY pcre-time "0.3 SBU">
     9  <!ENTITY pcre-md5sum "dbbec9d178ce199e67e98c9a4f994f90">
     10  <!ENTITY pcre-size "564 KB">
     11  <!ENTITY pcre-buildsize "8.9 MB">
     12  <!ENTITY pcre-time "0.2 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rd360c59 r3254d63  
    4343
    4444    <listitem>
     45      <para>September 10th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Updated to pcre-6.7.</para>
     49        </listitem>
     50     </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>September 5th, 2006</para>
    4655      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.