Changeset a3f014c for general/prog


Ignore:
Timestamp:
08/04/2017 09:28:52 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
8163bbdb
Parents:
cb03daa
Message:

Update to elfutils-0.170.
Update to libpng-1.6.31.
Update to autovivification-0.17 (Perl Module).
Update to wayland-protocols-1.10.

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

Location:
general/prog
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/elfutils.xml

    rcb03daa ra3f014c  
    99  <!ENTITY elfutils-download-ftp 
    1010     "ftp://sourceware.org/pub/elfutils/&elfutils-version;/elfutils-&elfutils-version;.tar.bz2">
    11   <!ENTITY elfutils-md5sum        "1ce77c5315d6bba7d883c3c4f0c2697e">
    12   <!ENTITY elfutils-size          "7.7 MB">
    13   <!ENTITY elfutils-buildsize     "77 MB (with tests)">
    14   <!ENTITY elfutils-time          "1.5 SBU (with tests)">
     11  <!ENTITY elfutils-md5sum        "03599aee98c9b726c7a732a2dd0245d5">
     12  <!ENTITY elfutils-size          "8.0 MB">
     13  <!ENTITY elfutils-buildsize     "78 MB (with tests)">
     14  <!ENTITY elfutils-time          "0.9 SBU (with tests)">
    1515]>
    1616
     
    3939
    4040    &lfs80_checked;
     41    &gcc7_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    107108
    108109    <para>
    109        To test the results, issue: <command>make check</command>.
     110       To test the results, issue: <command>make check</command>.
     111       One test, run-strip-nothing.sh, is known to fail.
    110112    </para>
    111113
  • general/prog/perl-modules.xml

    rcb03daa ra3f014c  
    1313
    1414  <!ENTITY autovivification-download-http "http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz">
    15   <!ENTITY autovivification-md5sum "7e20817f6034910c1bc23351d81a0658">
     15  <!ENTITY autovivification-md5sum "925c7d4c64c623db02845b355e3c6a19">
    1616
    1717  <!ENTITY Business-ISBN-download-http "http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz">
Note: See TracChangeset for help on using the changeset viewer.