pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/ruby-launchy



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan  3 13:59:38 UTC 2023

Modified Files:
        pkgsrc/misc/ruby-launchy: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/ruby-launchy/Makefile \
    pkgsrc/misc/ruby-launchy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ruby-launchy/Makefile
diff -u pkgsrc/misc/ruby-launchy/Makefile:1.16 pkgsrc/misc/ruby-launchy/Makefile:1.17
--- pkgsrc/misc/ruby-launchy/Makefile:1.16      Mon Mar 23 16:49:31 2020
+++ pkgsrc/misc/ruby-launchy/Makefile   Tue Jan  3 13:59:38 2023
@@ -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@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://github.com/copiousfree
 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
 
Index: pkgsrc/misc/ruby-launchy/distinfo
diff -u pkgsrc/misc/ruby-launchy/distinfo:1.16 pkgsrc/misc/ruby-launchy/distinfo:1.17
--- pkgsrc/misc/ruby-launchy/distinfo:1.16      Tue Oct 26 10:59:29 2021
+++ pkgsrc/misc/ruby-launchy/distinfo   Tue Jan  3 13:59:38 2023
@@ -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



Home | Main Index | Thread Index | Old Index