pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-i18n
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 28 14:43:48 UTC 2026
Modified Files:
pkgsrc/devel/ruby-i18n: Makefile distinfo
Log Message:
devel/ruby-i18n: update to 1.15.2
1.15.0 (2026-06-17)
What's Changed
* Make lazy loading of I18n translations thread safe ( part 2 ) by @chaadow
in #729
* Add support to not replace non-ASCII chars not in map by @sobrinho in #720
* Add transliteration for O with ogonek by @radar in #733
* CI: exclude Ruby 3.2 from rails-main matrix by @radar in #734
* Fiber-aware I18n config storage by @lee266 in #731
New Contributors
* @chaadow made their first contribution in #729
* @sobrinho made their first contribution in #720
1.15.1 (2026-06-18)
What's Changed
* Fix feature fiber storage by @YashaVinter in #736
* Ignore Ruby 3.2 + Rails main from the matrix by @radar in #737
New Contributors
* @YashaVinter made their first contribution in #736
1.15.2 (2026-06-19)
What's Changed
* Restore Ruby 3.1 support by @koic in #739
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-i18n/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/ruby-i18n/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-i18n/Makefile
diff -u pkgsrc/devel/ruby-i18n/Makefile:1.34 pkgsrc/devel/ruby-i18n/Makefile:1.35
--- pkgsrc/devel/ruby-i18n/Makefile:1.34 Tue Jan 13 15:21:29 2026
+++ pkgsrc/devel/ruby-i18n/Makefile Sun Jun 28 14:43:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2026/01/13 15:21:29 taca Exp $
+# $NetBSD: Makefile,v 1.35 2026/06/28 14:43:48 taca Exp $
-DISTNAME= i18n-1.14.8
+DISTNAME= i18n-1.15.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.35 pkgsrc/devel/ruby-i18n/distinfo:1.36
--- pkgsrc/devel/ruby-i18n/distinfo:1.35 Tue Jan 13 15:21:29 2026
+++ pkgsrc/devel/ruby-i18n/distinfo Sun Jun 28 14:43:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2026/01/13 15:21:29 taca Exp $
+$NetBSD: distinfo,v 1.36 2026/06/28 14:43:48 taca Exp $
-BLAKE2s (i18n-1.14.8.gem) = 1aa767496d080a23d400fab9692685377008c03a3223ea904d0606a6c38d6df5
-SHA512 (i18n-1.14.8.gem) = d58ad5276191ac08481da7d680572cabb655f6e5ddca6fcfa524e1dcfb73e3759e9fa2c70cafdf62028f31612c9a01219fb2c9bec6ec5bdcfb1d684404e51714
-Size (i18n-1.14.8.gem) = 46592 bytes
+BLAKE2s (i18n-1.15.2.gem) = 9be5f1acb88a989851c8660d27b63acf723ba17023be78a24d07db4300c355c8
+SHA512 (i18n-1.15.2.gem) = fe697a39cb4762bf2af089c8c6e6c6a5cf304d48213138460d1a90de17dcde14554fbc9f187b5eb6be9112d0a47c885cf2407220f913474f8797301f7e0ae6cb
+Size (i18n-1.15.2.gem) = 47616 bytes
Home |
Main Index |
Thread Index |
Old Index