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

Steve Wills swills at FreeBSD.org
Sat Jul 7 02:44:19 UTC 2018


Author: swills
Date: Sat Jul  7 02:44:18 2018
New Revision: 474054
URL: https://svnweb.freebsd.org/changeset/ports/474054

Log:
  net/vether-kmod: Update to g80180707
  
  PR:		229575
  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	Sat Jul  7 01:05:52 2018	(r474053)
+++ head/net/vether-kmod/Makefile	Sat Jul  7 02:44:18 2018	(r474054)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vether-kmod
-DISTVERSION=	g20180530
+DISTVERSION=	g20180707
 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=	9932438def29ca03255894652301ca3a04e27072
+GH_TAGNAME=	cd7f255957cf625d70f7583fb383c724c2e61d4f
 
 PLIST_FILES=	${KMODDIR}/if_vether.ko \
 		man/man4/if_vether.4.gz \

Modified: head/net/vether-kmod/distinfo
==============================================================================
--- head/net/vether-kmod/distinfo	Sat Jul  7 01:05:52 2018	(r474053)
+++ head/net/vether-kmod/distinfo	Sat Jul  7 02:44:18 2018	(r474054)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527768920
-SHA256 (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 2d1d0fc7291f50ed1e663d9bd2fbb353cf8e92f892f6472c1010277cf28500a3
-SIZE (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 7555
+TIMESTAMP = 1530924300
+SHA256 (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = c1420b2ace1087561f6a16e02d2726df5ee840771c934136d39e0be85eb1b21d
+SIZE (hmatyschok-if_vether-g20180707-cd7f255957cf625d70f7583fb383c724c2e61d4f_GH0.tar.gz) = 7517


More information about the svn-ports-all mailing list