From owner-svn-ports-all@freebsd.org Fri Sep 22 15:22:57 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 595A8E01ACE; Fri, 22 Sep 2017 15:22:57 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 286CF70415; Fri, 22 Sep 2017 15:22:57 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8MFMuQh010652; Fri, 22 Sep 2017 15:22:56 GMT (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8MFMuLZ010650; Fri, 22 Sep 2017 15:22:56 GMT (envelope-from marcel@FreeBSD.org) Message-Id: <201709221522.v8MFMuLZ010650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcel set sender to marcel@FreeBSD.org using -f From: Marcel Moolenaar Date: Fri, 22 Sep 2017 15:22:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450383 - head/security/openiked X-SVN-Group: ports-head X-SVN-Commit-Author: marcel X-SVN-Commit-Paths: head/security/openiked X-SVN-Commit-Revision: 450383 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2017 15:22:57 -0000 Author: marcel (src committer) Date: Fri Sep 22 15:22:56 2017 New Revision: 450383 URL: https://svnweb.freebsd.org/changeset/ports/450383 Log: Upgrade to openiked-1.9 Changes since 1.8: o Better support intermediate CAs Reviewed by: mat Sponsored by: Bracket Computing, Inc. Differential Revision: https://reviews.freebsd.org/D12443 Modified: head/security/openiked/Makefile head/security/openiked/distinfo Modified: head/security/openiked/Makefile ============================================================================== --- head/security/openiked/Makefile Fri Sep 22 15:14:43 2017 (r450382) +++ head/security/openiked/Makefile Fri Sep 22 15:22:56 2017 (r450383) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= openiked -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= security net ipv6 MAINTAINER= marcel@FreeBSD.org Modified: head/security/openiked/distinfo ============================================================================== --- head/security/openiked/distinfo Fri Sep 22 15:14:43 2017 (r450382) +++ head/security/openiked/distinfo Fri Sep 22 15:22:56 2017 (r450383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504200530 -SHA256 (xcllnt-openiked-1.8_GH0.tar.gz) = a3f17aa77d30053ec0ccccf3ad73f9ff62bbb14fa3f51da9467670de2a6c15fa -SIZE (xcllnt-openiked-1.8_GH0.tar.gz) = 227945 +TIMESTAMP = 1505944570 +SHA256 (xcllnt-openiked-1.9_GH0.tar.gz) = 0d49b66fdf32e9d033edfc43150d68625249b93151873609491f6ce59596b085 +SIZE (xcllnt-openiked-1.9_GH0.tar.gz) = 229897