Bring Email::Sender current, no changes in reverse dependency test
results.

(oops, forgot the link to the Changes in the other messages)
https://metacpan.org/changes/distribution/Email-Sender

Required for an upcoming WIP of bugzilla.

+take maintainership.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Email-Sender/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    21 Jan 2015 14:19:13 -0000      1.11
+++ Makefile    16 Jul 2015 14:22:14 -0000
@@ -1,30 +1,32 @@
 # $OpenBSD: Makefile,v 1.11 2015/01/21 14:19:13 sthen Exp $
 
-COMMENT=       library for sending email
+COMMENT =      library for sending email
 
-MODULES=       cpan
+MODULES =      cpan
 
-DISTNAME=      Email-Sender-0.102370
-REVISION=      1
-CATEGORIES=    mail
+DISTNAME =     Email-Sender-1.300018
+CATEGORIES =   mail
 
-# Perl
-PERMIT_PACKAGE_CDROM=  Yes
+MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
 
-RUN_DEPENDS=   devel/p5-Moose>=0.70 \
-               devel/p5-List-MoreUtils \
-               sysutils/p5-Capture-Tiny \
-               mail/p5-Email-Address \
-               mail/p5-Email-Abstract>=3 \
-               mail/p5-Email-Simple>=1.998 \
-               devel/p5-Throwable>=0.100090
-
-BUILD_DEPENDS = ${RUN_DEPENDS}
-
-TEST_DEPENDS=devel/p5-Test-MockObject \
-               devel/p5-Sub-Override \
-               devel/p5-Test-JSON
+# Perl
+PERMIT_PACKAGE_CDROM = Yes
 
-MAKE_ENV+=     RELEASE_TESTING=1
+RUN_DEPENDS =  devel/p5-List-MoreUtils>=0 \
+               devel/p5-Module-Runtime>=0 \
+               devel/p5-Moo>=0 \
+               devel/p5-MooX-Types-MooseLike>=0 \
+               devel/p5-Sub-Exporter>=0 \
+               devel/p5-Throwable>=0.200003 \
+               devel/p5-Try-Tiny>=0 \
+               mail/p5-Email-Abstract>=3.006 \
+               mail/p5-Email-Address>=0 \
+               mail/p5-Email-Simple>=1.998
+
+TEST_DEPENDS = sysutils/p5-Capture-Tiny>=0.08
+
+# Addiional modules to avoid skipping tests
+TEST_DEPENDS +=        devel/p5-Test-MockObject \
+               devel/p5-Sub-Override
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/p5-Email-Sender/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    18 Jan 2015 03:14:23 -0000      1.5
+++ distinfo    16 Jul 2015 14:22:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (Email-Sender-0.102370.tar.gz) = 
0hkBXfQhVL4rr6nVu0oiSDFVbGlI4qnXfrkJqs4vs8M=
-SIZE (Email-Sender-0.102370.tar.gz) = 36814
+SHA256 (Email-Sender-1.300018.tar.gz) = 
nIWcLvNHdtxqZBcUN8jo4Jc7SC6X1pymkZUYqLixI2I=
+SIZE (Email-Sender-1.300018.tar.gz) = 49606

Reply via email to