svn commit: r376625 - head/security/strongswan

Renato Botelho garga at FreeBSD.org
Fri Jan 9 17:15:43 UTC 2015


Author: garga
Date: Fri Jan  9 17:15:41 2015
New Revision: 376625
URL: https://svnweb.freebsd.org/changeset/ports/376625
QAT: https://qat.redports.org/buildarchive/r376625/

Log:
  - Update to 5.2.2
  - Add LICENSE
  
  PR:		196615
  Approved by:	strongswan at Nanoteq.com (maintainer)
  Security:	CVE-2014-9221

Modified:
  head/security/strongswan/Makefile
  head/security/strongswan/distinfo

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Fri Jan  9 16:44:41 2015	(r376624)
+++ head/security/strongswan/Makefile	Fri Jan  9 17:15:41 2015	(r376625)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	strongswan
-PORTVERSION=	5.2.1
+PORTVERSION=	5.2.2
 CATEGORIES=	security
 MASTER_SITES=	http://download.strongswan.org/ \
 		http://download2.strongswan.org/
@@ -10,6 +10,8 @@ MASTER_SITES=	http://download.strongswan
 MAINTAINER=	strongswan at nanoteq.com
 COMMENT=	Open Source IKEv2 IPsec-based VPN solution
 
+LICENSE=	GPLv2
+
 USES=		execinfo libtool:keepla tar:bzip2
 USE_OPENSSL=	yes
 USE_RC_SUBR=	strongswan

Modified: head/security/strongswan/distinfo
==============================================================================
--- head/security/strongswan/distinfo	Fri Jan  9 16:44:41 2015	(r376624)
+++ head/security/strongswan/distinfo	Fri Jan  9 17:15:41 2015	(r376625)
@@ -1,2 +1,2 @@
-SHA256 (strongswan-5.2.1.tar.bz2) = ea51ab33b5bb39fecaf10668833a9936583b42145948ae9da1ab98f74e939215
-SIZE (strongswan-5.2.1.tar.bz2) = 4075576
+SHA256 (strongswan-5.2.2.tar.bz2) = cf2fbfdf200a5eced796f00dc11fea67ce477d38c54d5f073ac6c51618b172f4
+SIZE (strongswan-5.2.2.tar.bz2) = 4169095


More information about the svn-ports-all mailing list