From owner-svn-ports-all@freebsd.org Fri Aug 3 07:57:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D1471060DE7; Fri, 3 Aug 2018 07:57:32 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E84A77565C; Fri, 3 Aug 2018 07:57:31 +0000 (UTC) (envelope-from decke@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C3B2B1DA97; Fri, 3 Aug 2018 07:57:31 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w737vVeF075640; Fri, 3 Aug 2018 07:57:31 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w737vVxO075639; Fri, 3 Aug 2018 07:57:31 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201808030757.w737vVxO075639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Fri, 3 Aug 2018 07:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476282 - head/net/wireguard X-SVN-Group: ports-head X-SVN-Commit-Author: decke X-SVN-Commit-Paths: head/net/wireguard X-SVN-Commit-Revision: 476282 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.27 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, 03 Aug 2018 07:57:32 -0000 Author: decke Date: Fri Aug 3 07:57:31 2018 New Revision: 476282 URL: https://svnweb.freebsd.org/changeset/ports/476282 Log: net/wireguard: Update to 0.0.20180802 Modified: head/net/wireguard/Makefile head/net/wireguard/distinfo Modified: head/net/wireguard/Makefile ============================================================================== --- head/net/wireguard/Makefile Fri Aug 3 07:24:42 2018 (r476281) +++ head/net/wireguard/Makefile Fri Aug 3 07:57:31 2018 (r476282) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard -PORTVERSION= 0.0.20180731 +PORTVERSION= 0.0.20180802 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/ DISTNAME= WireGuard-${PORTVERSION} Modified: head/net/wireguard/distinfo ============================================================================== --- head/net/wireguard/distinfo Fri Aug 3 07:24:42 2018 (r476281) +++ head/net/wireguard/distinfo Fri Aug 3 07:57:31 2018 (r476282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533104723 -SHA256 (WireGuard-0.0.20180731.tar.xz) = 09212974f2a92b304147151f2ca5cb7230e09e969d9584bdf8338bc82e614b8a -SIZE (WireGuard-0.0.20180731.tar.xz) = 271884 +TIMESTAMP = 1533280822 +SHA256 (WireGuard-0.0.20180802.tar.xz) = cd1da34b377d58df760aadf69ced045081517570586fc2d4eed7f09f5d5a47c6 +SIZE (WireGuard-0.0.20180802.tar.xz) = 272932