svn commit: r464841 - head/net/vether-kmod

Danilo G. Baio dbaio at FreeBSD.org
Sat Mar 17 18:37:18 UTC 2018


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 <henning.matyschok at outlook.com> (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 at 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


More information about the svn-ports-all mailing list