net/pear-Net_SMTP: 1.6.3 -> 1.7.1

- Fix a syntax error in the quotedata() test.
- Fix an undefined value resulting from a bad merge. (#23)
- Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22)
- Drops PHP 4 support in favor of more modern PHP language constructs.
This commit is contained in:
Kurt Jaeger 2015-09-07 18:44:15 +00:00
parent 2adb529344
commit 749b4cabb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396337
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net_SMTP
PORTVERSION= 1.6.3
PORTVERSION= 1.7.1
CATEGORIES= net mail www pear
MAINTAINER= ports@FreeBSD.org

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Net_SMTP-1.6.3.tgz) = 6481f81886a33d4fccb2e19baa8da91b615fe4095659de10b9ae6e2fd6220040
SIZE (PEAR/Net_SMTP-1.6.3.tgz) = 13387
SHA256 (PEAR/Net_SMTP-1.7.1.tgz) = 18b273d31225a6931b30bea762e045b4d05e3d627d83da49968e7a4c258166dd
SIZE (PEAR/Net_SMTP-1.7.1.tgz) = 14815