aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-31 02:26:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-31 02:26:18 +0000
commit3df46c81623c22ed0364dc8642c1f0db7c157908 (patch)
tree55e76d0f67c15a06324f5e5dc7fa6607ee3d731d /mail/p5-Email-Sender/Makefile
parent01f45759a4d0c02b04e24624483b96ce8f617c98 (diff)
downloadports-3df46c81623c22ed0364dc8642c1f0db7c157908.tar.gz
ports-3df46c81623c22ed0364dc8642c1f0db7c157908.zip
-
PR: ports/150103 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> Approved by: bill.brinzer@gmail.com (maintainer) Changes: http://search.cpan.org/dist/Email-Sender/Changes
Notes
Notes: svn path=/head/; revision=260234
Diffstat (limited to 'mail/p5-Email-Sender/Makefile')
-rw-r--r--mail/p5-Email-Sender/Makefile17
1 files changed, 4 insertions, 13 deletions
diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile
index 14dbc91a4973..25cb36faa1a0 100644
--- a/mail/p5-Email-Sender/Makefile
+++ b/mail/p5-Email-Sender/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Email-Sender
-PORTVERSION= 0.100460
+PORTVERSION= 0.102370
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,26 +14,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
COMMENT= A library for sending email
-BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+RUN_DEPENDS= p5-Capture-Tiny>=0.08:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Email-Abstract>=3:${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 \
p5-Moose>=0.70:${PORTSDIR}/devel/p5-Moose \
p5-Sys-Hostname-Long>=0:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
- p5-Try-Tiny>=0.4:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-Throwable>=0.100090:${PORTSDIR}/devel/p5-Throwable
-RUN_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
- p5-Email-Abstract>=3:${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 \
- p5-Moose>=0.70:${PORTSDIR}/devel/p5-Moose \
- p5-Sys-Hostname-Long>=0:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
- p5-Try-Tiny>=0.4:${PORTSDIR}/lang/p5-Try-Tiny \
+ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
p5-Throwable>=0.100090:${PORTSDIR}/devel/p5-Throwable
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= 5.8.0+
MAN3= Email::Sender.3 \
Email::Sender::Failure.3 \