Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 11:02:22 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397485 - in head/security/strongswan: . files
Message-ID:  <201509211102.t8LB2McU072522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Mon Sep 21 11:02:21 2015
New Revision: 397485
URL: https://svnweb.freebsd.org/changeset/ports/397485

Log:
  Update security/strongswan to 5.3.3
  
  PR:		203178
  Approved by:	strongswan@Nanoteq.com (maintainer)
  Sponsored by:	Rubicon Communications (Netgate)

Deleted:
  head/security/strongswan/files/patch-src_starter_starterstroke.c
  head/security/strongswan/files/patch-src_stroke_stroke.c
Modified:
  head/security/strongswan/Makefile
  head/security/strongswan/distinfo
  head/security/strongswan/pkg-plist

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Mon Sep 21 10:21:32 2015	(r397484)
+++ head/security/strongswan/Makefile	Mon Sep 21 11:02:21 2015	(r397485)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	strongswan
-PORTVERSION=	5.3.2
+PORTVERSION=	5.3.3
 CATEGORIES=	security
 MASTER_SITES=	http://download.strongswan.org/ \
 		http://download2.strongswan.org/
@@ -12,7 +12,7 @@ COMMENT=	Open Source IKEv2 IPsec-based V
 
 LICENSE=	GPLv2
 
-USES=		cpe execinfo libtool:keepla tar:bzip2 pkgconfig
+USES=		cpe execinfo libtool:keepla pkgconfig tar:bzip2
 USE_OPENSSL=	yes
 USE_RC_SUBR=	strongswan
 GNU_CONFIGURE=	yes

Modified: head/security/strongswan/distinfo
==============================================================================
--- head/security/strongswan/distinfo	Mon Sep 21 10:21:32 2015	(r397484)
+++ head/security/strongswan/distinfo	Mon Sep 21 11:02:21 2015	(r397485)
@@ -1,2 +1,2 @@
-SHA256 (strongswan-5.3.2.tar.bz2) = a4a9bc8c4e42bdc4366a87a05a02bf9f425169a7ab0c6f4482d347e44acbf225
-SIZE (strongswan-5.3.2.tar.bz2) = 4320601
+SHA256 (strongswan-5.3.3.tar.bz2) = 39d2e8f572a57a77dda8dd8bdaf2ee47ad3cefeb86bbb840d594aa75f00f33e2
+SIZE (strongswan-5.3.3.tar.bz2) = 4423437

Modified: head/security/strongswan/pkg-plist
==============================================================================
--- head/security/strongswan/pkg-plist	Mon Sep 21 10:21:32 2015	(r397484)
+++ head/security/strongswan/pkg-plist	Mon Sep 21 11:02:21 2015	(r397485)
@@ -315,6 +315,7 @@ man/man8/charon-cmd.8.gz
 %%TESTVECTOR%%@sample %%ETCDIR%%.d/charon/test-vectors.conf.sample
 %%PKI%%bin/pki
 %%PKI%%man/man1/pki---acert.1.gz
+%%PKI%%man/man1/pki---dn.1.gz
 %%PKI%%man/man1/pki---gen.1.gz
 %%PKI%%man/man1/pki---issue.1.gz
 %%PKI%%man/man1/pki---keyid.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509211102.t8LB2McU072522>