diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-30 17:12:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-30 17:12:14 +0000 |
commit | e7f990b9bb5523b7f4f27df36a2c2da65d40a277 (patch) | |
tree | 5dd5cf43c5b924d8dafeb2c5469134bdc4a4b610 /mail/pear-Mail | |
parent | 1c688417c5aae62a6d9b58c792469aa4a25a2032 (diff) | |
download | ports-e7f990b9bb5523b7f4f27df36a2c2da65d40a277.tar.gz ports-e7f990b9bb5523b7f4f27df36a2c2da65d40a277.zip |
Notes
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 4 | ||||
-rw-r--r-- | mail/pear-Mail/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index f08ab12401d1..fd6b948dd977 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail -PORTVERSION= 1.1.14 +DISTVERSION= 1.2.0b2 CATEGORIES= mail www pear MAINTAINER= miwi@FreeBSD.org @@ -19,8 +19,6 @@ FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \ Mail/smtp.php Mail/RFC822.php TESTS= rfc822.phpt smtp_error.phpt -PORTSCOUT= skipv:1.2.0b1,1.2.0a1,1.2.0a2 - LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo index c62f897d0bb8..88a177054c46 100644 --- a/mail/pear-Mail/distinfo +++ b/mail/pear-Mail/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Mail-1.1.14.tgz) = e50da58b6b787b3903ce4d07dc791bb2 -SHA256 (PEAR/Mail-1.1.14.tgz) = 297bfe8cc7fb12d54e8706977c8ad613292c3f8464d5d8c0cc1a31e38757d213 -SIZE (PEAR/Mail-1.1.14.tgz) = 17537 +MD5 (PEAR/Mail-1.2.0b2.tgz) = 3858851a7e7733186b0152ed8d2953eb +SHA256 (PEAR/Mail-1.2.0b2.tgz) = 7a3bcb1ed2545823ba795019b50da4cdb0c918cb8c70af1119b0a0f4e0127053 +SIZE (PEAR/Mail-1.2.0b2.tgz) = 21972 |