aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Mail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-08 10:47:02 +0800
committeredwin <edwin@FreeBSD.org>2003-09-08 10:47:02 +0800
commit5428df6efc8a18b07fdc7381cbaec83fa83b9168 (patch)
tree4d864fbb734ce204f612489b50eea0076da36dc3 /mail/pear-Mail
parent290ab5f2321f2931325aa0010524f1b40786dda7 (diff)
downloadfreebsd-ports-gnome-5428df6efc8a18b07fdc7381cbaec83fa83b9168.tar.gz
freebsd-ports-gnome-5428df6efc8a18b07fdc7381cbaec83fa83b9168.tar.zst
freebsd-ports-gnome-5428df6efc8a18b07fdc7381cbaec83fa83b9168.zip
mail/pear-Mail: upgrading to 1.1.2.
This PR upgrades pear-Mail to its latest release. The 'localhost' value can now be set in the SMTP driver. PR: ports/56563 Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r--mail/pear-Mail/Makefile2
-rw-r--r--mail/pear-Mail/distinfo2
-rw-r--r--mail/pear-Mail/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index 2381a7b06836..cd5a41a13189 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= mail www
MAINTAINER= ports@FreeBSD.org
diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo
index 29f1ce43d4d6..1503806b6b6a 100644
--- a/mail/pear-Mail/distinfo
+++ b/mail/pear-Mail/distinfo
@@ -1 +1 @@
-MD5 (PEAR/Mail-1.1.1.tgz) = 17cb9b091f5c0fe24bc126a3954e0edb
+MD5 (PEAR/Mail-1.1.2.tgz) = 462cd0af2b3b5d7fd0969ba24c6da496
diff --git a/mail/pear-Mail/pkg-descr b/mail/pear-Mail/pkg-descr
index 172ef76a79b3..e47128798eff 100644
--- a/mail/pear-Mail/pkg-descr
+++ b/mail/pear-Mail/pkg-descr
@@ -6,4 +6,4 @@ Currently supported are native PHP mail() function, sendmail and SMTP.
This package also provides a RFC 822 Email address list validation utility
class.
-WWW: http://pear.php.net/package-info.php?package=Mail
+WWW: http://pear.php.net/package/Mail/