Author: randy
Date: 2012-12-19 14:12:00 -0700 (Wed, 19 Dec 2012)
New Revision: 10895
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netlibs/curl.xml
Log:
Added MD5 sums for the Perl Module tarballs
Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml 2012-12-19 19:57:20 UTC (rev
10894)
+++ trunk/BOOK/general/prog/perl-modules.xml 2012-12-19 21:12:00 UTC (rev
10895)
@@ -29,9 +29,11 @@
objects to the <application>Perl</application> language. Modules utilized
by packages throughout BLFS are listed here, along with their dependencies.
Installation of the modules shown on this page should be accomplished by
- installing the dependencies in the order listed.</para>
+ installing the dependencies in the order listed. The Perl Module standard
+ build and installation instructions are shown at the bottom of this page.
+ </para>
- <itemizedlist spacing="compact">
+ <!-- <itemizedlist spacing="compact">
<listitem>
<para>Download MD5 sums (HTTP):
<ulink url="&perl_modules_md5sums_download_http;"/></para>
@@ -40,7 +42,7 @@
<para>Download MD5 sums (FTP):
<ulink url="&perl_modules_md5sums_download_ftp;"/></para>
</listitem>
- </itemizedlist>
+ </itemizedlist> -->
<!-- Archive::Zip -->
<bridgehead renderas="sect3" id="perl-archive-zip"
@@ -52,14 +54,14 @@
</indexterm>
<para>The Archive::Zip module allows a <application>Perl</application>
- program to create, manipulate, read, and write Zip archive files.</para>
+ program to create, manipulate, read, and write Zip archive files. This
+ module uses the standard <xref linkend="perl-standard-install"/>.</para>
<itemizedlist>
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-&Archive-Zip-version;.tar.gz">
- Archive::Zip-&Archive-Zip-version;</ulink>
- (uses the standard <xref linkend="perl-standard-install"/>)
+ Archive::Zip-&Archive-Zip-version;</ulink> (MD5 sum:
40153666e7538b410e001aa8a810e702)
</para>
</listitem>
</itemizedlist>
@@ -82,7 +84,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/N/NA/NANIS/Crypt-SSLeay-&Crypt-SSLeay-version;.tar.gz">
- Crypt::SSLeay-&Crypt-SSLeay-version;</ulink>
+ Crypt::SSLeay-&Crypt-SSLeay-version;</ulink> (MD5 sum:
4812f14d6e8c71714a26c0ad733666dc)
</para>
<itemizedlist>
<listitem>
@@ -149,7 +151,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-&Date-Manip-version;.tar.gz">
- Date::Manip-&Date-Manip-version;</ulink>
+ Date::Manip-&Date-Manip-version;</ulink> (MD5 sum:
71601cb8c03f9f6716a3835eeb071219)
</para>
<itemizedlist>
<listitem>
@@ -262,7 +264,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/E/EC/ECOCODE/Finance-Quote-&Finance-Quote-version;.tar.gz">
- Finance::Quote-&Finance-Quote-version;</ulink>
+ Finance::Quote-&Finance-Quote-version;</ulink> (MD5 sum:
339e8327a6c18d8194f6c5d1eea3bbde)
</para>
<itemizedlist>
<listitem>
@@ -359,7 +361,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/T/TS/TSCH/Glib-&Glib-perl-version;.tar.gz">
- Glib-&Glib-perl-version;</ulink>
+ Glib-&Glib-perl-version;</ulink> (MD5 sum:
1d81a8aec5f7f1182a96cfaaf119d866)
</para>
<itemizedlist>
<listitem>
@@ -396,7 +398,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
- HTML::Parser-&HTML-Parser-version;</ulink>
+ HTML::Parser-&HTML-Parser-version;</ulink> (MD5 sum:
d22cc6468ce670a56034be907e4e7c54)
</para>
<itemizedlist>
<listitem>
@@ -435,7 +437,7 @@
<listitem>
<para>
<ulink
url="http://cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-&HTML-TableExtract-version;.tar.gz">
- HTML::TableExtract-&HTML-TableExtract-version;</ulink>
+ HTML::TableExtract-&HTML-TableExtract-version;</ulink> (MD5sum:
ac1b8fa092d53931a9f3fdbba330f5b0)
</para>
<itemizedlist>
<listitem>
@@ -497,7 +499,7 @@
<listitem>
<para>
<ulink
url="http://cpan.org/authors/id/G/GA/GAAS/libwww-perl-&LWP-version;.tar.gz">
- libwww-perl-&LWP-version;</ulink>
+ libwww-perl-&LWP-version;</ulink> (MD5 sum:
24acf2fe33b2295f048f8859e9665ee3)
</para>
<itemizedlist>
<listitem>
@@ -729,7 +731,7 @@
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">
- Net::DNS-&Net-DNS-version;</ulink>
+ Net::DNS-&Net-DNS-version;</ulink> (MD5 sum:
3c91eba5c44426e0abd84f0eb43c4158)
</para>
<itemizedlist>
<listitem>
@@ -765,14 +767,17 @@
<para>The SGMLSpm module is a <application>Perl</application> library
used for parsing the output from James Clark's SGMLS and NSGMLS
- parsers.</para>
+ parsers. This modules uses the standard
+ <xref linkend="perl-standard-install"/>. Before beginning the build, issue
+ the following command to prevent an error:</para>
+<screen><userinput>chmod -v 644 MYMETA.yml</userinput></screen>
+
<itemizedlist>
<listitem>
<para>
<ulink
url="http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/SGMLSpm-&SGMLSpm-version;.tar.gz">
- SGMLSpm-&SGMLSpm-version;</ulink>
- ( uses the standard <xref linkend="perl-standard-install"/>)
+ SGMLSpm-&SGMLSpm-version;</ulink> (MD5 sum:
746c74ae969992cedb1a2879b4168090)
</para>
</listitem>
</itemizedlist>
@@ -866,15 +871,16 @@
Locator (URL) or a Uniform Resource Name (URN). The distinction between
URL and URN does not matter to the URI class interface. A "URI-reference"
is a URI that may have additional information attached in the form of a
- fragment identifier.
+ fragment identifier. This module uses the standard
+ <xref linkend="perl-standard-install"/>.
</para>
<itemizedlist>
<listitem>
<para>
<ulink
url="http://www.cpan.org/authors/id/G/GA/GAAS/URI-&URI-version;.tar.gz">
- URI-&URI-version;</ulink>
- (uses the standard <xref linkend="perl-standard-install"/>)</para>
+ URI-&URI-version;</ulink> (MD5 sum: 70f739be8ce28b8baba7c5920ffee4dc)
+ </para>
</listitem>
</itemizedlist>
@@ -889,15 +895,14 @@
<para>The XML::Parser module is a <application>Perl</application> extension
interface to James Clark's XML parser,
- <application>expat</application>. The module is installed using the
- standard <application>Perl</application> module
+ <application>expat</application>. The module uses the standard
<xref linkend="perl-standard-install"/>.</para>
<itemizedlist>
<listitem>
<para>
<ulink
url="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-&XML-Parser-version;.tar.gz">
- XML::Parser-&XML-Parser-version;</ulink>
+ XML::Parser-&XML-Parser-version;</ulink> (MD5 sum:
c320d2ffa459e6cdc6f9f59c1185855e)
</para>
<itemizedlist>
<listitem>
@@ -933,10 +938,13 @@
<listitem>
<para>
<ulink
url="http://cpan.org/authors/id/G/GR/GRANTM/XML-Simple-&XML-Simple-version;.tar.gz">
- XML::Simple-&XML-Simple-version;</ulink></para>
+ XML::Simple-&XML-Simple-version;</ulink> (MD5 sum:
4d10964e123b76eca36678464daa63cd)
+ </para>
<itemizedlist>
<listitem>
- <para>One of the following four modules must be installed:</para>
+ <para>
+ One of the following four modules must be installed:
+ </para>
<itemizedlist>
<listitem>
<para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-12-19 19:57:20 UTC (rev 10894)
+++ trunk/BOOK/general.ent 2012-12-19 21:12:00 UTC (rev 10895)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "18"> <!-- Always 2 digits -->
+<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 18th, &year;">
+<!ENTITY releasedate "December 19th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-12-19 19:57:20 UTC
(rev 10894)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-12-19 21:12:00 UTC
(rev 10895)
@@ -44,6 +44,15 @@
-->
<listitem>
+ <para>December 19th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Added MD5 sums for the Perl Module tarballs.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 18th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/networking/netlibs/curl.xml
===================================================================
--- trunk/BOOK/networking/netlibs/curl.xml 2012-12-19 19:57:20 UTC (rev
10894)
+++ trunk/BOOK/networking/netlibs/curl.xml 2012-12-19 21:12:00 UTC (rev
10895)
@@ -139,9 +139,10 @@
<para>
<command>sed -i '/--static-libs)/{N;s#echo .*#echo #;}'
- curl-config.in</command>: As we've not installed the static libraries,
- this sed removes the static libs line from curl-config as it might
- otherwise confuse other applications<!--such as pycurl-->.
+ curl-config.in</command>: Since the static libraries have not been
installed,
+ this <command>sed</command> removes the static libs line from
+ <command>curl-config</command> as it might otherwise confuse other
+ applications<!--such as pycurl-->.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page