View | Details | Raw Unified | Return to bug 211095 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	strongswan
4
PORTNAME=	strongswan
5
PORTVERSION=	5.4.0
5
PORTVERSION=	5.5.0
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	http://download.strongswan.org/ \
7
MASTER_SITES=	http://download.strongswan.org/ \
8
		http://download2.strongswan.org/
8
		http://download2.strongswan.org/
Lines 12-19 Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
USES=		cpe execinfo libtool:keepla pkgconfig tar:bzip2
15
USES=		cpe execinfo libtool:keepla pkgconfig tar:bzip2 ssl
16
USE_OPENSSL=	yes
17
USE_RC_SUBR=	strongswan
16
USE_RC_SUBR=	strongswan
18
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
19
USE_LDCONFIG=	${PREFIX}/lib/ipsec
18
USE_LDCONFIG=	${PREFIX}/lib/ipsec
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (strongswan-5.4.0.tar.bz2) = f8288faaea6a9cd8a7d413c0b76b7922be5da3dfcd01fd05cb30d2c55d3bbe89
1
TIMESTAMP = 1468442394
2
SIZE (strongswan-5.4.0.tar.bz2) = 4424580
2
SHA256 (strongswan-5.5.0.tar.bz2) = 58463998ac6725eac3687e8a20c1f69803c3772657076d06c43386a24b4c8454
3
SIZE (strongswan-5.5.0.tar.bz2) = 4542458

Return to bug 211095