Changeset dca2fac3
- Timestamp:
- 10/21/2004 05:52:33 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9aeb405d
- Parents:
- 00f97e91
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/curl.xml
r00f97e91 rdca2fac3 6 6 <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2"> 7 7 <!ENTITY curl-download-ftp "ftp://ftp.fu-berlin.de/pub/unix/network/curl/curl-&curl-version;.tar.bz2"> 8 <!ENTITY curl-size "1. 4MB">9 <!ENTITY curl-buildsize "2 0.7 MB">10 <!ENTITY curl-time "0.38 SBU ">8 <!ENTITY curl-size "1.2 MB"> 9 <!ENTITY curl-buildsize "21.7 MB"> 10 <!ENTITY curl-time "0.38 SBU (additional 2.31 SBU to run test suite)"> 11 11 ]> 12 12 … … 33 33 <listitem><para>Download (FTP): <ulink url="&curl-download-ftp;"/></para></listitem> 34 34 <listitem><para>Download size: &curl-size;</para></listitem> 35 <listitem><para>Estimated Disk space required: &curl-buildsize;</para></listitem>35 <listitem><para>Estimated disk space required: &curl-buildsize;</para></listitem> 36 36 <listitem><para>Estimated build time: &curl-time;</para></listitem></itemizedlist> 37 37 </sect3> -
general.ent
r00f97e91 rdca2fac3 1 <!ENTITY day "2 0">1 <!ENTITY day "21"> 2 2 <!ENTITY month "10"> 3 3 <!ENTITY year "2004"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "October &day; th, &year;">5 <!ENTITY releasedate "October &day;st, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> … … 155 155 156 156 <!-- Chapter 16 --> 157 <!ENTITY curl-version "7.12. 1">157 <!ENTITY curl-version "7.12.2"> 158 158 <!ENTITY wvstreams-version "3.75.0"> 159 159 <!ENTITY gnet-version "2.0.5"> -
introduction/welcome/changelog.xml
r00f97e91 rdca2fac3 22 22 23 23 <itemizedlist> 24 25 <listitem><para>October 21st, 2004 [randy]: Updated to 26 cURL-7.12.2.</para></listitem> 24 27 25 28 <listitem><para>October 20th, 2004 [igor]: Added giflib-4.1.3 and
Note:
See TracChangeset
for help on using the changeset viewer.