Changeset a31df65d
- Timestamp:
- 07/11/2018 09:17:24 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, lazarus, perl-modules, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 8e610bd
- Parents:
- 776dbf3
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r776dbf3 ra31df65d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 1 0th, &year;">9 <!ENTITY releasedate "July 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/iso-codes.xml
r776dbf3 ra31df65d 5 5 %general-entities; 6 6 7 <!ENTITY iso-codes-download-http "http s://pkg-isocodes.alioth.debian.org/downloads/iso-codes-&iso-codes-version;.tar.xz">7 <!ENTITY iso-codes-download-http "http://anduin.linuxfromscratch.org/BLFS/iso-codes/iso-codes-&iso-codes-version;.tar.xz"> 8 8 <!ENTITY iso-codes-download-ftp " "> 9 <!ENTITY iso-codes-md5sum " 9d0d06cfb4634428b300845edcd7140a">10 <!ENTITY iso-codes-size "3. 3MB">11 <!ENTITY iso-codes-buildsize " 79MB">9 <!ENTITY iso-codes-md5sum "5875d7aa41b1acd7b218631ff7b85464"> 10 <!ENTITY iso-codes-size "3.4 MB"> 11 <!ENTITY iso-codes-buildsize "83 MB"> 12 12 <!ENTITY iso-codes-time "0.2 SBU (with tests)"> 13 13 ]> -
introduction/welcome/changelog.xml
r776dbf3 ra31df65d 43 43 --> 44 44 <listitem> 45 <para>July 11th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to iso-codes-3.79. Fixes 49 <ulink url="&blfs-ticket-root;10831">#10831</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>July 10th, 2018</para> 46 56 <itemizedlist> -
packages.ent
r776dbf3 ra31df65d 116 116 <!ENTITY icu-dl-version "&icu-major;_&icu-minor;"><!-- _&icu-patch;--> 117 117 118 <!ENTITY iso-codes-version "3.7 7">118 <!ENTITY iso-codes-version "3.79"> 119 119 <!ENTITY JS-version "17.0.0"> 120 120 <!ENTITY JS2-version "24.2.0">
Note:
See TracChangeset
for help on using the changeset viewer.