Changeset caee7667


Ignore:
Timestamp:
09/30/2017 02:30:36 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
11f3b7e
Parents:
5f9e42c9
Message:

Update to libwww-perl-6.27 (perl-module).
Update to ninja-1.8.2.
Update /etc/profile script to accomodate systemd.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r5f9e42c9 rcaee7667  
    77  <!ENTITY ninja-download-http "https://github.com/ninja-build/ninja/archive/v&ninja-version;/ninja-&ninja-version;.tar.gz">
    88  <!ENTITY ninja-download-ftp  " ">
    9   <!ENTITY ninja-md5sum        "7b482218757acbaeac4d4d54a3cd94e1">
    10   <!ENTITY ninja-size          "176 KB">
    11   <!ENTITY ninja-buildsize     "58.0 MB">
     9  <!ENTITY ninja-md5sum        "5fdb04461cc7f5d02536b3bfc0300166">
     10  <!ENTITY ninja-size          "184 KB">
     11  <!ENTITY ninja-buildsize     "48 MB">
    1212  <!ENTITY ninja-time          "0.2 SBU">
    1313]>
     
    3535    </para>
    3636
     37    <note>
     38      <para>This package was installed as a part of the base LFS
     39      system.  The only reason to reinstall is to use the optional
     40      dependencies for additional support files or documentaiton.
     41      </para>
     42    </note>
     43
    3744    &lfs81_checked;
    3845
     
    4451        </para>
    4552      </listitem>
    46 <!--      <listitem>
     53      <listitem>
    4754        <para>
    4855          Download (FTP): <ulink url="&ninja-download-ftp;"/>
    4956        </para>
    50       </listitem> -->
     57      </listitem>
    5158      <listitem>
    5259        <para>
     
    7582    <bridgehead renderas="sect4">Required</bridgehead>
    7683    <para role="required">
    77       <xref linkend="python2"/>
     84      <xref linkend="python3"/>
    7885    </para>
    7986
    8087    <bridgehead renderas="sect4">Optional</bridgehead>
    8188    <para role="optional">
     89      <xref linkend="asciidoc"/> (to build the manual),
     90      <xref linkend="emacs"/> (to generate lisp files),
     91      <xref linkend="doxygen"/> (to build API documentation), and
    8292      <ulink url="http://re2c.sourceforge.net/">re2c</ulink>
    83       (only needed to modify the build), <xref linkend="emacs"/> (to generate
    84       lisp files), <xref linkend="asciidoc"/> (to build the manual), and
    85       <xref linkend="doxygen"/> (to build API documentation)
     93          (only needed to modify the build)
    8694    </para>
    8795
     
    100108    </para>
    101109
    102 <screen><userinput>./configure.py --bootstrap</userinput></screen>
     110<screen><userinput>python3 configure.py --bootstrap</userinput></screen>
    103111
    104112    <para>If Emacs is installed and you wish to build lisp files:</para>
     
    110118    </para>
    111119
    112 <screen><userinput>./configure.py &amp;&amp;
    113 ./ninja ninja_test &amp;&amp;
     120<screen><userinput>python3 configure.py &amp;&amp;
     121./ninja ninja_test   &amp;&amp;
    114122./ninja_test --gtest_filter=-SubprocessTest.SetWithLots</userinput></screen>
    115123
     
    124132                /usr/share/bash-completion/completions/ninja &amp;&amp;
    125133install -vDm644 misc/zsh-completion \
    126                 /usr/share/zsh/site-functions/_ninja
    127 </userinput></screen>
     134                /usr/share/zsh/site-functions/_ninja</userinput></screen>
    128135
    129136    <para>
  • general/prog/perl-modules.xml

    r5f9e42c9 rcaee7667  
    7070
    7171  <!ENTITY libwww-perl-download-http "&perl_authors;/id/O/OA/OALDERS/libwww-perl-&LWP-version;.tar.gz">
    72   <!ENTITY libwww-perl-md5sum "457bf4a4f40af3e2f43653329a9c6ab7">
     72  <!ENTITY libwww-perl-md5sum "3eff719cfaddb6c52b9096550a425d5f">
    7373
    7474  <!ENTITY Lingua-Translit-download-http "&perl_authors;/id/A/AL/ALINKE/Lingua-Translit-&Lingua-Translit-version;.tar.gz">
  • introduction/welcome/changelog.xml

    r5f9e42c9 rcaee7667  
    4343-->
    4444    <listitem>
     45      <para>September 29th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to libwww-perl-6.27 (perl-module). Fixes
     49          <ulink url="&blfs-ticket-root;9802">#9802</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to ninja-1.8.2. Fixes
     53          <ulink url="&blfs-ticket-root;9793">#9793</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update /etc/profile script to accomodate
     57          systemd. Fixes
     58          <ulink url="&blfs-ticket-root;9790">#9790</ulink>.</para>
     59        </listitem>
     60      </itemizedlist>
     61    </listitem>
     62
     63    <listitem>
    4564      <para>September 28th, 2017</para>
    4665      <itemizedlist>
  • packages.ent

    r5f9e42c9 rcaee7667  
    315315<!ENTITY mercurial-version            "4.3.2">
    316316<!ENTITY nasm-version                 "2.13.01">
    317 <!ENTITY ninja-version                "1.7.2">
     317<!ENTITY ninja-version                "1.8.2">
    318318<!ENTITY npapi-sdk-version            "0.27.2">
    319319<!ENTITY php-version                  "7.1.9">
     
    368368<!ENTITY List-MoreUtils-version       "0.425">
    369369<!ENTITY Log-Log4perl-version         "1.49">
    370 <!ENTITY LWP-version                  "6.26">
     370<!ENTITY LWP-version                  "6.27">
    371371<!ENTITY LWP-Protocol-https-version   "6.06">
    372372<!ENTITY Module-Build-version         "0.4224">
  • postlfs/config/profile.xml

    r5f9e42c9 rcaee7667  
    145145
    146146# Set some defaults for graphical systems
    147 export XDG_DATA_DIRS=/usr/share/
    148 export XDG_CONFIG_DIRS=/etc/xdg/
    149 export XDG_RUNTIME_DIR=/tmp/xdg-$USER
     147export XDG_DATA_DIRS=${XDG_DATA_DIRS:-/usr/share/}
     148export XDG_CONFIG_DIRS=${XDG_CONFIG_DIRS:-/etc/xdg/}
     149export XDG_RUNTIME_DIR=${XDG_RUNTIME_DIR:-/tmp/xdg-$USER}
    150150
    151151# Setup a red prompt for root and a green one for users.
Note: See TracChangeset for help on using the changeset viewer.