Date: Thu, 31 May 2018 12:16:25 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471202 - head/net/vether-kmod Message-ID: <201805311216.w4VCGPU3054029@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Thu May 31 12:16:24 2018 New Revision: 471202 URL: https://svnweb.freebsd.org/changeset/ports/471202 Log: Update to g20180530 version. PR: 228609 Submitted by: maintainer Modified: head/net/vether-kmod/Makefile head/net/vether-kmod/distinfo Modified: head/net/vether-kmod/Makefile ============================================================================== --- head/net/vether-kmod/Makefile Thu May 31 12:13:59 2018 (r471201) +++ head/net/vether-kmod/Makefile Thu May 31 12:16:24 2018 (r471202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180515 +DISTVERSION= g20180530 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= 8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6 +GH_TAGNAME= 9932438def29ca03255894652301ca3a04e27072 PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Thu May 31 12:13:59 2018 (r471201) +++ head/net/vether-kmod/distinfo Thu May 31 12:16:24 2018 (r471202) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526415770 -SHA256 (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 8e5c888d75d27f7b49e825c1f22947355485d25619576ca2084597d2b18d2177 -SIZE (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 7512 +TIMESTAMP = 1527768920 +SHA256 (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 2d1d0fc7291f50ed1e663d9bd2fbb353cf8e92f892f6472c1010277cf28500a3 +SIZE (hmatyschok-if_vether-g20180530-9932438def29ca03255894652301ca3a04e27072_GH0.tar.gz) = 7555
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805311216.w4VCGPU3054029>