Changeset 0c54cea
- Timestamp:
- 01/09/2016 12:05:13 AM (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:
- edccd1f8
- Parents:
- 4fa3228
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4fa3228 r0c54cea 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "08"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 7th &year;">9 <!ENTITY releasedate "January 8th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/giflib.xml
r4fa3228 r0c54cea 7 7 <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2"> 8 8 <!ENTITY giflib-download-ftp " "> 9 <!ENTITY giflib-http-md5sum " 1c39333192712788c6568c78a949f13e">10 <!ENTITY giflib-http-size "6 40KB">11 <!ENTITY giflib-buildsize " 6.7 MB (with documentation; additional 0.4 MB for thetests)">12 <!ENTITY giflib-time "0.1 SBU (with documentation )">9 <!ENTITY giflib-http-md5sum "323a9f11ab56c8a2d1715376410ce376"> 10 <!ENTITY giflib-http-size "624 KB"> 11 <!ENTITY giflib-buildsize "7.6 MB (with documentation and tests)"> 12 <!ENTITY giflib-time "0.1 SBU (with documentation and tests)"> 13 13 ]> 14 14 … … 76 76 make</userinput></screen> 77 77 78 <para>To test the results, issue: <command>make check </command>. Test suite79 results are kept in <filename>test.sh.log</filename>.</para>78 <para>To test the results, issue: <command>make check-TESTS</command>. Test 79 suite results are kept in <filename>test.sh.log</filename>.</para> 80 80 81 81 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
general/graphlib/librsvg.xml
r4fa3228 r0c54cea 7 7 <!ENTITY librsvg-download-http "&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz"> 8 8 <!ENTITY librsvg-download-ftp "&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz"> 9 <!ENTITY librsvg-md5sum " 6eb2d1b21676310db4d7569a5e791f84">10 <!ENTITY librsvg-size "5 36KB">9 <!ENTITY librsvg-md5sum "ad03780e12c56e52474d8edf86976c73"> 10 <!ENTITY librsvg-size "540 KB"> 11 11 <!ENTITY librsvg-buildsize "14 MB (with tests)"> 12 12 <!ENTITY librsvg-time "0.2 SBU (with tests)"> -
general/prog/perl-modules.xml
r4fa3228 r0c54cea 77 77 78 78 <!ENTITY Regexp-Common-download-http "http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-&Regexp-Common-version;.tar.gz"> 79 <!ENTITY Regexp-Common-md5sum " 099430984a177b9bf5191ac6bccb790">79 <!ENTITY Regexp-Common-md5sum "9d3c87ddf210c71fd5ab02af80c9c838"> 80 80 81 81 <!ENTITY SGMLSpm-download-http "&sources-anduin-http;/perl-modules/SGMLSpm-&SGMLSpm-version;.tar.gz"> … … 110 110 111 111 <!ENTITY URI-download-http "http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz"> 112 <!ENTITY URI-md5sum " 3c56aee0300bce5a440ccbd558277ea0">112 <!ENTITY URI-md5sum "247c3da29a794f72730e01aa5a715daf"> 113 113 114 114 <!ENTITY XML-LibXML-Simple-download-http "http://cpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz"> -
general/prog/php.xml
r4fa3228 r0c54cea 6 6 7 7 <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz"> 8 <!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz"> 9 <!ENTITY php-md5sum "23aba67d57d53145becacb982ed498d5"> 8 <!--<!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">--> 9 <!ENTITY php-download-ftp " "> 10 <!ENTITY php-md5sum "ce5964672e4ec0b66ff088a6bafde8c7"> 10 11 <!ENTITY php-size "11 MB"> 11 12 <!ENTITY php-buildsize "564 MB (with the tests). Documentation adds 106 MB"> 12 <!ENTITY php-time "6. 2SBU (with the tests)">13 <!ENTITY php-time "6.3 SBU (with the tests)"> 13 14 ]> 14 15 -
introduction/welcome/changelog.xml
r4fa3228 r0c54cea 44 44 45 45 --> 46 47 <listitem> 48 <para>January 8th, 2016</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to ntp-4.2.8p5. Fixes 52 <ulink url="&blfs-ticket-root;7334">#7334</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to dhcpcd-6.10.0. Fixes 56 <ulink url="&blfs-ticket-root;7333">#7333</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to php-7.0.2. Fixes 60 <ulink url="&blfs-ticket-root;7332">#7332</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to Regexp-Common-2016010701 (perl module). Fixes 64 <ulink url="&blfs-ticket-root;7331">#7331</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[fernando] - Update to URI-1.71 (perl module). Fixes 68 <ulink url="&blfs-ticket-root;7330">#7330</ulink>.</para> 69 </listitem> 70 <listitem> 71 <para>[fernando] - Update to librsvg-2.40.13). Fixes 72 <ulink url="&blfs-ticket-root;7329">#7329</ulink>.</para> 73 </listitem> 74 <listitem> 75 <para>[fernando] - Update to giflib-5.1.2. Fixes 76 <ulink url="&blfs-ticket-root;7328">#7328</ulink>.</para> 77 </listitem> 78 </itemizedlist> 79 </listitem> 46 80 47 81 <listitem> -
networking/connect/dhcpcd.xml
r4fa3228 r0c54cea 7 7 <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz"> 8 8 <!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz"> 9 <!ENTITY dhcpcd-md5sum " 02f5043a415cd4b6d089631a0cd95f5b">9 <!ENTITY dhcpcd-md5sum "f39c5773e7c4bea352d9fb7367c899de"> 10 10 <!ENTITY dhcpcd-size "176 KB"> 11 11 <!ENTITY dhcpcd-buildsize "2.6 MB"> … … 256 256 <seg>dhcpcd</seg> 257 257 <seg>/lib/dhcpcd/dev/udev.so</seg> 258 <seg>/{, /var}lib/dhcpcd</seg>258 <seg>/{,var/}lib/dhcpcd</seg> 259 259 </seglistitem> 260 260 </segmentedlist> -
networking/netprogs/ntp.xml
r4fa3228 r0c54cea 8 8 <!-- <!ENTITY ntp-download-ftp "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">--> 9 9 <!ENTITY ntp-download-ftp " "> 10 <!ENTITY ntp-md5sum " 6af96862b09324a8ef965ca76b759c8b">11 <!ENTITY ntp-size "6. 8MB">12 <!ENTITY ntp-buildsize "1 16MB (with tests)">10 <!ENTITY ntp-md5sum "9f02b2a0acc1617ce2716d529a58d2d8"> 11 <!ENTITY ntp-size "6.9 MB"> 12 <!ENTITY ntp-buildsize "104 MB (with tests)"> 13 13 <!ENTITY ntp-time "1 SBU (with tests)"> 14 14 ]> -
packages.ent
r4fa3228 r0c54cea 163 163 <!ENTITY fribidi-version "0.19.7"> 164 164 <!ENTITY gegl-version "0.2.0"> 165 <!ENTITY giflib-version "5.1. 1">165 <!ENTITY giflib-version "5.1.2"> 166 166 <!ENTITY graphite2-version "1.3.3"> 167 167 <!ENTITY harfbuzz-version "1.1.2"> … … 175 175 <!ENTITY libmng-version "2.0.3"> 176 176 <!ENTITY libpng-version "1.6.20"> 177 <!ENTITY librsvg-version "2.40.1 2"> <!-- Normally even minors177 <!ENTITY librsvg-version "2.40.13"> <!-- Normally even minors 178 178 Required version in order to use 179 179 svg pixbuf loader. --> … … 274 274 <!ENTITY nasm-version "2.11.08"> 275 275 <!ENTITY npapi-sdk-version "0.27.2"> 276 <!ENTITY php-version "7.0. 1">276 <!ENTITY php-version "7.0.2"> 277 277 <!ENTITY python2-version "2.7.11"> 278 278 <!ENTITY python3-version "3.5.1"> … … 323 323 <!ENTITY Module-Build-version "0.4214"> 324 324 <!ENTITY Net-DNS-version "1.04"> 325 <!ENTITY Regexp-Common-version "201 5121601">325 <!ENTITY Regexp-Common-version "2016010701"> 326 326 <!ENTITY SGMLSpm-version "1.1"> 327 327 <!ENTITY Test-Command-version "0.11"> … … 334 334 <!ENTITY Unicode-LineBreak-version "2015.12"> 335 335 <!ENTITY Unicode-Normalize-version "1.25"> 336 <!ENTITY URI-version "1. 69">336 <!ENTITY URI-version "1.71"> 337 337 <!ENTITY XML-LibXML-Simple-version "0.95"> 338 338 <!ENTITY XML-LibXSLT-version "1.94"> … … 355 355 <!-- Chapter 14 --> 356 356 <!ENTITY ppp-version "2.4.5"> 357 <!ENTITY dhcpcd-version "6. 9.4">357 <!ENTITY dhcpcd-version "6.10.0"> 358 358 <!ENTITY dhcp-version "4.3.3"> 359 359 … … 364 364 <!ENTITY net-tools-version "CVS_20101030"> 365 365 <!ENTITY nfs-utils-version "1.3.3"> 366 <!ENTITY ntp-version "4.2.8p 4">366 <!ENTITY ntp-version "4.2.8p5"> 367 367 <!ENTITY rpcbind-version "0.2.3"> 368 368 <!ENTITY rsync-version "3.1.2"> -
pst/typesetting/biber.xml
r4fa3228 r0c54cea 216 216 217 217 <para> 218 < parameter>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C219 /opt/texlive/&texlive-year;/texmf-dist</ parameter>:218 <command>tar -xf biblatex-&biblatex-version;.tds.tar.gz -C 219 /opt/texlive/&texlive-year;/texmf-dist</command>: 220 220 this installs the new <application>biblatex</application> files over those 221 221 installed by <application>texlive</application>. … … 223 223 224 224 <para> 225 < parameter>texhash</parameter> : this updates the file hash tables (otherwise225 <command>texhash</command> : this updates the file hash tables (otherwise 226 226 known as the file name database). 227 227 </para>
Note:
See TracChangeset
for help on using the changeset viewer.