Changeset ce72f6e
- Timestamp:
- 12/09/2015 02:59:15 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
- 1c150ee8
- Parents:
- 224c3b2
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r224c3b2 rce72f6e 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 8"> <!-- Always 2 digits -->3 <!ENTITY day "09"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 8th &year;">9 <!ENTITY releasedate "December 9th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/perl-modules.xml
r224c3b2 rce72f6e 71 71 72 72 <!ENTITY Net-DNS-download-http "http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz"> 73 <!ENTITY Net-DNS-md5sum "5a 27f0515b638aaa0e7e677a26ea4bf2">73 <!ENTITY Net-DNS-md5sum "5a6f6e6811d6bf8eefd84ce778c2bc2e"> 74 74 75 75 <!ENTITY Readonly-XS-download-http "http://www.cpan.org/authors/id/R/RO/ROODE/Readonly-XS-&Readonly-XS-version;.tar.gz"> -
introduction/welcome/changelog.xml
r224c3b2 rce72f6e 44 44 45 45 --> 46 47 <listitem> 48 <para>December 9th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to libinput-1.1.2. Fixes 52 <ulink url="&blfs-ticket-root;7230">#7230</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to whois_5.2.11 (whois-5.2.11). Fixes 56 <ulink url="&blfs-ticket-root;7229">#7229</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to Net-DNS-1.04 (perl module). Fixes 60 <ulink url="&blfs-ticket-root;7228">#7228</ulink>.</para> 61 </listitem> 62 </itemizedlist> 63 </listitem> 46 64 47 65 <listitem> -
lxde/desktop/menu-cache.xml
r224c3b2 rce72f6e 122 122 <option>--enable-gtk-doc</option>: Use this option if 123 123 <application>GTK-Doc</application> is installed and you wish to build and 124 install the API documentation. With this option enabled, the 125 package doesn't support parallel build. 124 install the API documentation. 126 125 </para> 127 126 -
networking/netutils/whois.xml
r224c3b2 rce72f6e 7 7 <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz"> 8 8 <!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz"> 9 <!ENTITY whois-md5sum " 5ccd01e611621f7a395537f8b7190d0a">9 <!ENTITY whois-md5sum "df870615563b23e2270ffc4f039290a1"> 10 10 <!ENTITY whois-size "80 KB"> 11 11 <!ENTITY whois-buildsize "1.7 MB"> -
packages.ent
r224c3b2 rce72f6e 321 321 <!ENTITY LWP-Protocol-https-version "6.06"> 322 322 <!ENTITY Module-Build-version "0.4214"> 323 <!ENTITY Net-DNS-version "1.0 3">323 <!ENTITY Net-DNS-version "1.04"> 324 324 <!ENTITY Regexp-Common-version "2013031301"> 325 325 <!ENTITY SGMLSpm-version "1.1"> … … 377 377 <!ENTITY nmap-version "7.00"> 378 378 <!ENTITY traceroute-version "2.0.21"> 379 <!ENTITY whois-version "5.2.1 0">379 <!ENTITY whois-version "5.2.11"> 380 380 <!ENTITY wicd-version "1.7.3"> 381 381 <!ENTITY wireshark-version "2.0.0"> <!-- even minors only --> -
x/installing/libinput.xml
r224c3b2 rce72f6e 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.1. 1">7 <!ENTITY libinput-version "1.1.2"> 8 8 9 9 <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum " 4a3fc842ac0b7bf0fa306ea7badc31a0">12 <!ENTITY libinput-size " 776KB">13 <!ENTITY libinput-buildsize "3 0MB">11 <!ENTITY libinput-md5sum "634830eb423acd71262b23a13154f6f7"> 12 <!ENTITY libinput-size "800 KB"> 13 <!ENTITY libinput-buildsize "31 MB"> 14 14 <!ENTITY libinput-time "0.2 SBU"> 15 15 ]>
Note:
See TracChangeset
for help on using the changeset viewer.