Date: Thu, 7 Feb 2019 12:32:27 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492363 - head/net/vether-kmod Message-ID: <201902071232.x17CWRMi097830@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902071232.x17CWRMi097830>