View | Details | Raw Unified | Return to bug 228267
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=	g20180314
4
DISTVERSION=	g20180515
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=	07a34f925aa86b6ac3129785be3a32219676c21b
18
GH_TAGNAME= 8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6
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 = 1521026753
1
TIMESTAMP = 1526374354
2
SHA256 (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 2cf468bdc3bb557d9d20b6450c50f30331a2d59cca3b26ed9445d889fcb4cf26
2
SHA256 (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 8e5c888d75d27f7b49e825c1f22947355485d25619576ca2084597d2b18d2177
3
SIZE (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 7329
3
SIZE (hmatyschok-if_vether-g20180515-8c4a0c9c7c2793817e2ba42b0eafc3070b0c50c6_GH0.tar.gz) = 7512

Return to bug 228267