Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2026 07:12:11 +0000
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2cd568c4b9d2 - main - net/rubygem-uri-gitlab: update to 1.1.1
Message-ID:  <69576fcb.3b87b.f5ff6e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2cd568c4b9d2960ad5857ff24783b59ae02cdf5b

commit 2cd568c4b9d2960ad5857ff24783b59ae02cdf5b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-12-31 09:04:51 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-01-02 06:52:44 +0000

    net/rubygem-uri-gitlab: update to 1.1.1
    
    Required for gitlab 18.7
    
    Changes:        https://github.com/ruby/uri/releases
---
 net/rubygem-uri-gitlab/Makefile | 5 +++--
 net/rubygem-uri-gitlab/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/rubygem-uri-gitlab/Makefile b/net/rubygem-uri-gitlab/Makefile
index 32d7caba99b3..a2ba2cddb49a 100644
--- a/net/rubygem-uri-gitlab/Makefile
+++ b/net/rubygem-uri-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uri
-PORTVERSION=	0.13.3
+PORTVERSION=	1.1.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-gitlab
@@ -10,7 +10,8 @@ WWW=		https://github.com/ruby/uri
 
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
 
 USES=		gem
 
diff --git a/net/rubygem-uri-gitlab/distinfo b/net/rubygem-uri-gitlab/distinfo
index 757c1999d291..3ac900757dfb 100644
--- a/net/rubygem-uri-gitlab/distinfo
+++ b/net/rubygem-uri-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763480409
-SHA256 (rubygem/uri-0.13.3.gem) = ed4565c15b73602437a45d6dccb326fefcad0cc8c83794473af0b0439b2e1ea7
-SIZE (rubygem/uri-0.13.3.gem) = 37888
+TIMESTAMP = 1766207597
+SHA256 (rubygem/uri-1.1.1.gem) = 379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
+SIZE (rubygem/uri-1.1.1.gem) = 37376


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69576fcb.3b87b.f5ff6e7>