Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2019 18:59:45 +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: r514184 - head/sysutils/rshim-user-space
Message-ID:  <201910091859.x99IxjPu063908@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Wed Oct  9 18:59:45 2019
New Revision: 514184
URL: https://svnweb.freebsd.org/changeset/ports/514184

Log:
  Update port to v1.0-alpha.2
  
  - Fix for 32-bit builds
  - Various improvements
  
  Approved by:	pi@
  Sponsored by:	Mellanox Technologies

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	Wed Oct  9 18:59:09 2019	(r514183)
+++ head/sysutils/rshim-user-space/Makefile	Wed Oct  9 18:59:45 2019	(r514184)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rshim-user-space
 DISTVERSIONPREFIX=	v
-DISTVERSION=		1.0-alpha.1
+DISTVERSION=		1.0-alpha.2
 
 CATEGORIES=	sysutils
 

Modified: head/sysutils/rshim-user-space/distinfo
==============================================================================
--- head/sysutils/rshim-user-space/distinfo	Wed Oct  9 18:59:09 2019	(r514183)
+++ head/sysutils/rshim-user-space/distinfo	Wed Oct  9 18:59:45 2019	(r514184)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570461588
-SHA256 (Mellanox-rshim-user-space-v1.0-alpha.1_GH0.tar.gz) = 1ede7904c720bf94e29d22619b83bd6a5fe6044bdb274f54ca9b3bf06def71aa
-SIZE (Mellanox-rshim-user-space-v1.0-alpha.1_GH0.tar.gz) = 37044
+TIMESTAMP = 1570644061
+SHA256 (Mellanox-rshim-user-space-v1.0-alpha.2_GH0.tar.gz) = 89339449daa19efa57cb25b280e53fd06f69a84d1905a31cbc3038cb460e7b6f
+SIZE (Mellanox-rshim-user-space-v1.0-alpha.2_GH0.tar.gz) = 38178



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