aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-04-09 04:16:02 +0800
committerthierry <thierry@FreeBSD.org>2004-04-09 04:16:02 +0800
commit921995f9d5df14cdcf11a01a3bbc9401a6f0c713 (patch)
treef0eea745abd83e0c220394fd9e3d7bbfd90409e5
parent63bbdcda9cdc3947b3093a7e2e2c254560dbeb32 (diff)
downloadfreebsd-ports-graphics-921995f9d5df14cdcf11a01a3bbc9401a6f0c713.tar.gz
freebsd-ports-graphics-921995f9d5df14cdcf11a01a3bbc9401a6f0c713.tar.zst
freebsd-ports-graphics-921995f9d5df14cdcf11a01a3bbc9401a6f0c713.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).
-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 eaeae4526a9..e7141b99f27 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 9c4dc1a5c72..068abfa6bef 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