Skip to content

Commit

Permalink
net/vether-kmod: update to g20211111
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/hmatyschok/if_vether/commits/master

PR:	259779
Reported by:	henning.matyschok@outlook.com (maintainer)
  • Loading branch information
Henning Matyschok authored and fernape committed Nov 19, 2021
1 parent a89da59 commit ac92fc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions net/vether-kmod/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= vether-kmod
DISTVERSION= g20190422
DISTVERSION= g20211119
CATEGORIES= net

MAINTAINER= henning.matyschok@outlook.com
Expand All @@ -13,12 +13,13 @@ USES= kmod uidfix
USE_GITHUB= yes
GH_ACCOUNT= hmatyschok
GH_PROJECT= if_vether
GH_TAGNAME= ecc91f865218f2bb85521b285c8f7f81198aa553
GH_TAGNAME= 8fd5c68a969014fca8cc9e6e90cb686cc2b7685c

WRKSRC_SUBDIR= src

PLIST_FILES= ${KMODDIR}/if_vether.ko \
man/man4/if_vether.4.gz \
man/man4/vether.4.gz
WRKSRC_SUBDIR= src

post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/man/man4
Expand Down
6 changes: 3 additions & 3 deletions net/vether-kmod/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1555928075
SHA256 (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 85b4280715707734bac06cf8d950a11b6cd6f4ff8a2b61c684e16c86f92f5f7d
SIZE (hmatyschok-if_vether-g20190422-ecc91f865218f2bb85521b285c8f7f81198aa553_GH0.tar.gz) = 7015
TIMESTAMP = 1637322556
SHA256 (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 1fbfe3c881adcf7e216daf4a8c30f011bbc1e03a502fddce5a67c342283bba41
SIZE (hmatyschok-if_vether-g20211119-8fd5c68a969014fca8cc9e6e90cb686cc2b7685c_GH0.tar.gz) = 7042

0 comments on commit ac92fc2

Please sign in to comment.