Changeset f2dd0790


Ignore:
Timestamp:
04/29/2016 09:13:46 AM (8 years ago)
Author:
Igor Živković <igor@…>
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:
69d2a66
Parents:
3136420
Message:

Update to feh-2.15.3.
Update to php-7.0.6.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3136420 rf2dd0790  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 28th &year;">
     9<!ENTITY releasedate  "April 29th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/php.xml

    r3136420 rf2dd0790  
    88  <!--<!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">-->
    99  <!ENTITY php-download-ftp  " ">
    10   <!ENTITY php-md5sum        "dcaaf14356875b80f937cc6700c58acb">
    11   <!ENTITY php-size          "10.9 MB">
     10  <!ENTITY php-md5sum        "5f0c5d999a6b5c700b31fd9618d5651d">
     11  <!ENTITY php-size          "11 MB">
    1212  <!ENTITY php-buildsize     "427 MB (with tests). Documentation adds 101 MB">
    1313  <!ENTITY php-time          "7.7 SBU (with tests)">
  • introduction/welcome/changelog.xml

    r3136420 rf2dd0790  
    4545-->
    4646    <listitem>
     47      <para>April 29th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to php-7.0.6. Fixes
     51          <ulink url="&blfs-ticket-root;7781">#7781</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[igor] - Update to feh-2.15.3. Fixes
     55          <ulink url="&blfs-ticket-root;7778">#7778</ulink>.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
    4761      <para>April 28th, 2016</para>
    4862      <itemizedlist>
  • packages.ent

    r3136420 rf2dd0790  
    277277<!ENTITY nasm-version                 "2.12.01">
    278278<!ENTITY npapi-sdk-version            "0.27.2">
    279 <!ENTITY php-version                  "7.0.5">
     279<!ENTITY php-version                  "7.0.6">
    280280<!ENTITY python2-version              "2.7.11">
    281281<!ENTITY python3-version              "3.5.1">
     
    656656<!ENTITY balsa-version                "2.5.2">
    657657<!ENTITY ekiga-version                "4.0.1">
    658 <!ENTITY feh-version                  "2.15.2">
     658<!ENTITY feh-version                  "2.15.3">
    659659<!--<!ENTITY fontforge-date               "2015-02-28">-->
    660660<!ENTITY fontforge-version            "20160404">
  • xsoft/other/feh.xml

    r3136420 rf2dd0790  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "56af710d9aea7d6ed0a7589f5d64cfc1">
     9  <!ENTITY feh-md5sum        "7dd4e7e9d1a33171c185918e9343b625">
    1010  <!ENTITY feh-size          "2.0 MB">
    1111  <!ENTITY feh-buildsize     "5.4 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.