Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2019 16:30:39 +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: r498383 - head/net/vether-kmod
Message-ID:  <201904081630.x38GUdd2089454@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Apr  8 16:30:39 2019
New Revision: 498383
URL: https://svnweb.freebsd.org/changeset/ports/498383

Log:
  net/vether-kmod: Update to g20190408
  
  PR:		237096
  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	Mon Apr  8 16:22:19 2019	(r498382)
+++ head/net/vether-kmod/Makefile	Mon Apr  8 16:30:39 2019	(r498383)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vether-kmod
-DISTVERSION=	g20190207
+DISTVERSION=	g20190408
 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=	fd0507979ee80accf5b4960bdb35f93c2a5325da
+GH_TAGNAME=	4d149e8520ec3112265a9ef88f0fa71e70c07cb5
 
 PLIST_FILES=	${KMODDIR}/if_vether.ko \
 		man/man4/if_vether.4.gz \

Modified: head/net/vether-kmod/distinfo
==============================================================================
--- head/net/vether-kmod/distinfo	Mon Apr  8 16:22:19 2019	(r498382)
+++ head/net/vether-kmod/distinfo	Mon Apr  8 16:30:39 2019	(r498383)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549542574
-SHA256 (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = e6e7e23391673edb8a74b3119cf87eae138886088008c0263fb9cb26bde9d63a
-SIZE (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = 7481
+TIMESTAMP = 1554706660
+SHA256 (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = d92f881ec6be53bfd5f4a2f2a4c03288ea4b16f319cac7aa3e15946891f74e65
+SIZE (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = 7017



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904081630.x38GUdd2089454>