summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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