From b400a8ff3df7ce1156d4c2387e93a88ba219f1cb Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 2 Nov 2023 15:34:31 +0800 Subject: [PATCH] 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 @@ schengawegga@gmail.com yes - 2023-10-23 - + 2023-10-26 + 1.11.0 1.4.0 @@ -34,9 +34,8 @@ BSD-2-Clause -* 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 db1ff1363e033..767843dd660d4 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 aa585d2922525..651025faa745b 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