Changeset d83709a7


Ignore:
Timestamp:
07/09/2015 06:43:22 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bd65b8c3
Parents:
1f90f92
Message:

Update to Net-DNS-1.01
Update to Test-Pod-1.51

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16223 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1f90f92 rd83709a7  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 8th &year;">
     9<!ENTITY releasedate  "July 9th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/perl-modules.xml

    r1f90f92 rd83709a7  
    986986      <listitem>
    987987<literallayout>http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz
    988 MD5 sum: f1d48107ff6b366479ad035783486d7a</literallayout>
     988MD5 sum: 41e59dc2cad35eda357f2f534d94ae8b</literallayout>
    989989        <itemizedlist>
    990990          <listitem><literallayout><ulink url="http://search.cpan.org/~gaas/Digest-HMAC/">Digest::HMAC</ulink>
     
    11861186    </para>
    11871187
    1188     &lfs77_checked; &gcc5_checked;
    1189 
    1190     <itemizedlist>
    1191       <listitem>
    1192         <para>
    1193           <ulink url="http://www.cpan.org/authors/id/D/DW/DWHEELER/Test-Pod-&Test-Pod-version;.tar.gz">Test-Pod-&Test-Pod-version;</ulink>
    1194         </para>
    1195       </listitem>
    1196       <listitem>
    1197 <literallayout>http://www.cpan.org/authors/id/D/DW/DWHEELER/Test-Pod-&Test-Pod-version;.tar.gz
    1198 MD5 sum: 6d94843add61471fa0b1ed49296000e</literallayout>
     1188    &lfs77_checked; &gcc5_checked; 
     1189
     1190    <itemizedlist>
     1191      <listitem>
     1192        <para>
     1193          <ulink url="http://www.cpan.org/authors/id/E/ET/ETHER/Test-Pod-&Test-Pod-version;.tar.gz">Test-Pod-&Test-Pod-version;</ulink>
     1194        </para>
     1195      </listitem>
     1196      <listitem>
     1197<literallayout>http://www.cpan.org/authors/id/E/ET/ETHER/Test-Pod-&Test-Pod-version;.tar.gz
     1198MD5 sum: f806aa84de2f0c0fba48b3a5a8a4aecf</literallayout>
    11991199      </listitem>
    12001200    </itemizedlist>
  • introduction/welcome/changelog.xml

    r1f90f92 rd83709a7  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 9th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] -  Update to Net-DNS-1.01.  Fixes
     52          <ulink url="&blfs-ticket-root;6694">#6694</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] - Update to Test-Pod-1.51. Fixes
     56          <ulink url="&blfs-ticket-root;6687">#6687</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
    4660
    4761    <listitem>
  • packages.ent

    r1f90f92 rd83709a7  
    312312<!ENTITY LWP-version                  "6.13">
    313313<!ENTITY Module-Build-version         "0.4214">
    314 <!ENTITY Net-DNS-version              "0.83">
     314<!ENTITY Net-DNS-version              "1.01">
    315315<!ENTITY Regexp-Common-version        "2013031301">
    316316<!ENTITY SGMLSpm-version              "1.1">
    317317<!ENTITY Test-Command-version         "0.11">
    318318<!ENTITY Test-Differences-version     "0.63">
    319 <!ENTITY Test-Pod-version             "1.50">
     319<!ENTITY Test-Pod-version             "1.51">
    320320<!ENTITY Test-Pod-Coverage-version    "1.10">
    321321<!ENTITY Text-BibTeX-version          "0.71">
Note: See TracChangeset for help on using the changeset viewer.