From owner-svn-ports-all@freebsd.org Wed May 22 20:40:49 2019 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 1671D15B6BD2; Wed, 22 May 2019 20:40:49 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AABF1978EB; Wed, 22 May 2019 20:40:48 +0000 (UTC) (envelope-from swills@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 9E6CB22A00; Wed, 22 May 2019 20:40:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4MKem5r072025; Wed, 22 May 2019 20:40:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4MKemd8072024; Wed, 22 May 2019 20:40:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201905222040.x4MKemd8072024@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 22 May 2019 20:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502284 - head/net/vether-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/vether-kmod X-SVN-Commit-Revision: 502284 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AABF1978EB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 22 May 2019 20:40:49 -0000 Author: swills Date: Wed May 22 20:40:48 2019 New Revision: 502284 URL: https://svnweb.freebsd.org/changeset/ports/502284 Log: net/vether-kmod: Update to g20190422 PR: 237462 Submitted by: Henning Matyschok (maintainer) Modified: head/net/vether-kmod/Makefile (contents, props changed) head/net/vether-kmod/distinfo (contents, props changed) Modified: head/net/vether-kmod/Makefile ============================================================================== --- head/net/vether-kmod/Makefile Wed May 22 20:32:42 2019 (r502283) +++ head/net/vether-kmod/Makefile Wed May 22 20:40:48 2019 (r502284) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20190408 +DISTVERSION= g20190422 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= 4d149e8520ec3112265a9ef88f0fa71e70c07cb5 +GH_TAGNAME= ecc91f865218f2bb85521b285c8f7f81198aa553 PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Wed May 22 20:32:42 2019 (r502283) +++ head/net/vether-kmod/distinfo Wed May 22 20:40:48 2019 (r502284) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554706660 -SHA256 (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = d92f881ec6be53bfd5f4a2f2a4c03288ea4b16f319cac7aa3e15946891f74e65 -SIZE (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = 7017 +TIMESTAMP = 1555928075 +SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d +SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015