Date: Fri, 22 Mar 2024 00:41:13 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4bbc98329329 - main - security/stunnel: Update to 5.72 Message-ID: <202403220041.42M0fDGs097683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bbc983293299948ef7c412d4d508957c4b2e9f3 commit 4bbc983293299948ef7c412d4d508957c4b2e9f3 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-02-29 21:54:11 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-03-22 00:40:40 +0000 security/stunnel: Update to 5.72 ReleaseNotes: https://www.stunnel.org/mailman3/hyperkitty/list/stunnel-announce@stunnel.org/thread/7KUMFJKZ3N6EQB6KWJVONKJCZ4DOP7E5/ PR: 277403 Approved by: maintainer timeout --- security/stunnel/Makefile | 3 +-- security/stunnel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 2ff4a8f89bed..dea93f1ded67 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,6 +1,5 @@ PORTNAME= stunnel -DISTVERSION= 5.71 -PORTREVISION= 1 +DISTVERSION= 5.72 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/archive/5.x/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 4b2780b9dde7..5136c689413b 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695168428 -SHA256 (stunnel-5.71.tar.gz) = f023aae837c2d32deb920831a5ee1081e11c78a5d57340f8e6f0829f031017f5 -SIZE (stunnel-5.71.tar.gz) = 895646 +TIMESTAMP = 1709243622 +SHA256 (stunnel-5.72.tar.gz) = 3d532941281ae353319735144e4adb9ae489a10b7e309c58a48157f08f42e949 +SIZE (stunnel-5.72.tar.gz) = 900872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403220041.42M0fDGs097683>