Changeset ab8d3ce5


Ignore:
Timestamp:
11/30/2019 12:25:55 AM (4 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:
ed6c072
Parents:
6be9bbb
Message:

Update to tcsh-6.22.00.
Update to bubblewrap-0.4.0.
Update to poppler-0.83.0.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r6be9bbb rab8d3ce5  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "4d6106c2382c5e66072e0b355acc3640">
     9  <!ENTITY poppler-md5sum        "d4f65ff63311a0f781a5ee42ea920b5d">
    1010  <!ENTITY poppler-size          "1.5 MB">
    1111  <!ENTITY poppler-buildsize     "64 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
     12  <!ENTITY poppler-time          "0.9 SBU (with parallelism=4, Qt5 library, and tests)">
    1313
    1414  <!ENTITY poppler-data-version       "0.4.9">
     
    146146      <xref linkend="gtk-doc"/>,
    147147      <xref linkend="gtk3"/>,
    148       <xref linkend="libtiff"/>,
    149       <xref linkend="python2"/>, and
     148      <xref linkend="libtiff"/>, and
    150149      <xref linkend="qt5"/>
    151150      (required for PDF support in <xref role="nodep" linkend="okular5"/>)
  • general/sysutils/bubblewrap.xml

    r6be9bbb rab8d3ce5  
    77  <!ENTITY bubblewrap-download-http "https://github.com/projectatomic/bubblewrap/releases/download/v&bubblewrap-version;/bubblewrap-&bubblewrap-version;.tar.xz">
    88  <!ENTITY bubblewrap-download-ftp  " ">
    9   <!ENTITY bubblewrap-md5sum        "69ce48ca2d637eaf6b42674ee903e5ad">
    10   <!ENTITY bubblewrap-size          "128 KB">
    11   <!ENTITY bubblewrap-buildsize     "1.4 MB">
     9  <!ENTITY bubblewrap-md5sum        "a0f3f2c80a3bad535af5bbd1b502450c">
     10  <!ENTITY bubblewrap-size          "212 KB">
     11  <!ENTITY bubblewrap-buildsize     "1.8 MB">
    1212  <!ENTITY bubblewrap-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r6be9bbb rab8d3ce5  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to tcsh-6.22.00. Fixes
     50          <ulink url="&blfs-ticket-root;12832">#12832</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to bubblewrap-0.4.0. Fixes
     54          <ulink url="&blfs-ticket-root;12831">#12831</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to poppler-0.83.0. Fixes
     58          <ulink url="&blfs-ticket-root;12830">#12830</ulink>.</para>
     59        </listitem>
     60        <listitem>
    4961          <para>[bdubbs] - Update to cmake-3.16.0. Fixes
    5062          <ulink url="&blfs-ticket-root;12828">#12828</ulink>.</para>
  • packages.ent

    r6be9bbb rab8d3ce5  
    7272<!-- Chapter 7 -->
    7373<!ENTITY dash-version                 "0.5.10.2">
    74 <!ENTITY tcsh-version                 "6.21.00">
     74<!ENTITY tcsh-version                 "6.22.00">
    7575<!ENTITY zsh-version                  "5.7.1">
    7676
     
    223223<!ENTITY openjpeg2-version            "2.3.1">
    224224<!ENTITY pixman-version               "0.38.4">   <!-- Even minors only -->
    225 <!ENTITY poppler-version              "0.82.0">
     225<!ENTITY poppler-version              "0.83.0">
    226226<!ENTITY potrace-version              "1.16">
    227227<!ENTITY qpdf-version                 "9.1.0">
     
    267267<!ENTITY autofs-version               "5.1.6">
    268268<!ENTITY bluez-version                "5.52">
    269 <!ENTITY bubblewrap-version           "0.3.3">
     269<!ENTITY bubblewrap-version           "0.4.0">
    270270<!ENTITY colord-version               "1.4.4">
    271271<!ENTITY cpio-version                 "2.13">
  • postlfs/shells/tcsh.xml

    r6be9bbb rab8d3ce5  
    1010  <!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz">
    1111  <!ENTITY tcsh-download-ftp  "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    12   <!ENTITY tcsh-md5sum        "5bd5f11515cc5cca927777fa92f9d4b9">
     12  <!ENTITY tcsh-md5sum        "4e6de6d646141ccadb09e780efa08bcc">
    1313  <!ENTITY tcsh-size          "980 KB">
    1414  <!ENTITY tcsh-buildsize     "13 MB (with tests)">
     
    7171  <sect2 role="installation">
    7272    <title>Installation of Tcsh</title>
    73 
     73<!--
    7474    <para>
    7575      First, fix the package for tool chain changes:
     
    7878<screen><userinput>sed -i 's|SVID_SOURCE|DEFAULT_SOURCE|g' config/linux  &amp;&amp;
    7979sed -i 's|BSD_SOURCE|DEFAULT_SOURCE|g'  config/linux</userinput></screen>
    80 
     80-->
    8181    <para>Install <application>Tcsh</application> by running the following
    8282    commands:</para>
Note: See TracChangeset for help on using the changeset viewer.