Date: Wed, 22 May 2019 20:40:48 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502284 - head/net/vether-kmod Message-ID: <201905222040.x4MKemd8072024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed May 22 20:40:48 2019 New Revision: 502284 URL: https://svnweb.freebsd.org/changeset/ports/502284 Log: net/vether-kmod: Update to g20190422 PR: 237462 Submitted by: Henning Matyschok <henning.matyschok@outlook.com> (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 Wed May 22 20:32:42 2019 (r502283) +++ head/net/vether-kmod/Makefile Wed May 22 20:40:48 2019 (r502284) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20190408 +DISTVERSION= g20190422 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= 4d149e8520ec3112265a9ef88f0fa71e70c07cb5 +GH_TAGNAME= ecc91f865218f2bb85521b285c8f7f81198aa553 PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Wed May 22 20:32:42 2019 (r502283) +++ head/net/vether-kmod/distinfo Wed May 22 20:40:48 2019 (r502284) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554706660 -SHA256 (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = d92f881ec6be53bfd5f4a2f2a4c03288ea4b16f319cac7aa3e15946891f74e65 -SIZE (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = 7017 +TIMESTAMP = 1555928075 +SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d +SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905222040.x4MKemd8072024>