Changeset b5c1d05


Ignore:
Timestamp:
05/09/2015 10:39:53 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 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, nosym, 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:
df15e9f
Parents:
08ccb907
Message:

Update to libreoffice-4.4.3.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r08ccb907 rb5c1d05  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 8th, &year;">
     9<!ENTITY releasedate  "May 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r08ccb907 rb5c1d05  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>May 9th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to libreoffice-4.4.3. Fixes
     52          <ulink url="&blfs-ticket-root;6475">#6475</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r08ccb907 rb5c1d05  
    591591<!ENTITY gnucash-version              "2.4.11">
    592592
    593 <!ENTITY libreoffice-version          "4.4.2">
     593<!ENTITY libreoffice-version          "4.4.3">
    594594<!ENTITY libreoffice-patch            ".2">
    595595<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
  • xsoft/office/libreoffice.xml

    r08ccb907 rb5c1d05  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "5971b3feefec99f819d8b6c6260eb845">
     10  <!ENTITY libreoffice-core-md5sum        "427075aba3e1d32197954b7d6a2d0566">
    1111  <!ENTITY libreoffice-core-size          "157 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "37696675feedfc971fec8cf0dfc46d35">
     14  <!ENTITY libreoffice-dict-md5sum        "106c6826526289c679162b04166a8937">
    1515  <!ENTITY libreoffice-dict-size          "36 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "a6cf287374c39a488dc8e77e062aa7b7">
     18  <!ENTITY libreoffice-help-md5sum        "9019bcc3d1bc4bb882c3366a2dfc302d">
    1919  <!ENTITY libreoffice-help-size          "1.8 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "538f8b3b9514cdc4ffb3d671f2f79609">
     22  <!ENTITY libreoffice-translations-md5sum        "8a7d1a0976f37334cb15cd93e01f5914">
    2323  <!ENTITY libreoffice-translations-size          "122 MB">
    2424
     
    2828  dependencies (with-system... -->
    2929
    30   <!ENTITY libreoffice-buildsize          "9.6 GB (618 MB installed)">
    31   <!ENTITY libreoffice-time               "52 SBU (using parallelism=8) estimated 300 SBU with one core">
     30  <!ENTITY libreoffice-buildsize          "9.1 GB (602 MB installed)">
     31  <!ENTITY libreoffice-time               "112 SBU (using parallelism=2) estimated 170 SBU with one core">
    3232
    3333  <!-- [bdubbs]  For version 4.3.2.2 Built on x86_64 using -\-with-parallelism=4 -->
Note: See TracChangeset for help on using the changeset viewer.