Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 16:38:12 +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: r418809 - head/security/strongswan
Message-ID:  <201607191638.u6JGcCns066245@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Jul 19 16:38:11 2016
New Revision: 418809
URL: https://svnweb.freebsd.org/changeset/ports/418809

Log:
  Update security/strongswan to 5.5.0
  
  PR:		211095
  Submitted by:	strongswan@Nanoteq.com (maintainer)

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

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Tue Jul 19 15:55:41 2016	(r418808)
+++ head/security/strongswan/Makefile	Tue Jul 19 16:38:11 2016	(r418809)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	strongswan
-PORTVERSION=	5.4.0
+PORTVERSION=	5.5.0
 CATEGORIES=	security
 MASTER_SITES=	http://download.strongswan.org/ \
 		http://download2.strongswan.org/
@@ -12,8 +12,7 @@ COMMENT=	Open Source IKEv2 IPsec-based V
 
 LICENSE=	GPLv2
 
-USES=		cpe execinfo libtool:keepla pkgconfig tar:bzip2
-USE_OPENSSL=	yes
+USES=		cpe execinfo libtool:keepla pkgconfig tar:bzip2 ssl
 USE_RC_SUBR=	strongswan
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	${PREFIX}/lib/ipsec
@@ -87,7 +86,7 @@ LOADTESTER_CONFIGURE_ON=--enable-load-te
 LDAP_CONFIGURE_ON=	--enable-ldap
 LDAP_USE=		OPENLDAP=yes
 MYSQL_CONFIGURE_ON=	--enable-mysql
-MYSQL_USE=		MYSQL=yes
+MYSQL_USES=		mysql
 SMP_LIB_DEPENDS=	libxml2.so:textproc/libxml2
 SMP_CONFIGURE_ON=	--enable-smp
 SWANCTL_CONFIGURE_ON=	--enable-swanctl
@@ -98,7 +97,8 @@ TESTVECTOR_CONFIGURE_ON=--enable-test-ve
 PKI_CONFIGURE_OFF=	--disable-pki
 SCEP_CONFIGURE_OFF=	--disable-scepclient
 UNBOUND_CONFIGURE_ON=	--enable-unbound
-UNBOUND_LIB_DEPENDS=	libunbound.so:dns/unbound
+UNBOUND_LIB_DEPENDS=	libunbound.so:dns/unbound \
+			libldns.so:dns/ldns
 UNITY_CONFIGURE_ON=	--enable-unity
 VICI_CONFIGURE_ON=	--enable-vici
 XAUTH_CONFIGURE_ON=	--enable-xauth-eap --enable-xauth-generic

Modified: head/security/strongswan/distinfo
==============================================================================
--- head/security/strongswan/distinfo	Tue Jul 19 15:55:41 2016	(r418808)
+++ head/security/strongswan/distinfo	Tue Jul 19 16:38:11 2016	(r418809)
@@ -1,2 +1,3 @@
-SHA256 (strongswan-5.4.0.tar.bz2) = f8288faaea6a9cd8a7d413c0b76b7922be5da3dfcd01fd05cb30d2c55d3bbe89
-SIZE (strongswan-5.4.0.tar.bz2) = 4424580
+TIMESTAMP = 1468442394
+SHA256 (strongswan-5.5.0.tar.bz2) = 58463998ac6725eac3687e8a20c1f69803c3772657076d06c43386a24b4c8454
+SIZE (strongswan-5.5.0.tar.bz2) = 4542458



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