Changeset 5f188dd6


Ignore:
Timestamp:
09/09/2014 04:51:33 PM (10 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.6, 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, krejzi/svn, 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:
a748a00
Parents:
171a5dd
Message:

Update to mesa-10.2.7.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r171a5dd r5f188dd6  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>September 9th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to mesa-10.2.7. Fixes
     52          <ulink url="&blfs-ticket-root;5477">#5477</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r171a5dd r5f188dd6  
    434434<!ENTITY xcursor-themes-version       "1.0.4">
    435435<!ENTITY xkeyboard-config-version     "2.12">
    436 <!ENTITY mesalib-version              "10.2.6">
     436<!ENTITY mesalib-version              "10.2.7">
    437437<!ENTITY xcb-util-version             "0.3.9">
    438438<!ENTITY xcb-util-image-version       "0.3.9">
  • x/installing/mesalib.xml

    r171a5dd r5f188dd6  
    1010<!--  <!ENTITY mesalib-download-ftp
    1111  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">-->
    12   <!ENTITY mesalib-md5sum        "959c3ec8124fb6652994ec4a51cc049e">
    13   <!ENTITY mesalib-size          "6.9 MB">
    14   <!ENTITY mesalib-buildsize     "313 MB (additional 2 MB for the docs)">
    15   <!ENTITY mesalib-time          "4.4 SBU">
     12  <!ENTITY mesalib-md5sum        "b54b793d5b60b9da31ba1f86a6f82bf8">
     13  <!ENTITY mesalib-size          "6.8 MB">
     14  <!ENTITY mesalib-buildsize     "297 MB (additional 2 MB for the docs)">
     15  <!ENTITY mesalib-time          "4.3 SBU">
    1616
    1717]>
Note: See TracChangeset for help on using the changeset viewer.