Changeset 2593c4a
- Timestamp:
- 01/12/2019 04:58:21 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- a26401a
- Parents:
- f0190231
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf0190231 r2593c4a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "12"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 1th, &year;">9 <!ENTITY releasedate "January 12th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/gc.xml
rf0190231 r2593c4a 7 7 <!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz"> 8 8 <!ENTITY gc-download-ftp " "> 9 <!ENTITY gc-md5sum " e1a614247b6d6a071f7677365fbf18a4">9 <!ENTITY gc-md5sum "0c3e5a2de567a4f199dc07740bbf21d1"> 10 10 <!ENTITY gc-size "1.1 MB"> 11 <!ENTITY gc-buildsize "1 2MB (with tests)">11 <!ENTITY gc-buildsize "11 MB (with tests)"> 12 12 <!ENTITY gc-time "0.2 SBU (with tests)"> 13 13 ]> -
introduction/welcome/changelog.xml
rf0190231 r2593c4a 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to gc-8.0.2. Fixes 50 <ulink url="&blfs-ticket-root;11543">#11543</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[pierre] - Only build Python 3 module for docutils. Tweak 50 54 mercurial doc generation to work with docutils-P3.</para> -
packages.ent
rf0190231 r2593c4a 321 321 <!ENTITY gcc-version "8.2.0"> 322 322 <!ENTITY gcc-ada-version "8.2.0"> 323 <!ENTITY gc-version "8.0. 0">323 <!ENTITY gc-version "8.0.2"> 324 324 <!ENTITY gdb-version "8.2.1"> 325 325 <!ENTITY git-version "2.20.1">
Note:
See TracChangeset
for help on using the changeset viewer.