From 8d1ec2c96eec7ecdc8655aa0410eff9649b617d7 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Fri, 11 Jan 2019 16:20:18 +0000 Subject: [PATCH] net/ocserv: update to 0.12.2 Noteworthy changes in 0.12.2 - Added support for AES256-SHA legacy cipher. This allows the anyconnect clients to use AES256. - Added support for the DTLS1.2 protocol hack used by new anyconnect client. While I'm here pet portlint. MFH: 2019Q1 --- net/ocserv/Makefile | 5 ++--- net/ocserv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index c8d161e30ce5..b05f1f97687f 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ocserv -PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTVERSION= 0.12.2 CATEGORIES= net security MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \ LOCAL/cpm @@ -29,9 +28,9 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USES= autoreconf cpe gperf libtool localbase ncurses \ pathfix pkgconfig readline tar:xz + CPE_VENDOR= infradead GNU_CONFIGURE= yes - CONFIGURE_ARGS= --without-geoip \ --without-http-parser diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo index f3152f2507e2..2300ea9f3ebc 100644 --- a/net/ocserv/distinfo +++ b/net/ocserv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526166790 -SHA256 (ocserv-0.12.1.tar.xz) = 0b7d6f4cd54cf8bf6400a27d202819eec32341225ae48ca73d049f9d17e3a2bc -SIZE (ocserv-0.12.1.tar.xz) = 678784 +TIMESTAMP = 1547221519 +SHA256 (ocserv-0.12.2.tar.xz) = 71ccf1dfe9e13a05d9dc1104256cad6ff91e7b7d8c07a02398842ce018a3897d +SIZE (ocserv-0.12.2.tar.xz) = 682272