svn commit: r555956 - head/sysutils/rshim-user-space
Hans Petter Selasky
hselasky at FreeBSD.org
Sat Nov 21 11:57:32 UTC 2020
Author: hselasky
Date: Sat Nov 21 11:57:31 2020
New Revision: 555956
URL: https://svnweb.freebsd.org/changeset/ports/555956
Log:
Update port to v2.0.5-5
- Added rshim rc.d file.
- Fixes and improvements.
Approved by: pi@ (implicit)
Sponsored by: Mellanox Technologies // NVIDIA Networking
Modified:
head/sysutils/rshim-user-space/Makefile
head/sysutils/rshim-user-space/distinfo
head/sysutils/rshim-user-space/pkg-plist
Modified: head/sysutils/rshim-user-space/Makefile
==============================================================================
--- head/sysutils/rshim-user-space/Makefile Sat Nov 21 11:56:11 2020 (r555955)
+++ head/sysutils/rshim-user-space/Makefile Sat Nov 21 11:57:31 2020 (r555956)
@@ -3,7 +3,7 @@
PORTNAME= rshim-user-space
DISTVERSIONPREFIX= rshim-
-DISTVERSION= 2.0.4
+DISTVERSION= 2.0.5-5
MAINTAINER= hselasky at FreeBSD.org
COMMENT= Userspace daemon for the Mellanox BlueField SoC
Modified: head/sysutils/rshim-user-space/distinfo
==============================================================================
--- head/sysutils/rshim-user-space/distinfo Sat Nov 21 11:56:11 2020 (r555955)
+++ head/sysutils/rshim-user-space/distinfo Sat Nov 21 11:57:31 2020 (r555956)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587630466
-SHA256 (Mellanox-rshim-user-space-rshim-2.0.4_GH0.tar.gz) = 8657b1dff38a4905bd1d0634d96078a61e3aef0d4a30a15d89ac54ab1025e170
-SIZE (Mellanox-rshim-user-space-rshim-2.0.4_GH0.tar.gz) = 48920
+TIMESTAMP = 1605959250
+SHA256 (Mellanox-rshim-user-space-rshim-2.0.5-5_GH0.tar.gz) = 7c517c88479d1e582e0bb3150e6425215c9191fa9c15ac13685fc41981b7e929
+SIZE (Mellanox-rshim-user-space-rshim-2.0.5-5_GH0.tar.gz) = 53929
Modified: head/sysutils/rshim-user-space/pkg-plist
==============================================================================
--- head/sysutils/rshim-user-space/pkg-plist Sat Nov 21 11:56:11 2020 (r555955)
+++ head/sysutils/rshim-user-space/pkg-plist Sat Nov 21 11:57:31 2020 (r555956)
@@ -1,3 +1,4 @@
+etc/rc.d/rshim
sbin/rshim
share/doc/rshim/README.md
man/man8/rshim.8.gz
More information about the svn-ports-head
mailing list