mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
net/vether-kmod: update to g20211111
ChangeLog: https://github.com/hmatyschok/if_vether/commits/master PR: 259779 Reported by: henning.matyschok@outlook.com (maintainer)
This commit is contained in:
parent
a89da5904e
commit
ac92fc2bed
@ -1,5 +1,5 @@
|
|||||||
PORTNAME= vether-kmod
|
PORTNAME= vether-kmod
|
||||||
DISTVERSION= g20190422
|
DISTVERSION= g20211119
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= henning.matyschok@outlook.com
|
MAINTAINER= henning.matyschok@outlook.com
|
||||||
@ -13,12 +13,13 @@ USES= kmod uidfix
|
|||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= hmatyschok
|
GH_ACCOUNT= hmatyschok
|
||||||
GH_PROJECT= if_vether
|
GH_PROJECT= if_vether
|
||||||
GH_TAGNAME= ecc91f865218f2bb85521b285c8f7f81198aa553
|
GH_TAGNAME= 8fd5c68a969014fca8cc9e6e90cb686cc2b7685c
|
||||||
|
|
||||||
|
WRKSRC_SUBDIR= src
|
||||||
|
|
||||||
PLIST_FILES= ${KMODDIR}/if_vether.ko \
|
PLIST_FILES= ${KMODDIR}/if_vether.ko \
|
||||||
man/man4/if_vether.4.gz \
|
man/man4/if_vether.4.gz \
|
||||||
man/man4/vether.4.gz
|
man/man4/vether.4.gz
|
||||||
WRKSRC_SUBDIR= src
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@${MKDIR} ${STAGEDIR}${PREFIX}/man/man4
|
@${MKDIR} ${STAGEDIR}${PREFIX}/man/man4
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1555928075
|
TIMESTAMP = 1637322556
|
||||||
SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d
|
SHA256 (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 1fbfe3c881adcf7e216daf4a8c30f011bbc1e03a502fddce5a67c342283bba41
|
||||||
SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
|
SIZE (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 7042
|
||||||
|
Loading…
Reference in New Issue
Block a user