Files
2026-04-08 15:01:01 +03:00

114 lines
4.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-LWP-Protocol-https</Name>
<Homepage>https://metacpan.org/release/LWP-Protocol-https</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
<Description>The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS.</Description>
<Archive sha1sum="bd0a0d9bdf6f23865af6194dfe439ffe3176e6e7" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.09.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-NET-HTTP</Dependency>
<Dependency>perl-Mozilla-CA</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="0">certs.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>perl-LWP-Protocol-https</Name>
<Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-libwww</Dependency>
<Dependency>perl-Try-Tiny</Dependency>
<Dependency>ca-certificates</Dependency>
<Dependency>perl-Mozilla-CA</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2026-04-08</Date>
<Version>6.09</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2025-07-08</Date>
<Version>6.09</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2024-05-16</Date>
<Version>6.09</Version>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-07-20</Date>
<Version>6.09</Version>
<Comment>Version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-13</Date>
<Version>6.07</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>6.07</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-24</Date>
<Version>6.06</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>6.06</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-26</Date>
<Version>6.06</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>