Changeset 96881b5c


Ignore:
Timestamp:
06/30/2019 10:32:38 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
b2a32d3
Parents:
9813665
Message:

Update to xorgproto-2019.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9813665 r96881b5c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
     3<!ENTITY day          "30">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 29th, &year;">
     9<!ENTITY releasedate  "June 30th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r9813665 r96881b5c  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>June 30th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to xorgproto-2019.1. Fixes
     49          <ulink url="&blfs-ticket-root;12178">#12178</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>June 29th, 2019</para>
  • packages.ent

    r9813665 r96881b5c  
    644644<!ENTITY xorg-version                 "7">      <!-- applies to all xorg packages -->
    645645<!ENTITY util-macros-version          "1.19.2">
    646 <!ENTITY xorgproto-version            "2018.4">
     646<!ENTITY xorgproto-version            "2019.1">
    647647<!ENTITY libXau-version               "1.0.9">
    648648<!ENTITY libXdmcp-version             "1.1.3">
  • x/installing/xorgproto.xml

    r9813665 r96881b5c  
    77  <!ENTITY xorgproto-download-http "https://xorg.freedesktop.org/archive/individual/proto/xorgproto-&xorgproto-version;.tar.bz2">
    88  <!ENTITY xorgproto-download-ftp  " ">
    9   <!ENTITY xorgproto-md5sum        "81557ca47ee66a4e54590fcdadd28114">
    10   <!ENTITY xorgproto-size          "381 KB">
    11   <!ENTITY xorgproto-buildsize     "5 MB">
     9  <!ENTITY xorgproto-md5sum        "802ccb9e977ba3cf94ba798ddb2898a4">
     10  <!ENTITY xorgproto-size          "848 KB">
     11  <!ENTITY xorgproto-buildsize     "8.2 MB">
    1212  <!ENTITY xorgproto-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.