Changeset 32e18b07


Ignore:
Timestamp:
12/05/2012 08:43:24 PM (11 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8459178
Parents:
54ca930
Message:

Qt 4.8.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r54ca930 r32e18b07  
    44-->
    55
    6 <!ENTITY day          "28">                   <!-- Always 2 digits -->
    7 <!ENTITY month        "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "05">                   <!-- Always 2 digits -->
     7<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
    99<!ENTITY copyrightdate "2001-&year;">
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "November 28th, &year;">
     12<!ENTITY releasedate  "December 5th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    587587<!ENTITY pangox-version               "0.0.2">
    588588<!ENTITY pangomm-version              "2.28.4">
    589 <!ENTITY qt-version                   "4.8.3">
     589<!ENTITY qt-version                   "4.8.4">
    590590<!ENTITY shared-mime-info-version     "1.0">
    591591<!ENTITY startup-notification-version "0.12">
  • introduction/welcome/changelog.xml

    r54ca930 r32e18b07  
    4444
    4545-->
     46    <listitem>
     47      <para>December 5th, 2012</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[rthomsen] - Qt 4.8.4. Fixes
     51          <ulink url="&blfs-ticket-root;3677">#3677</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4656    <listitem>
    4757      <para>November 28th, 2012</para>
  • x/lib/qt.xml

    r54ca930 r32e18b07  
    77  <!ENTITY qt-download-http "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-&qt-version;.tar.gz">
    88  <!ENTITY qt-download-ftp  " ">
    9   <!ENTITY qt-md5sum        "a663b6c875f8d7caa8ac9c30e4a4ec3b">
    10   <!ENTITY qt-size          "234 MB">
     9  <!ENTITY qt-md5sum        "89c5ecba180cae74c66260ac732dc5cb">
     10  <!ENTITY qt-size          "237 MB">
    1111  <!ENTITY qt-buildsize     "1.8 GB (full), 619 (essential)">
    1212  <!ENTITY qt-time          "69 SBU (full), 54 SBU (essential)">
Note: See TracChangeset for help on using the changeset viewer.