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

Tobias Kortkamp tobik at FreeBSD.org
Thu Feb 7 12:32:28 UTC 2019


Author: tobik
Date: Thu Feb  7 12:32:27 2019
New Revision: 492363
URL: https://svnweb.freebsd.org/changeset/ports/492363

Log:
  net/vether-kmod: Update to g20190207
  
  PR:		235368
  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	Thu Feb  7 11:42:19 2019	(r492362)
+++ head/net/vether-kmod/Makefile	Thu Feb  7 12:32:27 2019	(r492363)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vether-kmod
-DISTVERSION=	g20190128
+DISTVERSION=	g20190207
 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=	1b2c04f9ea7ea0eda85ee23c04c51491ed710e84
+GH_TAGNAME=	fd0507979ee80accf5b4960bdb35f93c2a5325da
 
 PLIST_FILES=	${KMODDIR}/if_vether.ko \
 		man/man4/if_vether.4.gz \

Modified: head/net/vether-kmod/distinfo
==============================================================================
--- head/net/vether-kmod/distinfo	Thu Feb  7 11:42:19 2019	(r492362)
+++ head/net/vether-kmod/distinfo	Thu Feb  7 12:32:27 2019	(r492363)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548705559
-SHA256 (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = f3d1dd525ac3a3899699cddf9f2abf23f57e2ae9f9ba102781d436b236c9d417
-SIZE (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = 7481
+TIMESTAMP = 1549542574
+SHA256 (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = e6e7e23391673edb8a74b3119cf87eae138886088008c0263fb9cb26bde9d63a
+SIZE (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = 7481


More information about the svn-ports-all mailing list