Date: Tue, 29 Dec 2020 22:24:24 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559621 - head/security/strongswan Message-ID: <202012292224.0BTMOOQX064013@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Tue Dec 29 22:24:24 2020 New Revision: 559621 URL: https://svnweb.freebsd.org/changeset/ports/559621 Log: security/strongswan: Update to version 5.9.1 Changelog: https://wiki.strongswan.org/versions/79 PR: 252202 Submitted by: Jose Luis Duran <jlduran@gmail.com> Approved by: strongswan@nanoteq.com (maintainer) Modified: head/security/strongswan/Makefile (contents, props changed) head/security/strongswan/distinfo (contents, props changed) Modified: head/security/strongswan/Makefile ============================================================================== --- head/security/strongswan/Makefile Tue Dec 29 22:17:09 2020 (r559620) +++ head/security/strongswan/Makefile Tue Dec 29 22:24:24 2020 (r559621) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strongswan -PORTVERSION= 5.9.0 +DISTVERSION= 5.9.1 CATEGORIES= security net-vpn MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ Modified: head/security/strongswan/distinfo ============================================================================== --- head/security/strongswan/distinfo Tue Dec 29 22:17:09 2020 (r559620) +++ head/security/strongswan/distinfo Tue Dec 29 22:24:24 2020 (r559621) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596251966 -SHA256 (strongswan-5.9.0.tar.bz2) = 72b47a385da5d1532b816d9fe04c50d074c29ed42ea3f0878fbd66335917bb66 -SIZE (strongswan-5.9.0.tar.bz2) = 4568404 +TIMESTAMP = 1609095054 +SHA256 (strongswan-5.9.1.tar.bz2) = a337c9fb63d973b8440827755c784031648bf423b7114a04918b0b00fd42cafb +SIZE (strongswan-5.9.1.tar.bz2) = 4590867
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012292224.0BTMOOQX064013>