Changeset a9f8fb9


Ignore:
Timestamp:
08/29/2014 09:30:51 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.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:
64419b7
Parents:
4de3115
Message:

Update to scons-2.3.3.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4de3115 ra9f8fb9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 28th, &year;">
     9<!ENTITY releasedate  "August 29th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/scons.xml

    r4de3115 ra9f8fb9  
    77  <!ENTITY scons-download-http "&sourceforge-repo;/scons/scons-&scons-version;.tar.gz">
    88  <!ENTITY scons-download-ftp  " ">
    9   <!ENTITY scons-md5sum        "bbd428da35ec176575a2b0be1f8d7162">
    10   <!ENTITY scons-size          "607 KB">
     9  <!ENTITY scons-md5sum        "5956570178fed902219ac72f1169e94a">
     10  <!ENTITY scons-size          "608 KB">
    1111  <!ENTITY scons-buildsize     "12 MB">
    1212  <!ENTITY scons-time          "0.1 SBU">
  • introduction/welcome/changelog.xml

    r4de3115 ra9f8fb9  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 29th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to scons-2.3.3. Fixes
     52          <ulink url="&blfs-ticket-root;5428">#5428</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    r4de3115 ra9f8fb9  
    266266<!ENTITY ruby-version                 "2.1.2">
    267267<!ENTITY ruby-patch-version           "0">
    268 <!ENTITY scons-version                "2.3.2">
     268<!ENTITY scons-version                "2.3.3">
    269269<!ENTITY slang-version                "2.2.4">
    270270<!ENTITY subversion-version           "1.8.10">
Note: See TracChangeset for help on using the changeset viewer.