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 Mar 10 15:06:25 UTC 2024
Modified Files:
pkgsrc/devel/ruby-i18n: Makefile distinfo
Log Message:
devel/ruby-i18n: update to 1.14.4
1.14.2
Not released.
1.14.3 (2024-03-05)
What's Changed
* Pass options to along to exists? super calls by @radar in #671
* Improve TOKENIZER by 23% by @kbrock in #668
* Regex part deux - INTERPOLATION_SYNTAX by @kbrock in #669
* Raise when translated entry contains interpolations for reserved keywords
and no substitutions provided by @fatkodima in #678
* Implement Fallbacks#inspect and Fallbacks#empty? by @fatkodima in #683
Upkeep
* Update mocha gem by @fatkodima in #677
* Update workflows by @yykamei in #684
New Contributors
* @kbrock made their first contribution in #668
1.14.4 (2024-03-06)
What's Changed
Note: the racc dependency will be coming back in Version 2.
* undo strict racc dependency on this branch by @radar in #687
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/ruby-i18n/Makefile
cvs rdiff -u -r1.30 -r1.31 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.29 pkgsrc/devel/ruby-i18n/Makefile:1.30
--- pkgsrc/devel/ruby-i18n/Makefile:1.29 Tue Jun 6 13:40:52 2023
+++ pkgsrc/devel/ruby-i18n/Makefile Sun Mar 10 15:06:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2023/06/06 13:40:52 taca Exp $
+# $NetBSD: Makefile,v 1.30 2024/03/10 15:06:25 taca Exp $
-DISTNAME= i18n-1.14.1
+DISTNAME= i18n-1.14.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.30 pkgsrc/devel/ruby-i18n/distinfo:1.31
--- pkgsrc/devel/ruby-i18n/distinfo:1.30 Tue Jun 6 13:40:52 2023
+++ pkgsrc/devel/ruby-i18n/distinfo Sun Mar 10 15:06:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2023/06/06 13:40:52 taca Exp $
+$NetBSD: distinfo,v 1.31 2024/03/10 15:06:25 taca Exp $
-BLAKE2s (i18n-1.14.1.gem) = 0a098f49ac0e956f1dd4ee1f5ace51e37c2d804de63e2f61945776140f42c87e
-SHA512 (i18n-1.14.1.gem) = 7b94b63c8cc318166e18596689c5b81222834c874d89dd4e076dde2a2aac902d0192d4b4efd84dbe7738420bd40a9b00665da058e7873bbcead307447ce82f41
-Size (i18n-1.14.1.gem) = 46080 bytes
+BLAKE2s (i18n-1.14.4.gem) = 6417907548c16fbd36ef2d948b9b48b8c86c78ff0c9e4b6e8643f8acec892654
+SHA512 (i18n-1.14.4.gem) = 9f10b691f31c7b5b3b5a2699046c8632ac30fa600f9ff21ef27c9c1be4c4c70b4e877f1ba9c09fe29288d0636dcd117e1dc74e70c4b4d2a5956aa36da41f615a
+Size (i18n-1.14.4.gem) = 46080 bytes
Home |
Main Index |
Thread Index |
Old Index