Changeset 1c345ed for general/prog


Ignore:
Timestamp:
05/31/2014 07:29:49 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
7917b32
Parents:
870e4acf
Message:

php-5.5.13, json-glib-1.0.2 and gnutls-3.3.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r870e4acf r1c345ed  
    77  <!ENTITY php-download-http "http://us2.php.net/distributions/php-&php-version;.tar.bz2">
    88  <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2">
    9   <!ENTITY php-md5sum        "943af92c2e67bba29429bdd9acf9cbd4">
     9  <!ENTITY php-md5sum        "e26e90af25ee6505dc18855e0180ffe9">
    1010  <!ENTITY php-size          "13 MB">
    11   <!ENTITY php-buildsize     "445 MB">
    12   <!ENTITY php-time          "3.8 SBU (additional 2.1 SBU to run the test suite)">
     11  <!ENTITY php-buildsize     "362 MB (additional 1 MB for the test suite)">
     12  <!ENTITY php-time          "4.3 SBU (additional 2.2 SBU to run the test suite)">
    1313]>
    1414
     
    100100    <ulink url="https://bitbucket.org/libgd/gd-libgd/downloads">GD</ulink>,
    101101    <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>, and
    102     <ulink url="http://partners.adobe.com/asn/acrobat/forms.jsp">FDF Toolkit</ulink></para>
     102    <ulink url="http://www.adobe.com/devnet/acrobat/fdftoolkit.html">FDF Toolkit</ulink></para>
    103103
    104104    <bridgehead renderas="sect4">Optional Web Utilities</bridgehead>
     
    404404    <segmentedlist>
    405405      <segtitle>Installed Programs</segtitle>
    406       <segtitle>Installed Library</segtitle>
     406      <segtitle>Installed Libraries</segtitle>
    407407      <segtitle>Installed Directories</segtitle>
    408408
     
    410410        <seg>pear, peardev, pecl, phar (symlink), phar.phar,
    411411        php, php-cgi, php-config, php-fpm, and phpize</seg>
    412         <seg>dba.so and opcache.so in
     412        <seg>dba.{so,a} and opcache.{so,a} in
    413413       /usr/lib/php/extensions/no-debug-non-zts-20121212/</seg>
    414414        <seg>/usr/include/php, /usr/lib/php, /usr/share/php and
Note: See TracChangeset for help on using the changeset viewer.