Changeset 174e4cbe


Ignore:
Timestamp:
03/08/2010 12:18:50 AM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
5e7ffd30
Parents:
03edebf
Message:

Updated to Libidn-1.17

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r03edebf r174e4cbe  
    146146<!ENTITY iso-codes-version            "3.11">
    147147<!ENTITY gmime-version                "2.4.7">
    148 <!ENTITY libidn-version               "0.6.14">
     148<!ENTITY libidn-version               "1.17">
    149149<!ENTITY xcb-proto-version            "1.5">
    150150<!ENTITY libxcb-version               "1.4">
  • general/genlib/libidn.xml

    r03edebf r174e4cbe  
    88  <!-- <!ENTITY libidn-download-http "http://josefsson.org/libidn/releases/libidn-&libidn-version;.tar.gz"> -->
    99  <!ENTITY libidn-download-ftp  "ftp://alpha.gnu.org/pub/gnu/libidn/libidn-&libidn-version;.tar.gz">
    10   <!ENTITY libidn-md5sum        "040f012a45feb56168853998bb87ad4d">
    11   <!ENTITY libidn-size          "2.3 MB">
    12   <!ENTITY libidn-buildsize     "19 MB">
     10  <!ENTITY libidn-md5sum        "fd00cae8c0d6516d6b2bd2049dfd1ec2">
     11  <!ENTITY libidn-size          "2.9 MB">
     12  <!ENTITY libidn-buildsize     "25 MB">
    1313  <!ENTITY libidn-time          "0.2 SBU">
    1414]>
     
    7878    <xref linkend="gtk-doc"/>,
    7979    a Java compiler&mdash;one of (looked for in this order)
    80     <xref linkend="gcc"/> (for <command>gcj</command> and you must also have
    81     the <ulink url="ftp://ftp.gnu.org/gnu/classpath/">gjdoc</ulink> package
    82     installed),
     80    <xref linkend="gcc"/> (for the <command>gcj</command> program),
    8381    <ulink url="http://jikes.sourceforge.net/">Jikes</ulink> or
    8482    <xref linkend="jdk"/>,
  • introduction/welcome/changelog.xml

    r03edebf r174e4cbe  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to libidn-1.17.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to libexif-0.6.19.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.