View | Details | Raw Unified | Return to bug 260225
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=	g20211205
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=     537c02eacae0a5ea6598459b38e16b31c0c2cf9a
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 = 1638668939
2
SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d
2
SHA256 (hmatyschok-if_vether-g20211205-537c02eacae0a5ea6598459b38e16b31c0c2cf9a_GH0.tar.gz) = fbfeae1e4e4c25e5651f8b7be20fee8f9ba189315d08bcba585148e93e024ecd
3
SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
3
SIZE (hmatyschok-if_vether-g20211205-537c02eacae0a5ea6598459b38e16b31c0c2cf9a_GH0.tar.gz) = 7759

Return to bug 260225