Marcel Telka
2024-02-15 ff1e963eaccea6f61aba8ea4d74755b03efdac61
perl/Mail-DMARC: update to 1.20240214

4 files modified
18 ■■■■ changed files
components/perl/Mail-DMARC/Makefile 8 ●●●● patch | view | raw | blame | history
components/perl/Mail-DMARC/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/Mail-DMARC/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/Mail-DMARC/test/results-all.master 2 ●●● patch | view | raw | blame | history
components/perl/Mail-DMARC/Makefile
@@ -19,12 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        Mail::DMARC
HUMAN_VERSION =            1.20230215
COMPONENT_REVISION =        1
HUMAN_VERSION =            1.20240214
COMPONENT_SUMMARY =        Mail::DMARC - Perl implementation of DMARC
COMPONENT_CPAN_AUTHOR =        MBRADSHAW
COMPONENT_CPAN_AUTHOR =        MSIMERSON
COMPONENT_ARCHIVE_HASH =    \
    sha256:57dcf54759cb92448e56e9141340f61344274c58d9dd65aa90aa9ccf0e7eb903
    sha256:ccce0120b0ab4fdab3aab40b02eec40b8b20a97dd47408faef273715cdd4d695
COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
@@ -64,6 +63,7 @@
PERL_REQUIRED_PACKAGES += library/perl-5/uri
PERL_REQUIRED_PACKAGES += library/perl-5/xml-libxml
PERL_REQUIRED_PACKAGES += runtime/perl
TEST_REQUIRED_PACKAGES.perl += library/perl-5/net-dns-resolver-mock
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-exception
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-file-sharedir
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-output
components/perl/Mail-DMARC/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/perl/Mail-DMARC/pkg5
@@ -71,10 +71,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/mail-dmarc",
        "library/perl-5/mail-dmarc-534",
        "library/perl-5/mail-dmarc-536",
        "library/perl-5/mail-dmarc-538",
        "library/perl-5/mail-dmarc"
        "library/perl-5/mail-dmarc-538"
    ],
    "name": "Mail-DMARC"
}
}
components/perl/Mail-DMARC/test/results-all.master
@@ -22,5 +22,5 @@
t/25.Report.Receive.t ........................ ok
t/26.Report.Sender.t ......................... ok
All tests successful.
Files=20, Tests=811
Files=20, Tests=807
Result: PASS