From owner-svn-ports-all@freebsd.org Sat Mar 17 18:37:18 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 096C6F5F5FD; Sat, 17 Mar 2018 18:37:18 +0000 (UTC) (envelope-from dbaio@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 AB82468CF6; Sat, 17 Mar 2018 18:37:17 +0000 (UTC) (envelope-from dbaio@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 A20DE15F96; Sat, 17 Mar 2018 18:37:17 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2HIbHFJ000166; Sat, 17 Mar 2018 18:37:17 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2HIbHDv000164; Sat, 17 Mar 2018 18:37:17 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201803171837.w2HIbHDv000164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 17 Mar 2018 18:37:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464841 - head/net/vether-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/net/vether-kmod X-SVN-Commit-Revision: 464841 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.25 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: Sat, 17 Mar 2018 18:37:18 -0000 Author: dbaio Date: Sat Mar 17 18:37:17 2018 New Revision: 464841 URL: https://svnweb.freebsd.org/changeset/ports/464841 Log: net/vether-kmod: Update to g20180317 (latest commit) PR: 226663 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 Sat Mar 17 18:32:59 2018 (r464840) +++ head/net/vether-kmod/Makefile Sat Mar 17 18:37:17 2018 (r464841) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180314 +DISTVERSION= g20180317 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= 07a34f925aa86b6ac3129785be3a32219676c21b +GH_TAGNAME= dc0120e9cc733a810f14a9ee7750a6775489a812 PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Sat Mar 17 18:32:59 2018 (r464840) +++ head/net/vether-kmod/distinfo Sat Mar 17 18:37:17 2018 (r464841) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521026753 -SHA256 (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 2cf468bdc3bb557d9d20b6450c50f30331a2d59cca3b26ed9445d889fcb4cf26 -SIZE (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 7329 +TIMESTAMP = 1521310933 +SHA256 (hmatyschok-if_vether-g20180317-dc0120e9cc733a810f14a9ee7750a6775489a812_GH0.tar.gz) = ee91679dacbbbaa8801abc4abca99b26bbf598759cd3bf7b137d75473c9726eb +SIZE (hmatyschok-if_vether-g20180317-dc0120e9cc733a810f14a9ee7750a6775489a812_GH0.tar.gz) = 7577