Date: Wed, 14 Mar 2018 13:58:03 +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: r464492 - head/net/vether-kmod Message-ID: <201803141358.w2EDw3BY059050@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Mar 14 13:58:03 2018 New Revision: 464492 URL: https://svnweb.freebsd.org/changeset/ports/464492 Log: net/vether-kmod: Update to latest commit PR: 226602 Submitted by: Henning Matyschok <henning.matyschok@outlook.com> Modified: head/net/vether-kmod/Makefile head/net/vether-kmod/distinfo Modified: head/net/vether-kmod/Makefile ============================================================================== --- head/net/vether-kmod/Makefile Wed Mar 14 13:42:25 2018 (r464491) +++ head/net/vether-kmod/Makefile Wed Mar 14 13:58:03 2018 (r464492) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vether-kmod -DISTVERSION= g20180312 +DISTVERSION= g20180314 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= 4cd710c13f51dcba488c8857e7bf938ca4022be7 +GH_TAGNAME= 07a34f925aa86b6ac3129785be3a32219676c21b PLIST_FILES= ${KMODDIR}/if_vether.ko \ man/man4/if_vether.4.gz \ Modified: head/net/vether-kmod/distinfo ============================================================================== --- head/net/vether-kmod/distinfo Wed Mar 14 13:42:25 2018 (r464491) +++ head/net/vether-kmod/distinfo Wed Mar 14 13:58:03 2018 (r464492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520893274 -SHA256 (hmatyschok-if_vether-g20180312-4cd710c13f51dcba488c8857e7bf938ca4022be7_GH0.tar.gz) = db35276081b2704cd1a17f2239d4a82327788f91e8e95d4865fc82957887d668 -SIZE (hmatyschok-if_vether-g20180312-4cd710c13f51dcba488c8857e7bf938ca4022be7_GH0.tar.gz) = 7506 +TIMESTAMP = 1521026753 +SHA256 (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 2cf468bdc3bb557d9d20b6450c50f30331a2d59cca3b26ed9445d889fcb4cf26 +SIZE (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 7329
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803141358.w2EDw3BY059050>