svn commit: r569470 - head/sysutils/rshim-user-space

Hans Petter Selasky hselasky at FreeBSD.org
Mon Mar 29 13:26:58 UTC 2021


Author: hselasky
Date: Mon Mar 29 13:26:57 2021
New Revision: 569470
URL: https://svnweb.freebsd.org/changeset/ports/569470

Log:
  Update to version 2.0.5:
  - Fix default location for "etc/rshim.conf".
  
  Approved by:	pi@ (implicit)
  Sponsored by:	Mellanox Technologies // NVIDIA Networking

Modified:
  head/sysutils/rshim-user-space/Makefile
  head/sysutils/rshim-user-space/distinfo

Modified: head/sysutils/rshim-user-space/Makefile
==============================================================================
--- head/sysutils/rshim-user-space/Makefile	Mon Mar 29 12:39:01 2021	(r569469)
+++ head/sysutils/rshim-user-space/Makefile	Mon Mar 29 13:26:57 2021	(r569470)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rshim-user-space
 DISTVERSIONPREFIX=	rshim-
-DISTVERSION=		2.0.5-10
+DISTVERSION=		2.0.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	Mon Mar 29 12:39:01 2021	(r569469)
+++ head/sysutils/rshim-user-space/distinfo	Mon Mar 29 13:26:57 2021	(r569470)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615538041
-SHA256 (Mellanox-rshim-user-space-rshim-2.0.5-10_GH0.tar.gz) = d399818c303775a6bb48219645f4666156c92ef8ce4df0073ab0cd51d1731b60
-SIZE (Mellanox-rshim-user-space-rshim-2.0.5-10_GH0.tar.gz) = 57523
+TIMESTAMP = 1617024166
+SHA256 (Mellanox-rshim-user-space-rshim-2.0.5_GH0.tar.gz) = b401e6c65f805941800cb962fbabbaa7b4b3a715a2617f11655f7f7511dff2e1
+SIZE (Mellanox-rshim-user-space-rshim-2.0.5_GH0.tar.gz) = 57593


More information about the svn-ports-head mailing list