View | Details | Raw Unified | Return to bug 235285
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=	g20181017
4
DISTVERSION=	g20190128
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=	fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec
18
GH_TAGNAME=	1b2c04f9ea7ea0eda85ee23c04c51491ed710e84
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 = 1539751288
1
TIMESTAMP = 1548705559
2
SHA256 (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 06e5fd617b14b44a2ecd01ec4d07d2b356cbc17259100b90f333bc964a4c80e9
2
SHA256 (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = f3d1dd525ac3a3899699cddf9f2abf23f57e2ae9f9ba102781d436b236c9d417
3
SIZE (hmatyschok-if_vether-g20181017-fcde6f0b5ee6db4fb621acf8be0ed3d3c28ba2ec_GH0.tar.gz) = 7452
3
SIZE (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = 7481

Return to bug 235285