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

Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	strongswan
1
PORTNAME=	strongswan
2
DISTVERSION=	5.9.8
2
DISTVERSION=	5.9.9
3
PORTREVISION=	1
4
CATEGORIES=	security net-vpn
3
CATEGORIES=	security net-vpn
5
MASTER_SITES=	https://download.strongswan.org/ \
4
MASTER_SITES=	https://download.strongswan.org/ \
6
		https://download2.strongswan.org/
5
		https://download2.strongswan.org/
Lines 35-41 CONFIGURE_ARGS= --disable-gmp \ Link Here
35
		--enable-openssl \
34
		--enable-openssl \
36
		--enable-whitelist \
35
		--enable-whitelist \
37
		--with-group=wheel \
36
		--with-group=wheel \
38
		--with-lib-prefix=${PREFIX}
37
		--with-lib-prefix=${PREFIX} \
38
		--with-printf-hooks=builtin
39
39
40
INSTALL_TARGET=	install-strip
40
INSTALL_TARGET=	install-strip
41
TEST_TARGET=	check
41
TEST_TARGET=	check
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1665472296
1
TIMESTAMP = 1673591641
2
SHA256 (strongswan-5.9.8.tar.bz2) = d3303a43c0bd7b75a12b64855e8edcb53696f06190364f26d1533bde1f2e453c
2
SHA256 (strongswan-5.9.9.tar.bz2) = 5e16580998834658c17cebfb31dd637e728669cf2fdd325460234a4643b8d81d
3
SIZE (strongswan-5.9.8.tar.bz2) = 4747096
3
SIZE (strongswan-5.9.9.tar.bz2) = 4764675

Return to bug 268918