Hi,

    Here is a patch to update mail/p5-Mail-DMARC:
    i) Update to 1.20211209
    ii) Add p5-Email-Sender as RUN_DEPENDS
    It build well,  1 of all 20 tests failed on my amd64-7.1 system.
    

    One port depends on p5-Mail-DMARC: mail/p5-Mail-Milter-Authentication.
    It build well and pass all the tests with this patch.

Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DMARC/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    11 Mar 2022 19:34:48 -0000      1.16
+++ Makefile    3 Apr 2022 10:28:02 -0000
@@ -1,8 +1,7 @@
 COMMENT=       Perl implementation of DMARC
 
-DISTNAME=      Mail-DMARC-1.20200214
+DISTNAME=      Mail-DMARC-1.20211209
 MAINTAINER=    Giovanni Bechis <giova...@openbsd.org>
-REVISION=      1
 
 CATEGORIES=    mail
 
@@ -23,6 +22,7 @@ RUN_DEPENDS=  converters/p5-JSON \
                devel/p5-Net-Server \
                devel/p5-Test-File-ShareDir \
                mail/p5-Email-MIME \
+               mail/p5-Email-Sender \
                mail/p5-Email-Simple \
                mail/p5-Mail-DKIM \
                net/p5-Net-DNS \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DMARC/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    15 Apr 2020 09:32:57 -0000      1.9
+++ distinfo    3 Apr 2022 10:28:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mail-DMARC-1.20200214.tar.gz) = 
dpxXxpPp1hLblpJkJkX4x0bL1fWmhaPJ7GNWQC/inHs=
-SIZE (Mail-DMARC-1.20200214.tar.gz) = 786782
+SHA256 (Mail-DMARC-1.20211209.tar.gz) = 
9RnTO7zeg60nqOtFaACfYp6Dde+0tshCYct6Ll2/fyQ=
+SIZE (Mail-DMARC-1.20211209.tar.gz) = 794986

Reply via email to