Date: Sun, 12 Dec 2021 05:59:15 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b82d59cec961 - main - net/vether-kmod: update to g20211211 Message-ID: <202112120559.1BC5xF5X079626@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b82d59cec961d167e2f18d00e82298c6f81682fb commit b82d59cec961d167e2f18d00e82298c6f81682fb Author: Henning Matyschok <henning.matyschok@outlook.com> AuthorDate: 2021-12-12 05:57:13 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-12-12 05:57:44 +0000 net/vether-kmod: update to g20211211 PR: 260342 --- net/vether-kmod/Makefile | 4 ++-- net/vether-kmod/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/vether-kmod/Makefile b/net/vether-kmod/Makefile index 142b48d24472..fe0f920ef4c3 100644 --- a/net/vether-kmod/Makefile +++ b/net/vether-kmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= vether-kmod -DISTVERSION= g20211119 +DISTVERSION= g20211211 CATEGORIES= net MAINTAINER= henning.matyschok@outlook.com @@ -13,7 +13,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= hmatyschok GH_PROJECT= if_vether -GH_TAGNAME= 8fd5c68a969014fca8cc9e6e90cb686cc2b7685c +GH_TAGNAME= 88a162a6e32118edb829944dbfa7af9679a2137a WRKSRC_SUBDIR= src diff --git a/net/vether-kmod/distinfo b/net/vether-kmod/distinfo index 547d25617727..dac2a48c6d35 100644 --- a/net/vether-kmod/distinfo +++ b/net/vether-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637322556 -SHA256 (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 1fbfe3c881adcf7e216daf4a8c30f011bbc1e03a502fddce5a67c342283bba41 -SIZE (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 7042 +TIMESTAMP = 1639238123 +SHA256 (hmatyschok-if_vether-g20211211-88a162a6e32118edb829944dbfa7af9679a2137a_GH0.tar.gz) = e93f59bdd029b948822f2f5f25145574cef64447bd367402f849f05876f18b74 +SIZE (hmatyschok-if_vether-g20211211-88a162a6e32118edb829944dbfa7af9679a2137a_GH0.tar.gz) = 7934
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112120559.1BC5xF5X079626>