Changeset 2086c106


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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r5101276 r2086c106  
    77  <!ENTITY libgcrypt-download-http " ">
    88  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    9   <!ENTITY libgcrypt-md5sum        "67ec79bdde8fd815c9cdd55aa9555935">
     9  <!ENTITY libgcrypt-md5sum        "8b8e002bcab29c1f1f1940ada831eb49">
    1010  <!ENTITY libgcrypt-size          "2.7 MB">
    1111  <!ENTITY libgcrypt-buildsize     "46 MB (with tests and building docs)">
    12   <!ENTITY libgcrypt-time          "0.6 SBU (with tests and building docs)">
     12  <!ENTITY libgcrypt-time          "0.9 SBU (with tests and building docs)">
    1313]>
    1414
  • general/genlib/libgpg-error.xml

    r5101276 r2086c106  
    77  <!ENTITY libgpg-error-download-http " ">
    88  <!ENTITY libgpg-error-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
    9   <!ENTITY libgpg-error-md5sum        "83c686abe3fa223ec89f3b51da830770">
    10   <!ENTITY libgpg-error-size          "759 KB">
    11   <!ENTITY libgpg-error-buildsize     "9 MB (with tests)">
     9  <!ENTITY libgpg-error-md5sum        "5bc2d7ec28f91f883fb6f23d5c784ca7">
     10  <!ENTITY libgpg-error-size          "764 KB">
     11  <!ENTITY libgpg-error-buildsize     "7.6 MB (with tests)">
    1212  <!ENTITY libgpg-error-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    100100
    101101  </sect2>
    102 <!-- No longer needed
    103   <sect2 role="commands">
    104     <title>Command Explanations</title>
    105102
    106     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107       href="../../xincludes/static-libraries.xml"/>
    108 
    109   </sect2>
    110 -->
    111103  <sect2 role="content">
    112104    <title>Contents</title>
  • 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       \
  • general/graphlib/babl.xml

    r5101276 r2086c106  
    1010<!--  <!ENTITY babl-download-ftp
    1111  "ftp://ftp.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">-->
    12   <!ENTITY babl-md5sum        "a1c72e5f5d55a8b736ef2fa67ddb86ec">
    13   <!ENTITY babl-size          "716 KB">
    14   <!ENTITY babl-buildsize     "13.1 MB (with tests)">
     12  <!ENTITY babl-md5sum        "400d430e9c39b8795a65eb8a65fbe0af">
     13  <!ENTITY babl-size          "720 KB">
     14  <!ENTITY babl-buildsize     "13.3 MB (with tests)">
    1515  <!ENTITY babl-time          "0.2 SBU (with tests)">
    1616]>
  • general/graphlib/gegl.xml

    r5101276 r2086c106  
    88  <!ENTITY gegl-download-ftp " ">
    99<!--  <!ENTITY gegl-download-ftp "ftp://ftp.gimp.org/pub/gegl/0.2/gegl-&gegl-version;.tar.bz2">-->
    10   <!ENTITY gegl-md5sum        "e6b4eb720ef541aab8c9b12b1a517a78">
    11   <!ENTITY gegl-size          "5.5 MB">
    12   <!ENTITY gegl-buildsize     "138 MB (additional 25 MB for tests)">
    13   <!ENTITY gegl-time          "2.4 SBU (additional 1.9 SBU for tests)">
     10  <!ENTITY gegl-md5sum        "d2df2fe2236e3d5fe5bfc67d1c10cab4">
     11  <!ENTITY gegl-size          "5.6 MB">
     12  <!ENTITY gegl-buildsize     "151 MB (additional 8 MB for tests)">
     13  <!ENTITY gegl-time          "2.9 SBU (additional 1.4 SBU for tests)">
    1414]>
    1515
     
    116116    <title>Installation of gegl</title>
    117117
     118    <para>If desired, prevent the ouput of numerous invalid warnings:</para>
     119
     120<screen><userinput>sed -i "/seems to be moved/s/^/: #/" ltmain.sh</userinput></screen>
     121
    118122    <para>
    119123      Install <application>gegl</application> by running the following commands:
    120124    </para>
    121125
    122 <screen><userinput> sed -i '/check:/s/images//' tests/ff-load-save/Makefile.in &amp;&amp;
    123 
    124 ./configure --prefix=/usr &amp;&amp;
     126<screen><userinput>./configure --prefix=/usr &amp;&amp;
    125127LC_ALL=en_US make</userinput></screen>
    126128
    127129    <para>
    128       To test the results, issue: <command>make check</command>.
     130      To test the results, issue: <command>make -k check</command>. One
     131      test is known to fail.
    129132    </para>
    130133
     
    141144  <sect2 role="commands">
    142145    <title>Command Explanations</title>
    143 
    144     <para>
    145       <command>sed ...</command>:
    146       Skip tests that fail due to missing image files.
    147     </para>
    148146
    149147    <para>
  • general/prog/git.xml

    r5101276 r2086c106  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "698bba0af07f41581443718ec3fb2d44">
     11  <!ENTITY git-md5sum        "118ef1e3108ef0b858cd13b74395a59c">
    1212  <!ENTITY git-size          "3.8 MB">
    13   <!ENTITY git-buildsize     "375 MB (including the pre-built documentation)">
    14   <!ENTITY git-time          "0.8 SBU (add 2.6 SBU for building documentation, add 4.6 SBU for tests)">
     13  <!ENTITY git-buildsize     "316 MB (including the pre-built documentation)">
     14  <!ENTITY git-time          "0.9 SBU (add 2.6 SBU for building documentation, add 4.6 SBU for tests)">
    1515]>
    1616
  • general/sysutils/autofs.xml

    r5101276 r2086c106  
    77  <!ENTITY autofs-download-http "http://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz">
    88  <!ENTITY autofs-download-ftp  "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz">
    9   <!ENTITY autofs-md5sum        "889c9d2f0e76f08ae0ff0d206f119098">
    10   <!ENTITY autofs-size          "284 KB">
    11   <!ENTITY autofs-buildsize     "11 MB">
     9  <!ENTITY autofs-md5sum        "130dadb63efd5cc585d19c9bf7f00268">
     10  <!ENTITY autofs-size          "288 KB">
     11  <!ENTITY autofs-buildsize     "7.5 MB">
    1212  <!ENTITY autofs-time          "0.1 SBU">
    1313]>
     
    3737    </para>
    3838
    39     &lfs79_checked;
     39    &lfs79_checked;&gcc6_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r5101276 r2086c106  
    4747      <para>June 16th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Updated to libgpg-error-1.23. Fixes
     51          <ulink url="&blfs-ticket-root;7956">#7956</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Updated to libgcrypy-1.7.1. Fixes
     55          <ulink url="&blfs-ticket-root;7955">#7955</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[bdubbs] - Updated to git-2.9.0. Fixes
     59          <ulink url="&blfs-ticket-root;7952">#7952</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[bdubbs] - Updated to autofs-5.1.2. Fixes
     63          <ulink url="&blfs-ticket-root;7950">#7950</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[bdubbs] - Updated to gegl-0.3.8. Fixes
     67          <ulink url="&blfs-ticket-root;7949">#7949</ulink>.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[bdubbs] - Updated to babl-0.1.18. Fixes
     71          <ulink url="&blfs-ticket-root;7948">#7948</ulink>.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[bdubbs] - Updated to pcre-8.39. Fixes
     75          <ulink url="&blfs-ticket-root;7947">#7947</ulink>.</para>
     76        </listitem>
    4977        <listitem>
    5078          <para>[pierre] - Update to SWIG-3.0.10. Fixes
  • packages.ent

    r5101276 r2086c106  
    122122<!ENTITY libesmtp-version             "1.0.6">
    123123<!ENTITY libffi-version               "3.2.1">
    124 <!ENTITY libgcrypt-version            "1.7.0">
     124<!ENTITY libgcrypt-version            "1.7.1">
    125125<!ENTITY libglade-version             "2.6.4">
    126 <!ENTITY libgpg-error-version         "1.22">
     126<!ENTITY libgpg-error-version         "1.23">
    127127<!ENTITY libgsf-version               "1.14.37">
    128128<!ENTITY libgudev-version             "230">
     
    154154<!ENTITY nspr-version                 "4.12">
    155155<!ENTITY openobex-version             "1.7.2">
    156 <!ENTITY pcre-version                 "8.38">
     156<!ENTITY pcre-version                 "8.39">
    157157<!ENTITY popt-version                 "1.16">
    158158<!ENTITY pth-version                  "2.0.7">
     
    170170<!-- Chapter 10 -->
    171171<!ENTITY aalib-version                "1.4rc5">
    172 <!ENTITY babl-version                 "0.1.16">
     172<!ENTITY babl-version                 "0.1.18">
    173173<!ENTITY exiv2-version                "0.25">
    174174<!ENTITY freetype2-version            "2.6.3">
    175175<!ENTITY fontconfig-version           "2.11.1">  <!-- stable lt .90 micro version -->
    176176<!ENTITY fribidi-version              "0.19.7">
    177 <!ENTITY gegl-version                 "0.3.6">
     177<!ENTITY gegl-version                 "0.3.8">
    178178<!ENTITY giflib-version               "5.1.4">
    179179<!ENTITY graphite2-version            "1.3.8">
     
    230230<!ENTITY acpid-version                "2.0.27">
    231231<!ENTITY at-version                   "3.1.18">
    232 <!ENTITY autofs-version               "5.1.1">
     232<!ENTITY autofs-version               "5.1.2">
    233233<!ENTITY bluez-version                "5.40">
    234234<!ENTITY colord-version               "1.2.12">    <!-- Even minors only -->
     
    285285<!ENTITY gc-version                   "7.4.4">
    286286<!ENTITY gdb-version                  "7.11.1">
    287 <!ENTITY git-version                  "2.8.4">
     287<!ENTITY git-version                  "2.9.0">
    288288<!ENTITY guile-version                "2.0.11">
    289289<!ENTITY librep-version               "0.92.6">
Note: See TracChangeset for help on using the changeset viewer.