Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 17:04:34 +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: r477189 - head/net/vether-kmod
Message-ID:  <201808141704.w7EH4Y2B005657@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Aug 14 17:04:34 2018
New Revision: 477189
URL: https://svnweb.freebsd.org/changeset/ports/477189

Log:
  net/vether-kmod: Update to g20180802
  
  PR:		230293
  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	Tue Aug 14 17:02:11 2018	(r477188)
+++ head/net/vether-kmod/Makefile	Tue Aug 14 17:04:34 2018	(r477189)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vether-kmod
-DISTVERSION=	g20180708
+DISTVERSION=	g20180802
 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=	2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed
+GH_TAGNAME=	5877ad8ca636372790b8b10b5f87dafb583c6653
 
 PLIST_FILES=	${KMODDIR}/if_vether.ko \
 		man/man4/if_vether.4.gz \

Modified: head/net/vether-kmod/distinfo
==============================================================================
--- head/net/vether-kmod/distinfo	Tue Aug 14 17:02:11 2018	(r477188)
+++ head/net/vether-kmod/distinfo	Tue Aug 14 17:04:34 2018	(r477189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531007270
-SHA256 (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 4a54aae613ab91ab7bdf3bf2a7ef5e7dc1f65b8dea12978bb7aaeb3e721632df
-SIZE (hmatyschok-if_vether-g20180708-2a0b4c1e708842f57c8b3e2c5ab6dd5324275fed_GH0.tar.gz) = 7551
+TIMESTAMP = 1533215438
+SHA256 (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 11dece46e6e2f8aa1fd1af4a44fb7c2267b894934d02e0976dce97f9295eae1e
+SIZE (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 7549



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