Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:18:34 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: 3a17ed422aa8 - main - devel/rubygem-launchy: Update to 2.5.2
Message-ID:  <202403091418.429EIYWr027867@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=3a17ed422aa83b7f4d65dedf7429077fd86c2a3f

commit 3a17ed422aa83b7f4d65dedf7429077fd86c2a3f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:56:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:07:16 +0000

    devel/rubygem-launchy: Update to 2.5.2
    
    Changes:        https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md
---
 devel/rubygem-launchy/Makefile | 4 ++--
 devel/rubygem-launchy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-launchy/Makefile b/devel/rubygem-launchy/Makefile
index 7758627e54e8..4b61e0cf1147 100644
--- a/devel/rubygem-launchy/Makefile
+++ b/devel/rubygem-launchy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	launchy
-PORTVERSION=	2.5.0
+PORTVERSION=	2.5.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/copiousfreetime/launchy
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-addressable>=2.7<3:www/rubygem-addressable
+RUN_DEPENDS=	rubygem-addressable>=2.8<3:www/rubygem-addressable
 
 USES=		gem
 
diff --git a/devel/rubygem-launchy/distinfo b/devel/rubygem-launchy/distinfo
index 5b2b116d5c3f..cd7d81a41502 100644
--- a/devel/rubygem-launchy/distinfo
+++ b/devel/rubygem-launchy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598175368
-SHA256 (rubygem/launchy-2.5.0.gem) = 954243c4255920982ce682f89a42e76372dba94770bf09c23a523e204bdebef5
-SIZE (rubygem/launchy-2.5.0.gem) = 30208
+TIMESTAMP = 1709391164
+SHA256 (rubygem/launchy-2.5.2.gem) = 8aa0441655aec5514008e1d04892c2de3ba57bd337afb984568da091121a241b
+SIZE (rubygem/launchy-2.5.2.gem) = 30208



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