Changeset 4b49a6da


Ignore:
Timestamp:
05/11/2009 03:39:17 AM (15 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
83893a0
Parents:
8f4a0cc
Message:

Updated po pcre-7.9.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8f4a0cc r4b49a6da  
    44-->
    55
    6 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     6<!ENTITY day          "11">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
     
    101101<!-- Part III -->
    102102<!-- Chapter 8 -->
    103 <!ENTITY pcre-version                 "7.8">
     103<!ENTITY pcre-version                 "7.9">
    104104<!ENTITY popt-version                 "1.14">
    105105<!ENTITY slang-version                "2.1.4">
  • general/genlib/pcre.xml

    r8f4a0cc r4b49a6da  
    77  <!ENTITY pcre-download-http "&sourceforge-repo;/pcre/pcre-&pcre-version;.tar.bz2">
    88  <!ENTITY pcre-download-ftp  "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2">
    9   <!ENTITY pcre-md5sum        "141132d6af14dccc7b08fa797e4fd441">
    10   <!ENTITY pcre-size          "821 KB">
    11   <!ENTITY pcre-buildsize     "10 MB">
     9  <!ENTITY pcre-md5sum        "b6a9669d1863423f01ea46cdf00f93dc">
     10  <!ENTITY pcre-size          "848 KB">
     11  <!ENTITY pcre-buildsize     "11 MB">
    1212  <!ENTITY pcre-time          "0.3 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r8f4a0cc r4b49a6da  
    4242-->
    4343    <listitem>
     44      <para>May 11th, 2009</para>
     45      <itemizedlist>
     46        <listitem>
     47          <para>[dj] - Updated to PCRE-7.9.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4453      <para>May 10th, 2009</para>
    4554      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.