Changeset 6c3d8a47


Ignore:
Timestamp:
09/02/2019 07:16:35 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, 9.1, 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:
3fb270d
Parents:
7539c30e
Message:

Update to graphviz-2.42.1.
Update to swig-4.0.1.
Update to nspr-4.22.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nspr.xml

    r7539c30e r6c3d8a47  
    77  <!ENTITY nspr-download-http "&mozilla-http;/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
    88  <!ENTITY nspr-download-ftp " ">
    9   <!ENTITY nspr-md5sum        "b865586f19912a50acc3755d8a45dbaa">
    10   <!ENTITY nspr-size          "1.1 MB">
    11   <!ENTITY nspr-buildsize     "10 MB">
     9  <!ENTITY nspr-md5sum        "4a5a0bc6b56c9a1281185b863e70da81">
     10  <!ENTITY nspr-size          "1.0 MB">
     11  <!ENTITY nspr-buildsize     "9.8 MB">
    1212  <!ENTITY nspr-time          "less than 0.1 SBU">
    1313]>
  • general/genutils/graphviz.xml

    r7539c30e r6c3d8a47  
    55  %general-entities;
    66
    7   <!ENTITY graphviz-download-http "http://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz.tar.gz">
     7  <!ENTITY graphviz-download-http "https//www2.graphviz.org/Packages/stable/portable_source/graphviz-&graphviz-version;.tar.gz">
    88  <!ENTITY graphviz-download-ftp  " ">
    9   <!ENTITY graphviz-md5sum        "4ea6fd64603536406166600bcc296fc8">
     9  <!ENTITY graphviz-md5sum        "b6d51154a09a4e25d1894cc6ff7dd3a5">
    1010  <!ENTITY graphviz-size          "24 MB">
    11   <!ENTITY graphviz-buildsize     "177 MB">
    12   <!ENTITY graphviz-time          "0.7 SBU (using parallelism=4)">
     11  <!ENTITY graphviz-buildsize     "213 MB">
     12  <!ENTITY graphviz-time          "1.0 SBU (using parallelism=4)">
    1313]>
    1414
     
    7474      </listitem>
    7575    </itemizedlist>
    76 
     76<!--
    7777    <note>
    7878      <para>
     
    9797      </listitem>
    9898    </itemizedlist>
    99 
     99-->
    100100    <bridgehead renderas="sect3">Graphviz Dependencies</bridgehead>
    101101
     
    215215    </para>
    216216
    217 <!-- For every major version of Ruby, this has to be tweaked. See #11606 -->
    218 <screen><userinput>sed -e '/ruby/s/1\.9/2.6/' -i configure.ac</userinput></screen>
    219 
     217<!-- For every major version of Ruby, this has to be tweaked. See #11606
     218
     219     Not sure about the above for version 2.42.1.  Seems to detect it OK.  I
     220     didn't see any reference to the specific ruby version.
     221-->
     222<!--<screen><userinput>sed -e '/ruby/s/1\.9/2.6/' -i configure.ac</userinput></screen>-->
     223
     224<!-- No patch required
    220225    <para>
    221226      If <xref linkend="qt5"/> is installed, and you want to build the
     
    224229
    225230<screen><userinput>patch -p1 -i ../graphviz-&graphviz-version;-qt5-1.patch</userinput></screen>
    226 
     231-->
    227232    <para>
    228233      Install <application>Graphviz</application> by running the following
     
    255260    </para>
    256261
    257 <screen role="root"><userinput>ln -v -s /usr/share/graphviz/doc \
    258          /usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
     262<screen role="root"><userinput>ln -v -s /usr/share/graphviz/doc /usr/share/doc/graphviz-&graphviz-version;</userinput></screen>
    259263
    260264  </sect2>
  • general/prog/swig.xml

    r7539c30e r6c3d8a47  
    77  <!ENTITY swig-download-http "&sourceforge-dl;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "572074323f49d9cb14460d986f87230a">
     9  <!ENTITY swig-md5sum        "54cc40b3804816f7d38ab510b6f13b04">
    1010  <!ENTITY swig-size          "7.7 MB">
    11   <!ENTITY swig-buildsize     "161 MB (1.3 GB with tests)">
    12   <!ENTITY swig-time          "0.2 SBU (add 14 SBU for tests; both using parallelism=4)">
     11  <!ENTITY swig-buildsize     "181 MB (1.2 GB with tests)">
     12  <!ENTITY swig-time          "0.2 SBU (add 9.4 SBU for tests; both using parallelism=4)">
    1313]>
    1414
  • general/sysutils/lsb-tools.xml

    r7539c30e r6c3d8a47  
    104104      <seglistitem>
    105105        <seg>
    106            /usr/bin/lsb_release, /usr/lib/lsb/install_initd,
    107            and /usr/lib/lsb/remove_initd
     106           lsb_release,
     107           install_initd, and
     108           remove_initd
    108109        </seg>
    109         <seg>/usr/lib/lsb and /usr/lib/python3.7/site-packaes/lsbtools</seg>
     110        <seg>/usr/lib/lsb and
     111             /usr/lib/python3.7/site-packaes/lsbtools
     112        </seg>
    110113      </seglistitem>
    111114    </segmentedlist>
  • introduction/welcome/changelog.xml

    r7539c30e r6c3d8a47  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to graphviz-2.42.1. Fixes
     50          <ulink url="&blfs-ticket-root;12421">#12421</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to swig-4.0.1. Fixes
     54          <ulink url="&blfs-ticket-root;12420">#12420</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to nspr-4.22. Fixes
     58          <ulink url="&blfs-ticket-root;12414">#12414</ulink>.</para>
     59        </listitem>
     60        <listitem>
    4961          <para>[dj] - Replace Lsb_release and Initd-tools with LSB-Tools
    5062          package.</para>
  • packages.ent

    r7539c30e r6c3d8a47  
    170170<!ENTITY nodejs-version               "10.16.3">
    171171<!ENTITY npth-version                 "1.6">
    172 <!ENTITY nspr-version                 "4.21">
     172<!ENTITY nspr-version                 "4.22">
    173173<!ENTITY openobex-version             "1.7.2">
    174174<!ENTITY pcre-version                 "8.43">
     
    234234<!ENTITY desktop-file-utils-version   "0.24">
    235235<!ENTITY gperf-version                "3.0.4">
    236 <!ENTITY graphviz-version             "2.40.1">   <!-- Even minors only -->
     236<!ENTITY graphviz-version             "2.42.1">   <!-- Even minors only -->
    237237<!ENTITY gtk-doc-version              "1.32">
    238238<!ENTITY gtkhtml-version              "4.10.0">
     
    339339<!ENTITY slang-version                "2.3.2">
    340340<!ENTITY subversion-version           "1.12.2">
    341 <!ENTITY swig-version                 "4.0.0">
     341<!ENTITY swig-version                 "4.0.1">
    342342<!ENTITY tcl-version                  "8.6.9">
    343343<!ENTITY tk-version                   "8.6.9">
Note: See TracChangeset for help on using the changeset viewer.