Changeset 5c8897e


Ignore:
Timestamp:
11/16/2010 06:01:07 PM (13 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:
8961d128
Parents:
921eec3c
Message:

Updated to Popt-1.16

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r921eec3c r5c8897e  
    141141<!-- Chapter 8 -->
    142142<!ENTITY pcre-version                 "8.10">
    143 <!ENTITY popt-version                 "1.15">
     143<!ENTITY popt-version                 "1.16">
    144144<!ENTITY slang-version                "2.2.2">
    145145<!ENTITY gamin-version                "0.1.10">
  • general/genlib/popt.xml

    r921eec3c r5c8897e  
    77  <!ENTITY popt-download-http "http://rpm5.org/files/popt/popt-&popt-version;.tar.gz">
    88  <!ENTITY popt-download-ftp  "&sources-anduin-ftp;/p/popt-&popt-version;.tar.gz">
    9   <!ENTITY popt-md5sum        "c61ef795fa450eb692602a661ec8d7f1">
    10   <!ENTITY popt-size          "656 kB">
    11   <!ENTITY popt-buildsize     "7.9 MB (includes installing documentation)">
     9  <!ENTITY popt-md5sum        "3743beefa3dd6247a73f8f7a32c14c33">
     10  <!ENTITY popt-size          "702 kB">
     11  <!ENTITY popt-buildsize     "8 MB (includes installing documentation)">
    1212  <!ENTITY popt-time          "0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r921eec3c r5c8897e  
    4545      <para>November 16th, 2010</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Popt-1.16.</para>
     49        </listitem>
    4750        <listitem>
    4851          <para>[randy] - Updated to PCRE-8.10.</para>
Note: See TracChangeset for help on using the changeset viewer.