aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-07-09 21:18:47 +0000
committerSteve Wills <swills@FreeBSD.org>2014-07-09 21:18:47 +0000
commita584abca086cb5dac10b09add07a590619cb1ffe (patch)
treeefec7ff2832661e357f61ba272338f84abde7781 /mail/p5-Email-Sender/Makefile
parent01385ad300b170b572c2e95415ee4d396383925e (diff)
downloadports-a584abca086cb5dac10b09add07a590619cb1ffe.tar.gz
ports-a584abca086cb5dac10b09add07a590619cb1ffe.zip
Notes
Diffstat (limited to 'mail/p5-Email-Sender/Makefile')
-rw-r--r--mail/p5-Email-Sender/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile
index 194be94bd61e..125dc6b64388 100644
--- a/mail/p5-Email-Sender/Makefile
+++ b/mail/p5-Email-Sender/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Email-Sender
-PORTVERSION= 1.300006
+PORTVERSION= 1.300011
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -14,7 +14,7 @@ COMMENT= Library for sending email
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Email-Abstract>=3:${PORTSDIR}/mail/p5-Email-Abstract \
+BUILD_DEPENDS= p5-Email-Abstract>=3.006:${PORTSDIR}/mail/p5-Email-Abstract \
p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \
p5-Email-Simple>=1.998:${PORTSDIR}/mail/p5-Email-Simple \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
@@ -22,13 +22,10 @@ BUILD_DEPENDS= p5-Email-Abstract>=3:${PORTSDIR}/mail/p5-Email-Abstract \
p5-Moo>=1.000008:${PORTSDIR}/devel/p5-Moo \
p5-MooX-Types-MooseLike>=0.15:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \
p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
- p5-Sys-Hostname-Long>=0:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-Throwable>=0.200003:${PORTSDIR}/devel/p5-Throwable
+ p5-Throwable>=0.200003:${PORTSDIR}/devel/p5-Throwable \
+ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Capture-Tiny>=0.08:${PORTSDIR}/devel/p5-Capture-Tiny \
- p5-Sub-Override>=0:${PORTSDIR}/devel/p5-Sub-Override \
- p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
+TEST_DEPENDS= p5-Capture-Tiny>=0.08:${PORTSDIR}/devel/p5-Capture-Tiny
USES= perl5
USE_PERL5= configure