Changeset 982e5c9
- Timestamp:
- 09/05/2012 11:11:23 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a3a170a
- Parents:
- bfa6e44
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rbfa6e44 r982e5c9 442 442 <!ENTITY librep-version "0.90.5"> 443 443 <!ENTITY llvm-version "3.1"> 444 <!ENTITY mercurial-version "2. 1.2">444 <!ENTITY mercurial-version "2.3.1"> 445 445 <!ENTITY NASM-version "2.10.04"> 446 446 <!ENTITY php-version "5.4.5"> -
general/prog/mercurial.xml
rbfa6e44 r982e5c9 7 7 <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " 15354d739504ec46f68a0fee2ecfbf25">10 <!ENTITY mercurial-size "3. 2MB">11 <!ENTITY mercurial-buildsize "3 3MB">9 <!ENTITY mercurial-md5sum "22a46a3ae64a5d625f068e588b4d6ec2"> 10 <!ENTITY mercurial-size "3.4 MB"> 11 <!ENTITY mercurial-buildsize "31 MB"> 12 12 <!ENTITY mercurial-time "0.1 SBU"> 13 13 ]> … … 37 37 Vim and Audacious.</para> 38 38 39 &lfs7 1_checked;39 &lfs72_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> … … 80 80 <bridgehead renderas="sect4">Optional</bridgehead> 81 81 <para role="optional"> 82 <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation) 82 <ulink url="http://docutils.sourceforge.net/">Docutils</ulink> (required to build the documentation), 83 <xref linkend="git"/>, 84 <xref linkend="gpg2"/> (with Python bindings), 85 <xref linkend="subversion"/> (with Python bindings), 86 <ulink url="http://bazaar.canonical.com/en/">bazaar</ulink>, 87 <ulink url="http://www.nongnu.org/cvs/">cvs</ulink>, 88 <ulink url="http://pypi.python.org/pypi/pyflakes">pyflakes</ulink>, 89 <ulink url="http://pygments.org/">pygments</ulink>, and 90 <ulink url="https://launchpad.net/pyopenssl">pyOpenSSL</ulink> 91 83 92 </para> 84 93 -
introduction/welcome/changelog.xml
rbfa6e44 r982e5c9 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[bdubbs] - Update to mercurial-2.3.1. Fixes 51 <ulink url="&blfs-ticket-root;3491">#3491</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[bdubbs] - Update to nmap-6.01. Fixes 51 55 <ulink url="&blfs-ticket-root;3537">#3537</ulink>.</para>
Note:
See TracChangeset
for help on using the changeset viewer.