Skip to content

Commit

Permalink
Update pear-Net_SMTP to 1.7.1.
Browse files Browse the repository at this point in the history
1.7.1
Release date: 2015-09-07 18:05 UTC
Changelog:

- 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)

1.7.0
Release date: 2015-09-06 19:20 UTC
Changelog:

- This version drops PHP 4 support in favor of more modern PHP language
  constructs.
  • Loading branch information
taca committed Sep 13, 2015
1 parent bcff813 commit 6aee6c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions net/pear-Net_SMTP/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2015/08/31 10:12:46 taca Exp $
# $NetBSD: Makefile,v 1.20 2015/09/13 04:28:11 taca Exp $

DISTNAME= Net_SMTP-1.6.3
DISTNAME= Net_SMTP-1.7.1
CATEGORIES+= net mail

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions net/pear-Net_SMTP/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2015/08/31 10:12:46 taca Exp $
$NetBSD: distinfo,v 1.12 2015/09/13 04:28:11 taca Exp $

SHA1 (pear/Net_SMTP-1.6.3.tgz) = 97bfcab8b51e777110801e9e0e8ea0708d388151
RMD160 (pear/Net_SMTP-1.6.3.tgz) = f194ee6cd6dc98e81acf72ebcfd40d28796f7aa1
Size (pear/Net_SMTP-1.6.3.tgz) = 13387 bytes
SHA1 (pear/Net_SMTP-1.7.1.tgz) = dc56c2509b2eebe59bcef4d2d81ad6eea1a34e08
RMD160 (pear/Net_SMTP-1.7.1.tgz) = 4236497547fcbde2ffc587919bd37299674062dd
Size (pear/Net_SMTP-1.7.1.tgz) = 14815 bytes

0 comments on commit 6aee6c1

Please sign in to comment.