aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Mail
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-04-08 20:16:02 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-04-08 20:16:02 +0000
commit218d034a9f64a101fcd21763d204519483576d4a (patch)
tree36c0326730a9f6e8ad17902fb170a24767491a5c /mail/pear-Mail
parent2615706a311b9d06937c7c803d9372ecd5d87e8b (diff)
downloadports-218d034a9f64a101fcd21763d204519483576d4a.tar.gz
ports-218d034a9f64a101fcd21763d204519483576d4a.zip
Upgrade to 1.1.3.
Changelog available at <http://pear.php.net/package-changelog.php?package=Mail&release=1.1.3>. Approved by: mat (implicit).
Notes
Notes: svn path=/head/; revision=106512
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 eaeae4526a9c..e7141b99f27e 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Mail
-PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTVERSION= 1.1.3
CATEGORIES= mail www pear
MAINTAINER= ports@FreeBSD.org
@@ -16,7 +15,8 @@ COMMENT= PEAR class that provides multiple interfaces for sending emails
BUILD_DEPENDS= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
RUN_DEPENDS= ${BUILD_DEPENDS}
-FILES= Mail.php Mail/mail.php Mail/sendmail.php Mail/smtp.php Mail/RFC822.php
+FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \
+ Mail/smtp.php Mail/RFC822.php
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo
index 9c4dc1a5c72d..068abfa6bef5 100644
--- a/mail/pear-Mail/distinfo
+++ b/mail/pear-Mail/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/Mail-1.1.2.tgz) = 462cd0af2b3b5d7fd0969ba24c6da496
-SIZE (PEAR/Mail-1.1.2.tgz) = 13156
+MD5 (PEAR/Mail-1.1.3.tgz) = 88e15d4218bb3b0d29f7d234e96096e6
+SIZE (PEAR/Mail-1.1.3.tgz) = 13415