From owner-svn-ports-head@freebsd.org Thu Feb 7 12:32:28 2019 Return-Path: Delivered-To: svn-ports-head@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 7A80714D8F4C; Thu, 7 Feb 2019 12:32:28 +0000 (UTC) (envelope-from tobik@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 2179788025; Thu, 7 Feb 2019 12:32:28 +0000 (UTC) (envelope-from tobik@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 161401D149; Thu, 7 Feb 2019 12:32:28 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x17CWRBL097831; Thu, 7 Feb 2019 12:32:27 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x17CWRMi097830; Thu, 7 Feb 2019 12:32:27 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902071232.x17CWRMi097830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 7 Feb 2019 12:32:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492363 - head/net/vether-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/net/vether-kmod X-SVN-Commit-Revision: 492363 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2179788025 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.978,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2019 12:32:28 -0000 Author: tobik Date: Thu Feb 7 12:32:27 2019 New Revision: 492363 URL: https://svnweb.freebsd.org/changeset/ports/492363 Log: net/vether-kmod: Update to g20190207 PR: 235368 Submitted by: Henning Matyschok (maintainer) Modified: head/net/vether-kmod/Makefile head/net/vether-kmod/distinfo Modified: head/net/vether-kmod/Makefile ============================================================================== --- head/net/vether-kmod/Makefile Thu Feb 7 11:42:19 2019 (r492362) +++ head/net/vether-kmod/Makefile Thu Feb 7 12:32:27 2019 (r492363) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20190128 +DISTVERSION= g20190207 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= 1b2c04f9ea7ea0eda85ee23c04c51491ed710e84 +GH_TAGNAME= fd0507979ee80accf5b4960bdb35f93c2a5325da PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Thu Feb 7 11:42:19 2019 (r492362) +++ head/net/vether-kmod/distinfo Thu Feb 7 12:32:27 2019 (r492363) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548705559 -SHA256 (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = f3d1dd525ac3a3899699cddf9f2abf23f57e2ae9f9ba102781d436b236c9d417 -SIZE (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = 7481 +TIMESTAMP = 1549542574 +SHA256 (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = e6e7e23391673edb8a74b3119cf87eae138886088008c0263fb9cb26bde9d63a +SIZE (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = 7481