Author: ken
Date: Tue Sep 18 18:15:01 2018
New Revision: 20512
Log:
perl modules branch: Move Module::Build from perl-modules/ to perl-deps/ - it
is only needed as a dependency of other modules.
Added:
branches/perl-modules/general/prog/perl-deps/perl-module-build.xml
- copied, changed from r20511,
branches/perl-modules/general/prog/perl-modules/perl-module-build.xml
Deleted:
branches/perl-modules/general/prog/perl-modules/perl-module-build.xml
Modified:
branches/perl-modules/general/prog/new-perl-modules.xml
branches/perl-modules/general/prog/perl-deps.xml
branches/perl-modules/packages.ent
branches/perl-modules/pst/typesetting/biber.xml
Modified: branches/perl-modules/general/prog/new-perl-modules.xml
==============================================================================
--- branches/perl-modules/general/prog/new-perl-modules.xml Tue Sep 18
17:49:24 2018 (r20511)
+++ branches/perl-modules/general/prog/new-perl-modules.xml Tue Sep 18
18:15:01 2018 (r20512)
@@ -119,11 +119,6 @@
</listitem>
<listitem>
<para>
- <xref linkend="new-perl-module-build"/>
- </para>
- </listitem>
- <listitem>
- <para>
<xref linkend="new-perl-net-dns"/>
</para>
</listitem>
@@ -189,9 +184,6 @@
href="perl-modules/perl-io-socket-ssl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="perl-modules/perl-module-build.xml"/>
-
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-modules/perl-net-dns.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Modified: branches/perl-modules/general/prog/perl-deps.xml
==============================================================================
--- branches/perl-modules/general/prog/perl-deps.xml Tue Sep 18 17:49:24
2018 (r20511)
+++ branches/perl-modules/general/prog/perl-deps.xml Tue Sep 18 18:15:01
2018 (r20512)
@@ -107,6 +107,11 @@
</listitem>
<listitem>
<para>
+ <xref linkend="new-perl-module-build"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<xref linkend="perl-net-ssleay"/>
</para>
</listitem>
@@ -193,6 +198,9 @@
href="perl-deps/perl-lwp-mediatypes.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="perl-deps/perl-module-build.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="perl-deps/perl-sub-identify.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Copied and modified:
branches/perl-modules/general/prog/perl-deps/perl-module-build.xml (from
r20511, branches/perl-modules/general/prog/perl-modules/perl-module-build.xml)
==============================================================================
--- branches/perl-modules/general/prog/perl-modules/perl-module-build.xml
Tue Sep 18 17:49:24 2018 (r20511, copy source)
+++ branches/perl-modules/general/prog/perl-deps/perl-module-build.xml Tue Sep
18 18:15:01 2018 (r20512)
@@ -5,7 +5,7 @@
%general-entities;
- <!ENTITY my-download-http
"&perl_authors;/id/L/LE/LEONT/Module-Build-&Module-Build-version;.tar.gz">
+ <!ENTITY my-download-http
"&metacpan_authors;/L/LE/LEONT/Module-Build-&Module-Build-version;.tar.gz">
<!ENTITY my-md5sum "b74c2f6e84b60aad3a3defd30b6f0f4d">
]>
Modified: branches/perl-modules/packages.ent
==============================================================================
--- branches/perl-modules/packages.ent Tue Sep 18 17:49:24 2018 (r20511)
+++ branches/perl-modules/packages.ent Tue Sep 18 18:15:01 2018 (r20512)
@@ -388,7 +388,9 @@
<!ENTITY Log-Log4perl-version "1.49">
<!ENTITY LWP-version "6.35">
<!ENTITY LWP-Protocol-https-version "6.07">
-<!ENTITY Module-Build-version "0.4224">
+<!-- Module::Build has been "demoted" to only a
+ dependenccy of other modules
+<!ENTITY Module-Build-version "0.4224"> -->
<!ENTITY Net-DNS-version "1.17">
<!ENTITY Parse-Yapp-version "1.21">
<!ENTITY PerlIO-utf8_strict-version "0.007">
@@ -418,6 +420,7 @@
<!ENTITY HTML-Tagset-version "3.20">
<!ENTITY IO-HTML-version "1.001">
<!ENTITY LWP-MediaTypes-version "6.02">
+<!ENTITY Module-Build-version "0.4224">
<!ENTITY Net-SSLeay-version "1.85">
<!ENTITY Sub-Identify-version "0.14">
<!ENTITY Sub-Name-version "0.21">
Modified: branches/perl-modules/pst/typesetting/biber.xml
==============================================================================
--- branches/perl-modules/pst/typesetting/biber.xml Tue Sep 18 17:49:24
2018 (r20511)
+++ branches/perl-modules/pst/typesetting/biber.xml Tue Sep 18 18:15:01
2018 (r20512)
@@ -134,9 +134,8 @@
<xref linkend="perl-lwp-protocol-https"/>
<!-- LWP::Simple is part of libwww-perl,
that is pulled in by LWP::Protocol::https -->
- <!-- Module::Build is pulled in by perl-text-bibtex, but mention it
explicitly
- so that the note on automatically installing missing dependencies can be
run -->
- <xref linkend="new-perl-module-build"/>
+ <!-- Module::Build is no-longer a direct dependency, and now that it can
be
+ built using jsut the standard instructions, it does not need to be
mentioned -->
<!-- Mozilla::CA is a dependency of LWP-Protocol-https -->
<xref linkend="perl-perlio-utf8_strict"/>
<xref linkend="perl-regexp-common"/>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page