git: 17214a37d72b - main - net/realtek-re-kmod: fix panic when kldloaded outside of loader
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 06:58:03 UTC
The branch main has been updated by ale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17214a37d72b7f35998426d9990591971a5082c4
commit 17214a37d72b7f35998426d9990591971a5082c4
Author: Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-07-03 06:55:25 +0000
Commit: Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-07-03 06:57:57 +0000
net/realtek-re-kmod: fix panic when kldloaded outside of loader
PR: 272169
Reported by: Oleg <oleglelchuk@gmail.com>
Submitted by: kib
---
net/realtek-re-kmod/Makefile | 4 ++--
net/realtek-re-kmod/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net/realtek-re-kmod/Makefile b/net/realtek-re-kmod/Makefile
index cf91024e9433..01bb1573d912 100644
--- a/net/realtek-re-kmod/Makefile
+++ b/net/realtek-re-kmod/Makefile
@@ -1,7 +1,7 @@
PORTNAME= re
PORTVERSION= 198.00
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
PKGNAMEPREFIX= realtek-
PKGNAMESUFFIX= -kmod
@@ -17,7 +17,7 @@ USES= kmod tar:tgz uidfix
USE_GITHUB= yes
GH_ACCOUNT= alexdupre
GH_PROJECT= rtl_bsd_drv
-GH_TAGNAME= 223563c
+GH_TAGNAME= 733aa05
PLIST_FILES= ${KMODDIR}/if_re.ko
diff --git a/net/realtek-re-kmod/distinfo b/net/realtek-re-kmod/distinfo
index b001e93efbd4..6045f7948863 100644
--- a/net/realtek-re-kmod/distinfo
+++ b/net/realtek-re-kmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684823571
-SHA256 (alexdupre-rtl_bsd_drv-v198.00-223563c_GH0.tar.gz) = 032b870c70d800131f3112bee1eff527b22a4665faeaff5db58464f598d8362c
-SIZE (alexdupre-rtl_bsd_drv-v198.00-223563c_GH0.tar.gz) = 132720
+TIMESTAMP = 1688367250
+SHA256 (alexdupre-rtl_bsd_drv-v198.00-733aa05_GH0.tar.gz) = 329ce7f7927781cbf208680c0cbdac233f46d229677a5ef0af785b57366e1319
+SIZE (alexdupre-rtl_bsd_drv-v198.00-733aa05_GH0.tar.gz) = 132720