Changeset 48a5d77 for general


Ignore:
Timestamp:
12/29/2018 09:05:25 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
81a2d06d
Parents:
8a748821
Message:

Update to vala-0.42.4.
Update to libgsf-1.14.45.
Update to DateTime-Calendar-Julian-0.100.

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgsf.xml

    r8a748821 r48a5d77  
    77  <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    88  <!ENTITY libgsf-download-ftp  "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
    9   <!ENTITY libgsf-md5sum        "296a12e58752b15f2c959173c48bee28">
    10   <!ENTITY libgsf-size          "608 KB">
    11   <!ENTITY libgsf-buildsize     "22 MB (with tests)">
    12   <!ENTITY libgsf-time          "0.2 SBU (with tests)">
     9  <!ENTITY libgsf-md5sum        "e45cc8aa9c49516d540b7d7307f755f1">
     10  <!ENTITY libgsf-size          "604 KB">
     11  <!ENTITY libgsf-buildsize     "15 MB (with tests)">
     12  <!ENTITY libgsf-time          "0.3 SBU (with tests)">
    1313]>
    1414
     
    110110    <para>
    111111      To test the results, issue: <command>make check</command>. Two
    112       tests, t8000-valgrind-zip.pl and t8020-valgrind-ole.pl,
     112      tests, t1004-zip-zip64.pl and t1005-zip-nonseekable.pl,
    113113      are known to fail.
    114114    </para>
  • general/prog/perl-modules/perl-datetime-calendar-julian.xml

    r8a748821 r48a5d77  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/P/PI/PIJLL/DateTime-Calendar-Julian-&DateTime-Calendar-Julian-version;.tar.gz">
    8   <!ENTITY my-md5sum "de688324eb33a27449ac2a5bfe1453a0">
     8  <!ENTITY my-md5sum "8e319e8ae21f24f47aa9da0ceac5c9ee">
    99
    1010]>
  • general/prog/vala.xml

    r8a748821 r48a5d77  
    77  <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    88  <!ENTITY vala-download-ftp  "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    9   <!ENTITY vala-md5sum        "6fdd6fadbef27e3dd05086d6a3220556">
     9  <!ENTITY vala-md5sum        "f34cb465a164ba7f1f2e7fea31f36d13">
    1010  <!ENTITY vala-size          "3.2 MB">
    1111  <!ENTITY vala-buildsize     "134 MB (with tests)">
    12   <!ENTITY vala-time          "0.9 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY vala-time          "1.0 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.