Changeset 07a48bb


Ignore:
Timestamp:
01/25/2019 06:16:28 AM (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, 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:
aff1dbb
Parents:
8862f42
Message:

Update to Thunar-1.8.3.
Update to cbindgen-0.7.0.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8862f42 r07a48bb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 24th, &year;">
     9<!ENTITY releasedate  "January 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/cbindgen.xml

    r8862f42 r07a48bb  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "fda8848d715a1df8d3f2bfe1107b3791">
    10   <!ENTITY cbindgen-size          "96 KB">
    11   <!ENTITY cbindgen-buildsize     "69 MB (add 305MB for the testsuite) ">
    12   <!ENTITY cbindgen-time          "1.0 SBU (on a 4 core machine, add 0.4 SBU for the testsuite)">
     9  <!ENTITY cbindgen-md5sum        "">
     10  <!ENTITY cbindgen-size          "100 KB">
     11  <!ENTITY cbindgen-buildsize     "64 MB (add 303 MB for tests) ">
     12  <!ENTITY cbindgen-time          "0.8 SBU (on a 4 core machine; add 0.3 SBU tests)">
    1313]>
    1414
  • general/prog/rust.xml

    r8862f42 r07a48bb  
    202202
    203203[build]
    204 # omiti HTML docs to save time and space (comment this to build them)
     204# omit HTML docs to save time and space (comment this to build them)
    205205docs = false
    206206
  • introduction/welcome/changelog.xml

    r8862f42 r07a48bb  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 25th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to Thunar-1.8.3. Fixes
     49          <ulink url="&blfs-ticket-root;11587">#11587</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to cbindgen-0.7.0. Fixes
     53          <ulink url="&blfs-ticket-root;11586">#11586</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4458    <listitem>
    4559      <para>January 24th, 2019</para>
  • packages.ent

    r8862f42 r07a48bb  
    307307<!ENTITY autoconf213-version          "2.13">
    308308<!ENTITY bazaar-version               "2.5.1">
    309 <!ENTITY cbindgen-version             "0.6.8">
     309<!ENTITY cbindgen-version             "0.7.0">
    310310<!ENTITY check-version                "0.12.0">
    311311<!ENTITY clisp-version                "2.49">
     
    770770<!ENTITY xfce4-panel-version          "4.12.2">
    771771<!ENTITY xfce4-xkb-plugin-version     "0.7.1">
    772 <!ENTITY thunar-version               "1.8.2">
     772<!ENTITY thunar-version               "1.8.3">
    773773<!ENTITY thunar-volman-version        "0.8.1">
    774774<!ENTITY tumbler-version              "0.2.3">
  • xfce/core/thunar.xml

    r8862f42 r07a48bb  
    88           "http://archive.xfce.org/src/xfce/thunar/1.8/Thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "51a0988625a7e2c944377e75d3effc71">
     10  <!ENTITY thunar-md5sum        "dada0ae2fd5919e8b467a28bcb46fa71">
    1111  <!ENTITY thunar-size          "2.2 MB">
    12   <!ENTITY thunar-buildsize     "52 MB">
     12  <!ENTITY thunar-buildsize     "53 MB">
    1313  <!ENTITY thunar-time          "0.6 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.