View | Details | Raw Unified | Return to bug 235368 | 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=	g20190128
4
DISTVERSION=	g20190201
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=	1b2c04f9ea7ea0eda85ee23c04c51491ed710e84
18
GH_TAGNAME=	80680158073ad832a7726d5d6f5e22855af9ba6f
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 = 1548705559
1
TIMESTAMP = 1549003259
2
SHA256 (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = f3d1dd525ac3a3899699cddf9f2abf23f57e2ae9f9ba102781d436b236c9d417
2
SHA256 (hmatyschok-if_vether-g20190201-80680158073ad832a7726d5d6f5e22855af9ba6f_GH0.tar.gz) = 9f8afd580aa85b57aa02ba0594e7e13400d0a208e1d752680ee3aebc04816ea2
3
SIZE (hmatyschok-if_vether-g20190128-1b2c04f9ea7ea0eda85ee23c04c51491ed710e84_GH0.tar.gz) = 7481
3
SIZE (hmatyschok-if_vether-g20190201-80680158073ad832a7726d5d6f5e22855af9ba6f_GH0.tar.gz) = 7479

Return to bug 235368