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

Collapse All | Expand All

(-)b/net/vether-kmod/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	vether-kmod
1
PORTNAME=	vether-kmod
2
DISTVERSION=	g20190422
2
DISTVERSION=	g20211119
3
CATEGORIES=	net
3
CATEGORIES=	net
4
4
5
MAINTAINER=	henning.matyschok@outlook.com
5
MAINTAINER=	henning.matyschok@outlook.com
Lines 13-19 USES= kmod uidfix Link Here
13
USE_GITHUB=	yes
13
USE_GITHUB=	yes
14
GH_ACCOUNT=	hmatyschok
14
GH_ACCOUNT=	hmatyschok
15
GH_PROJECT=	if_vether
15
GH_PROJECT=	if_vether
16
GH_TAGNAME=	ecc91f865218f2bb85521b285c8f7f81198aa553
16
GH_TAGNAME=	8fd5c68a969014fca8cc9e6e90cb686cc2b7685c
17
17
18
PLIST_FILES=	${KMODDIR}/if_vether.ko \
18
PLIST_FILES=	${KMODDIR}/if_vether.ko \
19
		man/man4/if_vether.4.gz \
19
		man/man4/if_vether.4.gz \
(-)b/net/vether-kmod/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1555928075
1
TIMESTAMP = 1637322556
2
SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d
2
SHA256 (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 1fbfe3c881adcf7e216daf4a8c30f011bbc1e03a502fddce5a67c342283bba41
3
SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
3
SIZE (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 7042

Return to bug 259779