From owner-svn-ports-all@freebsd.org Thu May 31 12:16:26 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 F36D0F79807; Thu, 31 May 2018 12:16:25 +0000 (UTC) (envelope-from krion@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 A918881A90; Thu, 31 May 2018 12:16:25 +0000 (UTC) (envelope-from krion@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 8A7071A0B8; Thu, 31 May 2018 12:16:25 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4VCGP95054031; Thu, 31 May 2018 12:16:25 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4VCGPU3054029; Thu, 31 May 2018 12:16:25 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805311216.w4VCGPU3054029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Thu, 31 May 2018 12:16:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471202 - head/net/vether-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/net/vether-kmod X-SVN-Commit-Revision: 471202 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.26 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: Thu, 31 May 2018 12:16:26 -0000 Author: krion Date: Thu May 31 12:16:24 2018 New Revision: 471202 URL: https://svnweb.freebsd.org/changeset/ports/471202 Log: Update to g20180530 version. PR: 228609 Submitted by: maintainer Modified: head/net/vether-kmod/Makefile head/net/vether-kmod/distinfo Modified: head/net/vether-kmod/Makefile ============================================================================== --- head/net/vether-kmod/Makefile Thu May 31 12:13:59 2018 (r471201) +++ head/net/vether-kmod/Makefile Thu May 31 12:16:24 2018 (r471202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180515 +DISTVERSION= g20180530 CATEGORIES= net MAINTAINER= henning.matyschok@outlook.com @@ -15,7 +15,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= hmatyschok GH_PROJECT= if_vether -GH_TAGNAME= 8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6 +GH_TAGNAME= 9932438def29ca03255894652301ca3a04e27072 PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Thu May 31 12:13:59 2018 (r471201) +++ head/net/vether-kmod/distinfo Thu May 31 12:16:24 2018 (r471202) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526415770 -SHA256 (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 8e5c888d75d27f7b49e825c1f22947355485d25619576ca2084597d2b18d2177 -SIZE (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 7512 +TIMESTAMP = 1527768920 +SHA256 (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 2d1d0fc7291f50ed1e663d9bd2fbb353cf8e92f892f6472c1010277cf28500a3 +SIZE (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 7555