Changeset 10c6468b
- Timestamp:
- 07/18/2020 08:51:53 PM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cc64b232
- Parents:
- 9c51e5c1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-modules/perl-lwp-protocol-https.xml
r9c51e5c1 r10c6468b 27 27 LWP is able to access sites using HTTP over SSL/TLS. 28 28 </para> 29 <!-- 30 <bridgehead renderas="sect4">Additional Download</bridgehead> 31 <itemizedlist spacing="compact"> 32 <listitem> 33 <para> 34 Required patch: 35 <ulink url="&patch-root;/LWP-Protocol-https-&LWP-Protocol-https-version;-system_certs-1.patch"/> 36 </para> 37 </listitem> 38 </itemizedlist> 39 --> 29 40 30 &lfs91_checked; 41 31 … … 50 40 <para> 51 41 Download MD5 sum: &my-md5sum; 42 </para> 43 </listitem> 44 </itemizedlist> 45 46 <bridgehead renderas="sect4">Additional Download</bridgehead> 47 <itemizedlist spacing="compact"> 48 <listitem> 49 <para> 50 Required patch: 51 <ulink url="&patch-root;/LWP-Protocol-https-&LWP-Protocol-https-version;-system_certs-2.patch"/> 52 52 </para> 53 53 </listitem> … … 70 70 <sect3 role="installation"> 71 71 <title>Installation of LWP::Protocol::https</title> 72 <!-- 72 73 73 <para> 74 74 First, apply a patch to use the system certificates (using the CPAN … … 78 78 </para> 79 79 80 <screen><userinput>patch -Np1 -i ../LWP-Protocol-https-&LWP-Protocol-https-version;-system_certs- 1.patch</userinput></screen>81 --> 80 <screen><userinput>patch -Np1 -i ../LWP-Protocol-https-&LWP-Protocol-https-version;-system_certs-2.patch</userinput></screen> 81 82 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 83 83 href="../../../xincludes/perl-standard-install.xml"/> -
introduction/welcome/changelog.xml
r9c51e5c1 r10c6468b 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Tweak patch for LWP-Protocol-https-6.09 (Perl Module), re 49 <ulink url="&blfs-ticket-root;13809">#13809</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[bdubbs] - Update to nasm-2.15.03. Fixes 49 53 <ulink url="&blfs-ticket-root;13814">#13814</ulink>.</para> -
template/template-perl-module.xml
r9c51e5c1 r10c6468b 32 32 </para> 33 33 34 <bridgehead renderas="sect4">Additional Download</bridgehead>35 <itemizedlist spacing="compact">36 <listitem>37 <para>38 Required patch:39 <ulink url="&patch-root;/Fu-Bar-&Fu-Bar-version;-do_something-1.patch"/>40 </para>41 </listitem>42 </itemizedlist>43 44 34 <!-- &lfs8x_checked; --> 45 35 … … 54 44 <para> 55 45 Download MD5 sum: &my-md5sum; 46 </para> 47 </listitem> 48 </itemizedlist> 49 50 <bridgehead renderas="sect4">Additional Download</bridgehead> 51 <itemizedlist spacing="compact"> 52 <listitem> 53 <para> 54 Required patch: 55 <ulink url="&patch-root;/Fu-Bar-&Fu-Bar-version;-do_something-1.patch"/> 56 56 </para> 57 57 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.