Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2024 13:25:59 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: 8015953f8834 - main - devel/rubygem-semantic_range: Update to 3.1.0
Message-ID:  <202411031325.4A3DPxVc019651@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8015953f8834ad7d5a612783b52aacb1b26b32c8

commit 8015953f8834ad7d5a612783b52aacb1b26b32c8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-03 13:23:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-03 13:23:14 +0000

    devel/rubygem-semantic_range: Update to 3.1.0
    
    - Update WWW
    
    Changes:        https://github.com/librariesio/semantic_range/commits/main
                    https://libraries.io/github/librariesio/semantic_range/tags
---
 devel/rubygem-semantic_range/Makefile | 5 +++--
 devel/rubygem-semantic_range/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-semantic_range/Makefile b/devel/rubygem-semantic_range/Makefile
index f0e3f43677f5..e30922df92a5 100644
--- a/devel/rubygem-semantic_range/Makefile
+++ b/devel/rubygem-semantic_range/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	semantic_range
-PORTVERSION=	3.0.0
+PORTVERSION=	3.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Parse and compare semantic version numbers and ranges
-WWW=		https://github.com/librariesio/semantic_range
+WWW=		https://libraries.io/github/librariesio/semantic_range \
+		https://github.com/librariesio/semantic_range
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-semantic_range/distinfo b/devel/rubygem-semantic_range/distinfo
index 8222256f14ad..e363c830bd96 100644
--- a/devel/rubygem-semantic_range/distinfo
+++ b/devel/rubygem-semantic_range/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320946
-SHA256 (rubygem/semantic_range-3.0.0.gem) = 3066777ba546f807060d3c93892d5c52eff40f45fd48ac94cef496f4f64997b6
-SIZE (rubygem/semantic_range-3.0.0.gem) = 11776
+TIMESTAMP = 1730540976
+SHA256 (rubygem/semantic_range-3.1.0.gem) = 9fc01ee40f2e5f81042e95d421837f688177dd603753b5eab41ff9bba50a34a1
+SIZE (rubygem/semantic_range-3.1.0.gem) = 11776


home | help

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