misc/ruby-launchy: update to 2.5.2

2.5.1 was not released.

2.5.2 (2022-12-27)

* Update Addressable - #145 - JamieKDonnelly
* Fix deprecated usage of Object#=~ - #138 - marcrohloff
* Move to sempahore for matrix builds and macos tests
This commit is contained in:
taca 2023-01-03 13:59:38 +00:00
parent 05ef915c53
commit f2b88b7a8b
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.16 2020/03/23 16:49:31 taca Exp $
# $NetBSD: Makefile,v 1.17 2023/01/03 13:59:38 taca Exp $
DISTNAME= launchy-2.5.0
DISTNAME= launchy-2.5.2
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/copiousfreetime/launchy
COMMENT= Ruby class for launching applications
LICENSE= isc
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.8<3:../../net/ruby-addressable
USE_LANGUAGES= # none

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.16 2021/10/26 10:59:29 nia Exp $
$NetBSD: distinfo,v 1.17 2023/01/03 13:59:38 taca Exp $
BLAKE2s (launchy-2.5.0.gem) = 89fde10919627d7d4eadd9c797c103407bcb6548c4df2efa90d71216b6a2345b
SHA512 (launchy-2.5.0.gem) = d80811009155d9cea6a2e69b5f7482aaec7d0bf23ecca4cbe72e440fb4eae1c38bc5904e863998f1966c7a99b98bad1f4456cec1cb076f96f5a99b835448b39f
Size (launchy-2.5.0.gem) = 30208 bytes
BLAKE2s (launchy-2.5.2.gem) = f2fcc5790a047a7aefdcf569662ab844abae4d5c1eab29f93e4061f27dab02b2
SHA512 (launchy-2.5.2.gem) = 40777dabd25e6646c6673b33d9d296b66de7976fdf7454c9a7ae809a161ed992572b2232d94591731a7c8405875803172c6fafd09a5570f09e5eb119e23e7773
Size (launchy-2.5.2.gem) = 30208 bytes