svn commit: r559621 - head/security/strongswan

Joseph Mingrone jrm at FreeBSD.org
Tue Dec 29 22:24:24 UTC 2020


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 at gmail.com>
  Approved by:	strongswan at 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


More information about the svn-ports-head mailing list