Changeset ab9e226
- Timestamp:
- 08/01/2017 05:43:47 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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:
- 3bb415b
- Parents:
- ded8dfc
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rded8dfc rab9e226 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 31"> <!-- Always 2 digits -->4 <!ENTITY month "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "01"> <!-- Always 2 digits --> 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " July 31st &year;">9 <!ENTITY releasedate "August 1st &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
rded8dfc rab9e226 112 112 113 113 <!ENTITY Text-BibTeX-download-http "http://www.cpan.org/authors/id/A/AM/AMBS/Text-BibTeX-&Text-BibTeX-version;.tar.gz"> 114 <!ENTITY Text-BibTeX-md5sum " 726df421c293f4b798d19f49bebb2ed2">114 <!ENTITY Text-BibTeX-md5sum "a754759c80ab484c9f2b02b2fd4467c9"> 115 115 116 116 <!ENTITY Text-CSV-download-http "http://www.cpan.org/authors/id/I/IS/ISHIGAKI/Text-CSV-&Text-CSV-version;.tar.gz"> … … 130 130 131 131 <!ENTITY URI-download-http "http://www.cpan.org/authors/id/E/ET/ETHER/URI-&URI-version;.tar.gz"> 132 <!ENTITY URI-md5sum " 247c3da29a794f72730e01aa5a715daf">132 <!ENTITY URI-md5sum "cd56d81ed429efaa97e7f3ff08851b48"> 133 133 134 134 <!ENTITY XML-LibXML-Simple-download-http "http://cpan.org/authors/id/G/GR/GRANTM/XML-LibXML-Simple-&XML-LibXML-Simple-version;.tar.gz"> … … 636 636 </listitem> 637 637 <!-- Test::Fatal is pulled in to test Dist::CheckConflicts --> 638 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-Needs/">Test::Needs</ulink> 639 (http://search.cpan.org/dist/Test-Needs/)</literallayout> 638 <listitem> 639 <para> 640 <xref linkend="perl-test-needs"/> 641 </para> 640 642 </listitem> 641 643 </itemizedlist> <!-- end of Specio deps --> … … 1917 1919 </itemizedlist> 1918 1920 1921 <!-- Test::Needs is a dependency of multiple modules on this page 1922 but it is not linked from other pages, so only give minimal details --> 1923 1924 <bridgehead renderas="sect3" id="perl-test-needs" 1925 xreflabel="Test::Needs"> 1926 Test::Needs</bridgehead> 1927 1928 <indexterm zone="perl-modules perl-test-needs"> 1929 <primary sortas="a-Test-Needs">Test::Needs</primary> 1930 </indexterm> 1931 1932 <para>The Test::Needs module skips tests when a module is not available.</para> 1933 1934 &lfs80_checked; 1935 1936 <itemizedlist> 1937 <listitem> 1938 <para> 1939 <literallayout><ulink url="http://search.cpan.org/dist/Test-Needs/">Test::Needs</ulink> 1940 (http://search.cpan.org/dist/Test-Needs/)</literallayout> 1941 </para> 1942 </listitem> 1943 </itemizedlist> 1944 1919 1945 <!-- Test::Requires is a dependency of multiple modules on this page 1920 1946 but it is not linked from other pages, so only give minimal details --> … … 2219 2245 <literallayout>&URI-download-http; 2220 2246 MD5 sum: &URI-md5sum;</literallayout> 2247 <itemizedlist> 2248 <listitem> 2249 <para> 2250 <xref linkend="perl-test-needs"/> (for the testsuite) 2251 </para> 2252 </listitem> 2253 </itemizedlist> 2221 2254 </listitem> 2222 2255 </itemizedlist> -
introduction/welcome/changelog.xml
rded8dfc rab9e226 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>July 31st, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to Text::BibTeX-0.81 (perl module). Fixes 49 <ulink url="&blfs-ticket-root;9504">#9504</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[ken] - Update to URI-1.72 (perl module). Fixes 53 <ulink url="&blfs-ticket-root;9527">#9527</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 44 58 <listitem> 45 59 <para>July 31st, 2017</para> -
packages.ent
rded8dfc rab9e226 379 379 <!ENTITY Test-Command-version "0.11"> 380 380 <!ENTITY Test-Differences-version "0.64"> 381 <!ENTITY Text-BibTeX-version "0.8 0">381 <!ENTITY Text-BibTeX-version "0.81"> 382 382 <!ENTITY Text-CSV-version "1.95"> 383 383 <!ENTITY Text-Roman-version "3.5"> 384 384 <!ENTITY Unicode-Collate-version "1.19"> 385 385 <!ENTITY Unicode-LineBreak-version "2017.004"> 386 <!ENTITY URI-version "1.7 1">386 <!ENTITY URI-version "1.72"> 387 387 <!ENTITY XML-LibXML-Simple-version "0.97"> 388 388 <!ENTITY XML-LibXSLT-version "1.95">
Note:
See TracChangeset
for help on using the changeset viewer.