Files
main/programming/language/perl/perl-Mail-DKIM/pspec.xml
T
2026-04-08 15:01:01 +03:00

93 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Mail-DKIM</Name>
<Homepage>https://metacpan.org/pod/Mail::DKIM</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Signs/verifies Internet mail with DKIM/DomainKey signatures.</Summary>
<Description>This module implements the various components of the DKIM and DomainKeys message-signing and verifying standards for Internet mail.</Description>
<Archive sha1sum="88033d7eed9be84be249ea805c1ad4aacf7724ef" type="targz">
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-1.20220520.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Clone</Dependency>
<Dependency>perl-Net-DNS</Dependency>
<Dependency>perl-mailtools</Dependency>
<Dependency>perl-YAML-LibYAML</Dependency>
<Dependency>perl-Crypt-OpenSSL-RSA</Dependency>
<Dependency>perl-Test-RequiresInternet</Dependency>
<Dependency>perl-Net-DNS-Resolver-Mock</Dependency>
<Dependency>perl-Mail-AuthenticationResults</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Mail-DKIM</Name>
<RuntimeDependencies>
<Dependency>perl-Net-DNS</Dependency>
<Dependency>perl-mailtools</Dependency>
<Dependency>perl-Crypt-OpenSSL-RSA</Dependency>
<Dependency>perl-Mail-AuthenticationResults</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/perl5</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2026-04-08</Date>
<Version>1.20220520</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2025-07-08</Date>
<Version>1.20220520</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2024-05-16</Date>
<Version>1.20220520</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2022-09-17</Date>
<Version>1.20220520</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-04-14</Date>
<Version>1.20220408</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>1.20200907</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>