Changeset d6d954b2
- Timestamp:
- 08/03/2013 11:26:14 AM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 67d0a551
- Parents:
- 3e94fc8
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3e94fc8 rd6d954b2 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "03"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2013"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 2nd, &year;">9 <!ENTITY releasedate "August 3rd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 346 346 <!ENTITY libarchive-version "3.1.2"> 347 347 <!ENTITY lm_sensors-version "3.3.4"> 348 <!ENTITY mc-version "4.8. 9">348 <!ENTITY mc-version "4.8.10"> 349 349 <!ENTITY obex-data-server-version "0.4.6"> 350 350 <!ENTITY obexd-version "0.48"> … … 442 442 <!-- Chapter 14 --> 443 443 <!ENTITY ppp-version "2.4.5"> 444 <!ENTITY dhcpcd-version "6.0. 4">444 <!ENTITY dhcpcd-version "6.0.5"> 445 445 <!ENTITY dhcp-version "4.2.5-P1"> 446 446 -
general/sysutils/mc.xml
r3e94fc8 rd6d954b2 7 7 <!ENTITY mc-download-http "&sources-anduin-http;/m/mc-&mc-version;.tar.xz"> 8 8 <!ENTITY mc-download-ftp "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz"> 9 <!ENTITY mc-md5sum " 0f8a05f9a9708241541ae177c8e2f209">9 <!ENTITY mc-md5sum "3d9c3777bb5c6e656792c1ef30f483b4"> 10 10 <!ENTITY mc-size "2.1 MB"> 11 <!ENTITY mc-buildsize "1 91MB">11 <!ENTITY mc-buildsize "169 MB"> 12 12 <!ENTITY mc-time "0.7 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
r3e94fc8 rd6d954b2 45 45 --> 46 46 <listitem> 47 <para>August 3rd, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to mc-4.8.10.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to dhcpcd-6.0.5.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 47 59 <para>August 2nd, 2013</para> 48 60 <itemizedlist> -
networking/connect/dhcpcd.xml
r3e94fc8 rd6d954b2 7 7 <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2"> 8 8 <!ENTITY dhcpcd-download-ftp "ftp://ftp.osuosl.org/pub/gentoo/distfiles/dhcpcd-&dhcpcd-version;.tar.bz2"> 9 <!ENTITY dhcpcd-md5sum " 58e68086c55945b9092331deb9160e1a">9 <!ENTITY dhcpcd-md5sum "a65ed99460a61f42c05f652c2eaafe7c"> 10 10 <!ENTITY dhcpcd-size "112 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.3 MB">
Note:
See TracChangeset
for help on using the changeset viewer.