Changeset 30d80ff5


Ignore:
Timestamp:
10/05/2014 08:48:37 AM (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.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:
768e6fd
Parents:
a1446bf
Message:

Update to xinit-1.3.4.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    ra1446bf r30d80ff5  
    4646
    4747    <listitem>
     48      <para>October 5th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to xinit-1.3.4.  Fixes
     52          <ulink url="&blfs-ticket-root;5499">#5499</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 4th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    ra1446bf r30d80ff5  
    444444<!ENTITY xterm-version                "312">
    445445<!ENTITY xclock-version               "1.0.7">
    446 <!ENTITY xinit-version                "1.3.3">
     446<!ENTITY xinit-version                "1.3.4">
    447447
    448448<!-- Chapter 25 -->
  • x/installing/xinit.xml

    ra1446bf r30d80ff5  
    77  <!ENTITY xinit-download-http "http://xorg.freedesktop.org/releases/individual/app/xinit-&xinit-version;.tar.bz2">
    88  <!ENTITY xinit-download-ftp  "ftp://ftp.x.org/pub/individual/app/xinit-&xinit-version;.tar.bz2">
    9   <!ENTITY xinit-md5sum        "3b8da0e6237aee9828cc809c647510a7">
    10   <!ENTITY xinit-size          "161 KB">
    11   <!ENTITY xinit-buildsize     "1.6 MB">
     9  <!ENTITY xinit-md5sum        "4e928452dfaf73851413a2d8b8c76388">
     10  <!ENTITY xinit-size          "162 KB">
     11  <!ENTITY xinit-buildsize     "1.9 MB">
    1212  <!ENTITY xinit-time          "0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.