From owner-svn-ports-head@freebsd.org Thu Oct 18 23:29:51 2018 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 A0B52F7877D; Thu, 18 Oct 2018 23:29:51 +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 45C338374B; Thu, 18 Oct 2018 23:29:51 +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 3AD0B26B0E; Thu, 18 Oct 2018 23:29:51 +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 w9INTp7S095467; Thu, 18 Oct 2018 23:29:51 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9INTo0p095465; Thu, 18 Oct 2018 23:29:50 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810182329.w9INTo0p095465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 18 Oct 2018 23:29:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482391 - 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: 482391 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 18 Oct 2018 23:29:51 -0000 Author: swills Date: Thu Oct 18 23:29:50 2018 New Revision: 482391 URL: https://svnweb.freebsd.org/changeset/ports/482391 Log: net/vether-kmod: Update to g20181017 PR: 232341 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 Thu Oct 18 23:15:06 2018 (r482390) +++ head/net/vether-kmod/Makefile Thu Oct 18 23:29:50 2018 (r482391) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180802 +DISTVERSION= g20181017 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= 5877ad8ca636372790b8b10b5f87dafb583c6653 +GH_TAGNAME= fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Thu Oct 18 23:15:06 2018 (r482390) +++ head/net/vether-kmod/distinfo Thu Oct 18 23:29:50 2018 (r482391) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533215438 -SHA256 (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 11dece46e6e2f8aa1fd1af4a44fb7c2267b894934d02e0976dce97f9295eae1e -SIZE (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 7549 +TIMESTAMP = 1539751288 +SHA256 (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 06e5fd617b14b44a2ecd01ec4d07d2b356cbc17259100b90f333bc964a4c80e9 +SIZE (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 7452