Date: Wed, 24 Feb 2021 19:11:21 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r566503 - branches/2021Q1/security/openvpn Message-ID: <202102241911.11OJBLeJ016787@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Wed Feb 24 19:11:21 2021 New Revision: 566503 URL: https://svnweb.freebsd.org/changeset/ports/566503 Log: MFH: r566502 security/openvpn: Bugfix update to v2.5.1 Changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-251 Modified: branches/2021Q1/security/openvpn/Makefile branches/2021Q1/security/openvpn/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/security/openvpn/Makefile ============================================================================== --- branches/2021Q1/security/openvpn/Makefile Wed Feb 24 19:04:01 2021 (r566502) +++ branches/2021Q1/security/openvpn/Makefile Wed Feb 24 19:11:21 2021 (r566503) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 PORTREVISION?= 0 CATEGORIES= security net net-vpn MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \ Modified: branches/2021Q1/security/openvpn/distinfo ============================================================================== --- branches/2021Q1/security/openvpn/distinfo Wed Feb 24 19:04:01 2021 (r566502) +++ branches/2021Q1/security/openvpn/distinfo Wed Feb 24 19:11:21 2021 (r566503) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604077828 -SHA256 (openvpn-2.5.0.tar.xz) = 029a426e44d656cb4e1189319c95fe6fc9864247724f5599d99df9c4c3478fbd -SIZE (openvpn-2.5.0.tar.xz) = 1126928 +TIMESTAMP = 1614191992 +SHA256 (openvpn-2.5.1.tar.xz) = 40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194 +SIZE (openvpn-2.5.1.tar.xz) = 1132708
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102241911.11OJBLeJ016787>