Changeset 3f7654ea
- Timestamp:
- 01/15/2019 05:36:48 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:
- dab2444
- Parents:
- cd1315a4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rcd1315a4 r3f7654ea 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- 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 4th, &year;">9 <!ENTITY releasedate "January 15th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/cmake.xml
rcd1315a4 r3f7654ea 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 20925380a9fc9855acec8bc830d98451">9 <!ENTITY cmake-md5sum "08b1be23ddbd089d4c55cb807196c49f"> 10 10 <!ENTITY cmake-size "8.2 MB"> 11 11 <!ENTITY cmake-buildsize "407 MB (add 485 MB for tests)"> -
introduction/welcome/changelog.xml
rcd1315a4 r3f7654ea 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>January 15th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbbs] - Update to cmake-3.13.3. Finishes 50 <ulink url="&blfs-ticket-root;11548">#11548</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
packages.ent
rcd1315a4 r3f7654ea 312 312 <!ENTITY clisp-version "2.49"> 313 313 <!ENTITY cmake-major-version "3.13"> 314 <!ENTITY cmake-minor-version " 2">314 <!ENTITY cmake-minor-version "3"> 315 315 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 316 316 <!--<!ENTITY cvs-version "1.11.23">-->
Note:
See TracChangeset
for help on using the changeset viewer.