Changeset 389246e for server


Ignore:
Timestamp:
04/12/2016 10:19:55 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:
145c21bc
Parents:
5ca14bdd
Message:

Update to apache-2.4.20.
Update to scons-2.5.0.
Change gimp instructions to allow building with gegl-0.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/major/apache.xml

    r5ca14bdd r389246e  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "3690b3cc991b7dfd22aea9e1264a11b9">
    11   <!ENTITY apache-size          "4.9 MB">
    12   <!ENTITY apache-buildsize     "109 MB">
    13   <!ENTITY apache-time          "0.6 SBU">
     10  <!ENTITY apache-md5sum        "3ff4f00ee051cf5d5304b47b1bc418b8">
     11  <!ENTITY apache-size          "6.0 MB">
     12  <!ENTITY apache-buildsize     "78 MB">
     13  <!ENTITY apache-time          "0.7 SBU">
    1414]>
    1515
     
    136136<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch           &amp;&amp;
    137137
    138 sed '/dir.*CFG_PREFIX/s@^@#@'     -i support/apxs.in        &amp;&amp;
     138sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in            &amp;&amp;
    139139
    140140./configure --enable-authnz-fcgi                            \
Note: See TracChangeset for help on using the changeset viewer.