View | Details | Raw Unified | Return to bug 237096
Collapse All | Expand All

(-)net/vether-kmod/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	vether-kmod
3
PORTNAME=	vether-kmod
4
DISTVERSION=	g20190207
4
DISTVERSION=	g20190408
5
CATEGORIES=	net
5
CATEGORIES=	net
6
6
7
MAINTAINER=	henning.matyschok@outlook.com
7
MAINTAINER=	henning.matyschok@outlook.com
Lines 15-21 Link Here
15
USE_GITHUB=	yes
15
USE_GITHUB=	yes
16
GH_ACCOUNT=	hmatyschok
16
GH_ACCOUNT=	hmatyschok
17
GH_PROJECT=	if_vether
17
GH_PROJECT=	if_vether
18
GH_TAGNAME=	fd0507979ee80accf5b4960bdb35f93c2a5325da
18
GH_TAGNAME=	4d149e8520ec3112265a9ef88f0fa71e70c07cb5
19
19
20
PLIST_FILES=	${KMODDIR}/if_vether.ko \
20
PLIST_FILES=	${KMODDIR}/if_vether.ko \
21
		man/man4/if_vether.4.gz \
21
		man/man4/if_vether.4.gz \
(-)net/vether-kmod/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1549542574
1
TIMESTAMP = 1554706660
2
SHA256 (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = e6e7e23391673edb8a74b3119cf87eae138886088008c0263fb9cb26bde9d63a
2
SHA256 (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = d92f881ec6be53bfd5f4a2f2a4c03288ea4b16f319cac7aa3e15946891f74e65
3
SIZE (hmatyschok-if_vether-g20190207-fd0507979ee80accf5b4960bdb35f93c2a5325da_GH0.tar.gz) = 7481
3
SIZE (hmatyschok-if_vether-g20190408-4d149e8520ec3112265a9ef88f0fa71e70c07cb5_GH0.tar.gz) = 7017

Return to bug 237096