Ignore:
Timestamp:
06/16/2016 10:47:45 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
07c3886d
Parents:
5101276
Message:

Update to libgpg-error-1.23.
Update to libgcrypy-1.7.1.
Update to git-2.9.0.
Update to autofs-5.1.2.
Update to gegl-0.3.8.
Update to babl-0.1.18.
Update to pcre-8.39.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/pcre.xml

    r5101276 r2086c106  
    88<!--  <!ENTITY pcre-download-http "&sourceforge-repo;/pcre/pcre-&pcre-version;.tar.bz2">-->
    99  <!ENTITY pcre-download-ftp  "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2">
    10   <!ENTITY pcre-md5sum        "00aabbfe56d5a48b270f999b508c5ad2">
     10  <!ENTITY pcre-md5sum        "e3fca7650a0556a2647821679d81f585">
    1111  <!ENTITY pcre-size          "1.5 MB">
    12   <!ENTITY pcre-buildsize     "25 MB (with tests)">
    13   <!ENTITY pcre-time          "0.3 SBU (with tests)">
     12  <!ENTITY pcre-buildsize     "20 MB (with tests)">
     13  <!ENTITY pcre-time          "0.4 SBU (with tests)">
    1414]>
    1515
     
    7575    </itemizedlist>
    7676
    77     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    78     <itemizedlist spacing='compact'>
    79       <listitem>
    80         <para>Required patch: <ulink
    81         url="&patch-root;/pcre-&pcre-version;-upstream_fixes-1.patch"/></para>
    82       </listitem>
    83     </itemizedlist>
    84 
    8577    <bridgehead renderas="sect3">PCRE Dependencies</bridgehead>
    8678
     
    10395    </para>
    10496
    105 <screen><userinput>patch -Np1 -i ../pcre-&pcre-version;-upstream_fixes-1.patch &amp;&amp;
    106 ./configure --prefix=/usr                     \
     97<screen><userinput>./configure --prefix=/usr                     \
    10798            --docdir=/usr/share/doc/pcre-&pcre-version; \
    10899            --enable-unicode-properties       \
Note: See TracChangeset for help on using the changeset viewer.