Sat Sep 3 14:42:56 2022 UTC ()
devel/ruby-rgl: update to 0.5.9

0.5.9 (2022-08-29)

Drop lazy priority queue Latest

What's Changed

* Drop lazy priority queue by @dcermak in #64

New Contributors

* @dcermak made their first contribution in #64


(taca)
diff -r1.14 -r1.15 pkgsrc/devel/ruby-rgl/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/ruby-rgl/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/ruby-rgl/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rgl/Makefile 2022/08/26 11:16:57 1.14
+++ pkgsrc/devel/ruby-rgl/Makefile 2022/09/03 14:42:56 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2022/08/26 11:16:57 taca Exp $ 1# $NetBSD: Makefile,v 1.15 2022/09/03 14:42:56 taca Exp $
2 2
3DISTNAME= rgl-0.5.8 3DISTNAME= rgl-0.5.9
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7HOMEPAGE= https://github.com/monora/rgl 7HOMEPAGE= https://github.com/monora/rgl
8COMMENT= Framework for graph data structures and algorithms 8COMMENT= Framework for graph data structures and algorithms
9LICENSE= ruby-license 9LICENSE= ruby-license
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-stream>=0.5.3:../../devel/ruby-stream 11DEPENDS+= ${RUBY_PKGPREFIX}-stream>=0.5.3:../../devel/ruby-stream
12DEPENDS+= ${RUBY_PKGPREFIX}-lazy_priority_queue>0.1.0<0.2:../../devel/ruby-lazy_priority_queue 12DEPENDS+= ${RUBY_PKGPREFIX}-lazy_priority_queue>0.1.0<0.2:../../devel/ruby-lazy_priority_queue
13# Ruby 2.7 and later have rexml 3.2 or later. 13# Ruby 2.7 and later have rexml 3.2 or later.
14#DEPENDS+= ${RUBY_PKGPREFIX}-rexml>=3.2<4:../../textproc/ruby-rexml 14#DEPENDS+= ${RUBY_PKGPREFIX}-rexml>=3.2<4:../../textproc/ruby-rexml
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.14 -r1.15 pkgsrc/devel/ruby-rgl/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rgl/distinfo 2022/08/26 11:16:57 1.14
+++ pkgsrc/devel/ruby-rgl/distinfo 2022/09/03 14:42:56 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2022/08/26 11:16:57 taca Exp $ 1$NetBSD: distinfo,v 1.15 2022/09/03 14:42:56 taca Exp $
2 2
3BLAKE2s (rgl-0.5.8.gem) = c0bc71e97eb72fba57c9d9a93b77727050d38eea546d1a26d16c125959d1efdc 3BLAKE2s (rgl-0.5.9.gem) = 9eca6c2608761cea365bc30919ce5d7cfe2301a8b7a2aad5739095c519a9bc9b
4SHA512 (rgl-0.5.8.gem) = 3a444a1b6b213967e963d3e8c746e8a9db78fff6e8e325cb8caeb54b7fada2bc892c9395ee58727133a1e25eb8d99444a7079a3c1542777cb992e4fabb87bed9 4SHA512 (rgl-0.5.9.gem) = b92f8f55326aeece1bb6d238db099f5d7a634be50f68897227c51acb81d0f97df33fe7b291310eb53df4301aea25f38bfdef6bef7aeb501958830094d3a9da59
5Size (rgl-0.5.8.gem) = 65024 bytes 5Size (rgl-0.5.9.gem) = 65024 bytes