aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Mail
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-07-08 14:19:46 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-07-08 14:19:46 +0000
commit6101529e51ee53ed0b97df5d131a5fa7ee163ccb (patch)
tree774bd67d5ad082e02fc6ce260efe344ffc6c8a79 /mail/pear-Mail
parent15ce0039dccda1f360cf4076f4e3c031600104f5 (diff)
downloadports-6101529e51ee53ed0b97df5d131a5fa7ee163ccb.tar.gz
ports-6101529e51ee53ed0b97df5d131a5fa7ee163ccb.zip
Notes
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r--mail/pear-Mail/Makefile6
-rw-r--r--mail/pear-Mail/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index 5582b98b00b5..026b2899237e 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail
-PORTVERSION= 1.1.4
+PORTVERSION= 1.1.5
CATEGORIES= mail www pear
MAINTAINER= antonio@php.net
@@ -19,13 +19,13 @@ FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \
Mail/smtp.php Mail/RFC822.php
TESTS= rfc822.phpt
-LATEST_LINK= pear-Mail # Required for OPTIONS
+LATEST_LINK= pear-${PORTNAME}
OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off
.include <bsd.port.pre.mk>
.if defined(WITH_PEAR_NET_SMTP)
-BUILD_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
+RUN_DEPENDS+= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
.endif
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo
index a7a11b197867..9fb53ba8c162 100644
--- a/mail/pear-Mail/distinfo
+++ b/mail/pear-Mail/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/Mail-1.1.4.tgz) = 3e14fef5bd418de87214a3271ffc4549
-SIZE (PEAR/Mail-1.1.4.tgz) = 14548
+MD5 (PEAR/Mail-1.1.5.tgz) = 38f28b724dbe2f80313c47f309f87eb7
+SIZE (PEAR/Mail-1.1.5.tgz) = 14928