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

Steve Wills swills at FreeBSD.org
Thu Oct 18 23:29:51 UTC 2018


Author: swills
Date: Thu Oct 18 23:29:50 2018
New Revision: 482391
URL: https://svnweb.freebsd.org/changeset/ports/482391

Log:
  net/vether-kmod: Update to g20181017
  
  PR:		232341
  Submitted by:	Henning Matyschok <henning.matyschok at 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	Thu Oct 18 23:15:06 2018	(r482390)
+++ head/net/vether-kmod/Makefile	Thu Oct 18 23:29:50 2018	(r482391)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vether-kmod
-DISTVERSION=	g20180802
+DISTVERSION=	g20181017
 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=	5877ad8ca636372790b8b10b5f87dafb583c6653
+GH_TAGNAME=	fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec
 
 PLIST_FILES=	${KMODDIR}/if_vether.ko \
 		man/man4/if_vether.4.gz \

Modified: head/net/vether-kmod/distinfo
==============================================================================
--- head/net/vether-kmod/distinfo	Thu Oct 18 23:15:06 2018	(r482390)
+++ head/net/vether-kmod/distinfo	Thu Oct 18 23:29:50 2018	(r482391)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533215438
-SHA256 (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 11dece46e6e2f8aa1fd1af4a44fb7c2267b894934d02e0976dce97f9295eae1e
-SIZE (hmatyschok-if_vether-g20180802-5877ad8ca636372790b8b10b5f87dafb583c6653_GH0.tar.gz) = 7549
+TIMESTAMP = 1539751288
+SHA256 (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 06e5fd617b14b44a2ecd01ec4d07d2b356cbc17259100b90f333bc964a4c80e9
+SIZE (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 7452


More information about the svn-ports-all mailing list