pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-concurrent-ruby
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 19 14:50:07 UTC 2025
Modified Files:
pkgsrc/devel/ruby-concurrent-ruby: Makefile distinfo
Log Message:
devel/ruby-concurrent-ruby: update to 1.3.5
1.3.5 (2025-01-15)
What's Changed
* Remove dependency on logger by @eregon in #1062
* Avoid error when member is present on ancestor class by @francesmcmullin
in #1068
* Set rake-compiler source and target to Java 8 by @headius in #1071
* chore: fix typos by @chenrui333 in #1076
New Contributors
* @francesmcmullin made their first contribution in #1068
* @chenrui333 made their first contribution in #1076
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-concurrent-ruby/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-concurrent-ruby/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-concurrent-ruby/Makefile
diff -u pkgsrc/devel/ruby-concurrent-ruby/Makefile:1.11 pkgsrc/devel/ruby-concurrent-ruby/Makefile:1.12
--- pkgsrc/devel/ruby-concurrent-ruby/Makefile:1.11 Sun Dec 8 16:36:52 2024
+++ pkgsrc/devel/ruby-concurrent-ruby/Makefile Sun Jan 19 14:50:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/12/08 16:36:52 taca Exp $
+# $NetBSD: Makefile,v 1.12 2025/01/19 14:50:06 taca Exp $
-DISTNAME= concurrent-ruby-1.3.4
+DISTNAME= concurrent-ruby-1.3.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-concurrent-ruby/distinfo
diff -u pkgsrc/devel/ruby-concurrent-ruby/distinfo:1.13 pkgsrc/devel/ruby-concurrent-ruby/distinfo:1.14
--- pkgsrc/devel/ruby-concurrent-ruby/distinfo:1.13 Sun Dec 8 16:36:53 2024
+++ pkgsrc/devel/ruby-concurrent-ruby/distinfo Sun Jan 19 14:50:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/12/08 16:36:53 taca Exp $
+$NetBSD: distinfo,v 1.14 2025/01/19 14:50:06 taca Exp $
-BLAKE2s (concurrent-ruby-1.3.4.gem) = 8cf028a4b9bdcf3fcc86f81b28182e79945abb3b2cadef0d55d6cff67bd27e3b
-SHA512 (concurrent-ruby-1.3.4.gem) = 3a89107da7eb9631f93b54e881b51c2992299179bc9ba839d71572df254d5a0b561e6a928947ba3adadd931439ae17f071676ed1e110370aa370435997239b0d
-Size (concurrent-ruby-1.3.4.gem) = 349696 bytes
+BLAKE2s (concurrent-ruby-1.3.5.gem) = e4c9428942687c0e731119f012d2941fcb6d2f6706ad45a70ffa0c25e51dee12
+SHA512 (concurrent-ruby-1.3.5.gem) = 0aba89d8332c2ca794b6c26f6550b0f9e510515d20aa3532b3be67f99818fd2d05b617e6fe6ff6ea01106ae54934b7dafb997d97001c56c0505c50abac4e69db
+Size (concurrent-ruby-1.3.5.gem) = 350208 bytes
Home |
Main Index |
Thread Index |
Old Index