View | Details | Raw Unified | Return to bug 260439
Collapse All | Expand All

(-)b/net/vether-kmod/Makefile (-3 / +3 lines)
Lines 1-8 Link Here
1
PORTNAME=      vether-kmod
1
PORTNAME=      vether-kmod
2
DISTVERSION=   g20190422
2
DISTVERSION=   g20211214
3
CATEGORIES=    net
3
CATEGORIES=    net
4
4
5
MAINTAINER=    henning.matyschok@outlook.com
5
MAINTAINER=    publicweb@us.af.mil
6
COMMENT=       Virtual Ethernet Interface
6
COMMENT=       Virtual Ethernet Interface
7
7
8
LICENSE=       BSD2CLAUSE ISCL
8
LICENSE=       BSD2CLAUSE ISCL
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=    511ee3b393029cfff0c5b1873fe0a16f077a7459
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 = 1639499475
2
SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d
2
SHA256 (hmatyschok-if_vether-g20211214-511ee3b393029cfff0c5b1873fe0a16f077a7459_GH0.tar.gz) = a97a5fd68d6f13f6114fcadd0d5ef59766b8e088466b8c33e5fd035bc08edaf8
3
SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
3
SIZE (hmatyschok-if_vether-g20211214-511ee3b393029cfff0c5b1873fe0a16f077a7459_GH0.tar.gz) = 7936

Return to bug 260439