Hi, ports@:

   Here is a patch for mail/p5-Mail-DKIM:
     i) Update to 0.56
     ii) Add missing DEPENDS
   It build well and passed all tests on amd64-head system.

   4 ports depends on  mail/p5-Mail-DKIM:
      mail/p5-Mail-DMARC and mail/p5-Mail-SpamAssassin build
well and passed all tests with this patch;
      mail/dkimproxy and mail/amavisd-new build well but have no tests.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DKIM/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    12 Jul 2019 20:47:34 -0000      1.22
+++ Makefile    16 Sep 2019 07:57:51 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       DKIM and DomainKeys message-signing implementation
 
-DISTNAME=      Mail-DKIM-0.54
+DISTNAME=      Mail-DKIM-0.56
 CATEGORIES=    mail
 
 # Perl
@@ -13,6 +13,7 @@ PKG_ARCH=     *
 
 RUN_DEPENDS=   security/p5-Crypt-OpenSSL-RSA \
                mail/p5-Mail-Tools \
+               mail/p5-Mail-AuthenticationResults>=1.20180215 \
                net/p5-Net-DNS
 
 TEST_DEPENDS=  devel/p5-Test-RequiresInternet \
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-DKIM/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    7 Mar 2019 07:29:45 -0000       1.10
+++ distinfo    16 Sep 2019 07:57:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mail-DKIM-0.54.tar.gz) = ty94yA96ob2yqAmGtF+SJaj6C3yRZEWQsQKnjrMcPco=
-SIZE (Mail-DKIM-0.54.tar.gz) = 160493
+SHA256 (Mail-DKIM-0.56.tar.gz) = 4McFLo2s9T+vzIkzeK+wgrb2Q61eb/qCWT6F8Reba7M=
+SIZE (Mail-DKIM-0.56.tar.gz) = 165948

Reply via email to