Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 12:53:45 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 372f616ea25c - main - devel/rubygem-sysinfo: Update to 0.10.0
Message-ID:  <202404181253.43ICrj1f071224@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=372f616ea25c290ab6e56424052cf2d43de0305a

commit 372f616ea25c290ab6e56424052cf2d43de0305a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-18 12:48:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-18 12:48:52 +0000

    devel/rubygem-sysinfo: Update to 0.10.0
    
    Changes:        https://github.com/delano/sysinfo/commits/delano/20240404-maintenance
---
 devel/rubygem-sysinfo/Makefile | 7 +++----
 devel/rubygem-sysinfo/distinfo | 5 +++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-sysinfo/Makefile b/devel/rubygem-sysinfo/Makefile
index a9dfcb740cc2..eff7aed66509 100644
--- a/devel/rubygem-sysinfo/Makefile
+++ b/devel/rubygem-sysinfo/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sysinfo
-PORTVERSION=	0.8.1
-PORTREVISION=	1
+PORTVERSION=	0.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +10,8 @@ WWW=		https://github.com/delano/sysinfo
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-drydock>=0:devel/rubygem-drydock \
-		rubygem-storable>=0:devel/rubygem-storable
+RUN_DEPENDS=	rubygem-drydock>=0<1.0:devel/rubygem-drydock \
+		rubygem-storable>=0.10<1:devel/rubygem-storable
 
 USES=		gem shebangfix
 
diff --git a/devel/rubygem-sysinfo/distinfo b/devel/rubygem-sysinfo/distinfo
index 3e6798cad470..a9168f5bee25 100644
--- a/devel/rubygem-sysinfo/distinfo
+++ b/devel/rubygem-sysinfo/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/sysinfo-0.8.1.gem) = f4d11551a9a6dd215c34c6092d5c380b5a458119ba0b9d22dd981a79ba025ecf
-SIZE (rubygem/sysinfo-0.8.1.gem) = 11776
+TIMESTAMP = 1713033358
+SHA256 (rubygem/sysinfo-0.10.0.gem) = 7cb3018a48bd651f8ab745787a153cafc25e69589492c9ca36bd96bfc096f35a
+SIZE (rubygem/sysinfo-0.10.0.gem) = 10240



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