Changeset 2bf87d8
- Timestamp:
- 10/22/2014 02:27:57 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7f08245
- Parents:
- eb38c8a
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
reb38c8a r2bf87d8 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 1"> <!-- Always 2 digits -->3 <!ENTITY day "22"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 2 1th, &year;">9 <!ENTITY releasedate "October 22th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/nasm.xml
reb38c8a r2bf87d8 7 7 <!ENTITY nasm-download-http "http://www.nasm.us/pub/nasm/releasebuilds/&nasm-version;/nasm-&nasm-version;.tar.xz"> 8 8 <!ENTITY nasm-download-ftp " "> 9 <!ENTITY nasm-md5sum " 3544d7068206b583915394693c0e933c">10 <!ENTITY nasm-size "7 27KB">11 <!ENTITY nasm-buildsize " 25 MB" >12 <!ENTITY nasm-time "0. 2SBU">9 <!ENTITY nasm-md5sum "2b958e9f5d200641e6fc9564977aecc5"> 10 <!ENTITY nasm-size "748 KB"> 11 <!ENTITY nasm-buildsize "19 MB (additional 8 MB for the documentation)" > 12 <!ENTITY nasm-time "0.1 SBU"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
reb38c8a r2bf87d8 46 46 47 47 <listitem> 48 <para>October 22st, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to nasm-2.11.06. Fixes 52 <ulink url="&blfs-ticket-root;5713">#5713</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 48 58 <para>October 21st, 2014</para> 49 59 <itemizedlist> -
packages.ent
reb38c8a r2bf87d8 263 263 <!ENTITY lua-version "5.2.3"> 264 264 <!ENTITY mercurial-version "3.1.2"> 265 <!ENTITY nasm-version "2.11.0 5">265 <!ENTITY nasm-version "2.11.06"> 266 266 <!ENTITY npapi-sdk-version "0.27.2"> 267 267 <!ENTITY php-version "5.6.2"> -
postlfs/editors/emacs.xml
reb38c8a r2bf87d8 214 214 </listitem> 215 215 </varlistentry> 216 216 <!-- 217 217 <varlistentry id="rcs-checkin"> 218 218 <term><command>rcs-checkin</command></term> … … 223 223 </indexterm> 224 224 </listitem> 225 </varlistentry> 225 </varlistentry>--> 226 226 227 227 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.