git: b400a8ff3df7 - main - net/pear-Net_SMTP: Update distinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 07:41:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b400a8ff3df7ce1156d4c2387e93a88ba219f1cb
commit b400a8ff3df7ce1156d4c2387e93a88ba219f1cb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-02 07:34:31 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-02 07:37:22 +0000
net/pear-Net_SMTP: Update distinfo
- Bump PORTREVISION for package change
Upstream rerolled the tarball to fix the notes in package.xml.
The diff is as follows:
diff -u old/package.xml new/package.xml
--- old/package.xml 2023-10-23 13:30:30.000000000 +0800
+++ new/package.xml 2023-10-27 05:39:53.000000000 +0800
@@ -22,8 +22,8 @@
<email>schengawegga@gmail.com</email>
<active>yes</active>
</lead>
- <date>2023-10-23</date>
- <time>05:30:29</time>
+ <date>2023-10-26</date>
+ <time>21:39:53</time>
<version>
<release>1.11.0</release>
<api>1.4.0</api>
@@ -34,9 +34,8 @@
</stability>
<license uri="https://opensource.org/licenses/bsd-license.php">BSD-2-Clause</license>
<notes>
-* BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start TLS #74
* Feature: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and SCRAM-SHA-512 support (#76)
-* Task: Mark authentication methods CRAM-MD5, DIGEST-MD5, LOGIN and PLAIN as DEPRECATED with deprecation warnings in the error-log (#76)
+* Task: Mark authentication methods CRAM-MD5, DIGEST-MD5 and LOGIN as DEPRECATED with deprecation warnings in the error-log (#76)
* BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start TLS) (#74)
* BugFix: Issue with non-blocking streams on establishing STARTTLS encryption (#74)
* BugFix: Implement TLS1.3 on STARTTLS encryption (#74)
---
net/pear-Net_SMTP/Makefile | 1 +
net/pear-Net_SMTP/distinfo | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile
index db1ff1363e03..767843dd660d 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Net_SMTP
PORTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= net mail www pear
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/net/pear-Net_SMTP/distinfo b/net/pear-Net_SMTP/distinfo
index aa585d292252..651025faa745 100644
--- a/net/pear-Net_SMTP/distinfo
+++ b/net/pear-Net_SMTP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698340973
-SHA256 (PEAR/Net_SMTP-1.11.0.tgz) = 88decff3c28ad5e2e4ad2853a0cd0be1d2804d4d828964ee398116dfdbbf3627
-SIZE (PEAR/Net_SMTP-1.11.0.tgz) = 17474
+TIMESTAMP = 1698848724
+SHA256 (PEAR/Net_SMTP-1.11.0.tgz) = 303b40d00a758ed7a0690c60ca2217f5cda8d88cdb9e517c84ab2147f4114818
+SIZE (PEAR/Net_SMTP-1.11.0.tgz) = 17475