Changeset 05ec61e9


Ignore:
Timestamp:
11/09/2015 04:45:30 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
f06c692
Parents:
316d9591
Message:
  • S-Lang-2.2.4: fix Oniguruma URL.
  • Update to Midnight Commander 4.8.15 (mc-4.8.15).

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/slang.xml

    r316d9591 r05ec61e9  
    6565      <xref linkend="libpng"/>,
    6666      <xref linkend="pcre"/>, and
    67       <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>
     67      <ulink url="https://github.com/kkos/oniguruma">Oniguruma</ulink>
    6868    </para>
    6969
  • general/sysutils/mc.xml

    r316d9591 r05ec61e9  
    77  <!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
    88  <!ENTITY mc-download-ftp  "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
    9   <!ENTITY mc-md5sum        "fbdaddb9edcf8925dcf3231331a8720b">
     9  <!ENTITY mc-md5sum        "7c1935433866fdf59a3c2d9b7dae81ad">
    1010  <!ENTITY mc-size          "2.2 MB">
    11   <!ENTITY mc-buildsize     "85 MB (additional 72 MB for tests)">
    12   <!ENTITY mc-time          "0.6 SBU (additional 0.1 SBU for tests)">
     11  <!ENTITY mc-buildsize     "169 MB (with tests)">
     12  <!ENTITY mc-time          "0.8 SBU (with tests)">
    1313]>
    1414
     
    171171        <seg>mc and the symlinks mcdiff, mcedit and mcview</seg>
    172172        <seg>None</seg>
    173         <seg>/etc/mc, /usr/libexec/mc, and /usr/share/mc</seg>
     173        <seg>/etc/mc and /usr/{libexec,share}/mc</seg>
    174174      </seglistitem>
    175175    </segmentedlist>
  • introduction/welcome/changelog.xml

    r316d9591 r05ec61e9  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to Midnight Commander 4.8.15 (mc-4.8.15).
     52          Fixes <ulink url="&blfs-ticket-root;7101">#7101</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to seamonkey-2.39. Fixes
    5256          <ulink url="&blfs-ticket-root;7103">#7103</ulink>.</para>
  • packages.ent

    r316d9591 r05ec61e9  
    227227<!ENTITY lm_sensors-version           "3.4.0">
    228228<!ENTITY logrotate-version            "3.9.1">
    229 <!ENTITY mc-version                   "4.8.14">
     229<!ENTITY mc-version                   "4.8.15">
    230230<!ENTITY obex-data-server-version     "0.4.6">
    231231<!ENTITY p7zip-version                "9.38.1">
Note: See TracChangeset for help on using the changeset viewer.