View | Details | Raw Unified | Return to bug 227026 | Differences between
and this patch

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=	g20180328
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=	f7bca5c5bb0274c12527e80fa42d419c06b314bb
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 = 1522227794
2
SHA256 (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 2cf468bdc3bb557d9d20b6450c50f30331a2d59cca3b26ed9445d889fcb4cf26
2
SHA256 (hmatyschok-if_vether-g20180328-f7bca5c5bb0274c12527e80fa42d419c06b314bb_GH0.tar.gz) = 76ff6496d021333560da99df74898cdbaae28a9ced4f856244c87839f5258bc8
3
SIZE (hmatyschok-if_vether-g20180314-07a34f925aa86b6ac3129785be3a32219676c21b_GH0.tar.gz) = 7329
3
SIZE (hmatyschok-if_vether-g20180328-f7bca5c5bb0274c12527e80fa42d419c06b314bb_GH0.tar.gz) = 7566

Return to bug 227026