Changeset 14ea7e8 for postlfs


Ignore:
Timestamp:
02/01/2014 09:46:04 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.5, 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:
170c65d
Parents:
a039b3b
Message:

Update to raptor2-2.0.13, bluefish-2.2.5, gnutls-3.2.10 and mysql-5.6.16. LibreOffice-4.2.0.4: fixes, thanks Armin K; formatting and easier choice of prefix.

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

Location:
postlfs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/bluefish.xml

    ra039b3b r14ea7e8  
    77  <!ENTITY bluefish-download-http "http://www.bennewitz.com/bluefish/stable/source/bluefish-&bluefish-version;.tar.bz2">
    88  <!ENTITY bluefish-download-ftp  " ">
    9   <!ENTITY bluefish-md5sum        "abc06b90c38c3714f19428d16a5cb311">
     9  <!ENTITY bluefish-md5sum        "1782883dcbc01faa856c162edd4c3b39">
    1010  <!ENTITY bluefish-size          "3.6 MB">
    11   <!ENTITY bluefish-buildsize     "70 MB">
    12   <!ENTITY bluefish-time          "0.8 SBU">
     11  <!ENTITY bluefish-buildsize     "71 MB">
     12  <!ENTITY bluefish-time          "0.4 SBU">
    1313]>
    1414
     
    131131        </seg>
    132132        <seg>
    133           None
     133          several under /usr/lib/bluefish/
    134134        </seg>
    135135        <seg>
  • postlfs/security/gnutls.xml

    ra039b3b r14ea7e8  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "9ae2bfa55d4c12dd6005cfb7014977f9">
     9  <!ENTITY gnutls-md5sum        "5b74319f1e6462a68d886d1266b282fc">
    1010  <!ENTITY gnutls-size          "4.9 MB">
    1111  <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and
    1212                                 4 MB for the API documentation rebuild)">
    13   <!ENTITY gnutls-time          "0.7 SBU (additional 1.2 SBU for the tests and
    14                                  0.2 SBU for the API documentation rebuild)">
     13  <!ENTITY gnutls-time          "0.9 SBU (additional 1.5 SBU for the tests and
     14                                 0.2 SBU for API documentation rebuild)">
    1515]>
    1616
     
    107107    <bridgehead renderas="sect4">Optional</bridgehead>
    108108    <para role="optional">
     109      <ulink url="http://ftp.gnu.org/gnu/autogen/">autogen</ulink>,
    109110      <xref linkend="gtk-doc"/>,
    110111      <xref linkend="guile"/>,
     
    195196        <seg>
    196197          libgnutls.so, libgnutls-openssl.so, libgnutls-xssl.so, libgnutlsxx.so
    197           and /usr/lib/guile/2.0/guile-gnutls-v-2.so (optional)
     198          and /usr/lib/guile/2.0/guile-gnutls-v-2.so
    198199        </seg>
    199200        <seg>
    200201          /usr/include/gnutls,
    201202          /usr/share/gtk-doc/html/gnutls and
    202           /usr/share/guile/site/gnutls (optional)
     203          /usr/share/guile/site/gnutls
    203204        </seg>
    204205      </seglistitem>
     
    227228        <listitem>
    228229          <para>
    229             (optional) is a simple wrapper that waits for TLS/SSL connections,
     230            is a simple wrapper that waits for TLS/SSL connections,
    230231            and proxies them to an unencrypted location. Only installed if
    231232            <xref linkend="libidn"/> is present.
Note: See TracChangeset for help on using the changeset viewer.