Changeset 2593c4a


Ignore:
Timestamp:
01/12/2019 04:58:21 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, 8.4, 9.0, 9.1, bdubbs/svn, 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:
a26401a
Parents:
f0190231
Message:

Update to gc-8.0.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf0190231 r2593c4a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 11th, &year;">
     9<!ENTITY releasedate  "January 12th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/gc.xml

    rf0190231 r2593c4a  
    77  <!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz">
    88  <!ENTITY gc-download-ftp  " ">
    9   <!ENTITY gc-md5sum        "e1a614247b6d6a071f7677365fbf18a4">
     9  <!ENTITY gc-md5sum        "0c3e5a2de567a4f199dc07740bbf21d1">
    1010  <!ENTITY gc-size          "1.1 MB">
    11   <!ENTITY gc-buildsize     "12 MB (with tests)">
     11  <!ENTITY gc-buildsize     "11 MB (with tests)">
    1212  <!ENTITY gc-time          "0.2 SBU (with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rf0190231 r2593c4a  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to gc-8.0.2. Fixes
     50          <ulink url="&blfs-ticket-root;11543">#11543</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[pierre] - Only build Python 3 module for docutils. Tweak
    5054          mercurial doc generation to work with docutils-P3.</para>
  • packages.ent

    rf0190231 r2593c4a  
    321321<!ENTITY gcc-version                  "8.2.0">
    322322<!ENTITY gcc-ada-version              "8.2.0">
    323 <!ENTITY gc-version                   "8.0.0">
     323<!ENTITY gc-version                   "8.0.2">
    324324<!ENTITY gdb-version                  "8.2.1">
    325325<!ENTITY git-version                  "2.20.1">
Note: See TracChangeset for help on using the changeset viewer.