Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2020 08:31:22 +0000 (UTC)
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532656 - in head/sysutils/rshim-user-space: . files
Message-ID:  <202004230831.03N8VM5F093456@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Thu Apr 23 08:31:22 2020
New Revision: 532656
URL: https://svnweb.freebsd.org/changeset/ports/532656

Log:
  Update port to v2.0.4
  
  - Fixes build issues with FreeBSD
  - Support process termination by SIGTERM
  - Fix a read()/write() issue in rshim_pcie.c caused by optimization
  
  Approved by:	pi@ (implicit)
  Sponsored by:	Mellanox Technologies

Deleted:
  head/sysutils/rshim-user-space/files/
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	Thu Apr 23 08:19:43 2020	(r532655)
+++ head/sysutils/rshim-user-space/Makefile	Thu Apr 23 08:31:22 2020	(r532656)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	rshim-user-space
-PORTREVISION=		1
 DISTVERSIONPREFIX=	rshim-
-DISTVERSION=		2.0.3
+DISTVERSION=		2.0.4
 
 MAINTAINER=	hselasky@FreeBSD.org
 COMMENT=	Userspace daemon for the Mellanox BlueField SoC

Modified: head/sysutils/rshim-user-space/distinfo
==============================================================================
--- head/sysutils/rshim-user-space/distinfo	Thu Apr 23 08:19:43 2020	(r532655)
+++ head/sysutils/rshim-user-space/distinfo	Thu Apr 23 08:31:22 2020	(r532656)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586938283
-SHA256 (Mellanox-rshim-user-space-rshim-2.0.3_GH0.tar.gz) = 056e356bb52ee6eb2fb0d67382294c01e01060590ebe07b684c7d1559fe2236e
-SIZE (Mellanox-rshim-user-space-rshim-2.0.3_GH0.tar.gz) = 48283
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004230831.03N8VM5F093456>