Changeset 59030c9


Ignore:
Timestamp:
01/26/2015 10:24:17 AM (9 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 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:
f63a620
Parents:
4a496c3
Message:

Update to mesa-10.4.3.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r4a496c3 r59030c9  
    4646
    4747    <listitem>
     48      <para>January 26th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to mesa-10.4.3. Fixes
     52          <ulink url="&blfs-ticket-root;6075">#6075</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>January 25th, 2015</para>
    4959      <itemizedlist>
  • packages.ent

    r4a496c3 r59030c9  
    433433<!ENTITY xcursor-themes-version       "1.0.4">
    434434<!ENTITY xkeyboard-config-version     "2.13">
    435 <!ENTITY mesalib-version              "10.4.2">
     435<!ENTITY mesalib-version              "10.4.3">
    436436<!ENTITY xcb-util-version             "0.4.0">
    437437<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesalib.xml

    r4a496c3 r59030c9  
    88  <!ENTITY mesalib-download-ftp
    99  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">
    10   <!ENTITY mesalib-md5sum        "ca915badc9c676f811a5ee514748ef78">
    11   <!ENTITY mesalib-size          "7.1 MB">
     10  <!ENTITY mesalib-md5sum        "be86c4ee226f8ca28b7d4c728c350b01">
     11  <!ENTITY mesalib-size          "7.2 MB">
    1212  <!ENTITY mesalib-buildsize     "0.2 GB (additional 2 MB for the docs)">
    13   <!ENTITY mesalib-time          "6.3 SBU">
     13  <!ENTITY mesalib-time          "6.4 SBU">
    1414
    1515]>
Note: See TracChangeset for help on using the changeset viewer.