Hi, all:

    Here is a patch for mail/p5-Email-Sender :
     i)update to 1.300034
      ii) Fix a typo in Makefile
  It build well and passed all tests on amd64-head system.
  No other ports depends on it.

Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Email-Sender/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    27 Aug 2019 02:03:32 -0000      1.15
+++ Makefile    10 Apr 2020 02:31:01 -0000
@@ -5,7 +5,7 @@ COMMENT =       library for sending email
 MODULES =      cpan
 PKG_ARCH =     *
 
-DISTNAME =     Email-Sender-1.300031
+DISTNAME =     Email-Sender-1.300034
 CATEGORIES =   mail
 
 MAINTAINER =   Andrew Fresh <[email protected]>
@@ -26,7 +26,7 @@ RUN_DEPENDS = devel/p5-List-MoreUtils>=0
 
 TEST_DEPENDS = sysutils/p5-Capture-Tiny>=0.08
 
-# Addiional modules to avoid skipping tests
+# Additional modules to avoid skipping tests
 TEST_DEPENDS +=        devel/p5-Test-MockObject \
                devel/p5-Sub-Override
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Email-Sender/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    27 Aug 2019 02:03:32 -0000      1.7
+++ distinfo    10 Apr 2020 02:31:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (Email-Sender-1.300031.tar.gz) = 
xBI3KThRAoPYyFASeJXgnCtnD4kuHDmS/VTAwakGTxQ=
-SIZE (Email-Sender-1.300031.tar.gz) = 51708
+SHA256 (Email-Sender-1.300034.tar.gz) = 
Baw4pjsFPHw4Rv+kUZbkSDpXhZQbC/thWyK3pPBMUpE=
+SIZE (Email-Sender-1.300034.tar.gz) = 52213

Reply via email to