From owner-svn-ports-all@freebsd.org Mon Jul 9 02:22:14 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 A92511031746; Mon, 9 Jul 2018 02:22:14 +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.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 56EFD7A2BA; Mon, 9 Jul 2018 02:22:14 +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 377A56C7C; Mon, 9 Jul 2018 02:22:14 +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 w692MEEF068818; Mon, 9 Jul 2018 02:22:14 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w692MDf6068816; Mon, 9 Jul 2018 02:22:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807090222.w692MDf6068816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 9 Jul 2018 02:22:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474219 - 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: 474219 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: Mon, 09 Jul 2018 02:22:14 -0000 Author: swills Date: Mon Jul 9 02:22:13 2018 New Revision: 474219 URL: https://svnweb.freebsd.org/changeset/ports/474219 Log: net/vether-kmod: Update to g20180708 PR: 229593 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 Mon Jul 9 02:21:45 2018 (r474218) +++ head/net/vether-kmod/Makefile Mon Jul 9 02:22:13 2018 (r474219) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180707 +DISTVERSION= g20180708 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= cd7f255957cf625d70f7583fb383c724c2e61d4f +GH_TAGNAME= 2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Mon Jul 9 02:21:45 2018 (r474218) +++ head/net/vether-kmod/distinfo Mon Jul 9 02:22:13 2018 (r474219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530924300 -SHA256 (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = c1420b2ace1087561f6a16e02d2726df5ee840771c934136d39e0be85eb1b21d -SIZE (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = 7517 +TIMESTAMP = 1531007270 +SHA256 (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 4a54aae613ab91ab7bdf3bf2a7ef5e7dc1f65b8dea12978bb7aaeb3e721632df +SIZE (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 7551