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:           Tue Nov 23 14:14:03 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-i18n: Makefile distinfo

Log Message:
devel/ruby-i18n: update to 1.8.11

1.8.11 (2021-11-02)

What's Changed

* Fix typo in documentation by @rkh in #565
* Improve available locale check in Simple backend by @codealchemy in #566
* Fix typo in Simple backend JSON test by @codealchemy in #572
* Fix a build error when using Psych 4.0 by @koic in #569

New Contributors

* @rkh made their first contribution in #565
* @codealchemy made their first contribution in #566
* @koic made their first contribution in #569


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-i18n/Makefile
cvs rdiff -u -r1.26 -r1.27 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.24 pkgsrc/devel/ruby-i18n/Makefile:1.25
--- pkgsrc/devel/ruby-i18n/Makefile:1.24        Tue May  4 14:11:36 2021
+++ pkgsrc/devel/ruby-i18n/Makefile     Tue Nov 23 14:14:03 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/05/04 14:11:36 taca Exp $
+# $NetBSD: Makefile,v 1.25 2021/11/23 14:14:03 taca Exp $
 
-DISTNAME=      i18n-1.8.10
+DISTNAME=      i18n-1.8.11
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.26 pkgsrc/devel/ruby-i18n/distinfo:1.27
--- pkgsrc/devel/ruby-i18n/distinfo:1.26        Tue Oct 26 10:19:34 2021
+++ pkgsrc/devel/ruby-i18n/distinfo     Tue Nov 23 14:14:03 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:19:34 nia Exp $
+$NetBSD: distinfo,v 1.27 2021/11/23 14:14:03 taca Exp $
 
-BLAKE2s (i18n-1.8.10.gem) = ae782664e1a0ebe7f58b0277b66975335c98e5099cb74d5b764e7237b92cde19
-SHA512 (i18n-1.8.10.gem) = 1b1badd8741a2789699809531cfa09ac43a5cd4a863c7be520d4aa03e44377cb0d9456487aeae0981892fba4d312ad1a1327658b86bb606a8c3d40a6ec0d1c87
-Size (i18n-1.8.10.gem) = 41984 bytes
+BLAKE2s (i18n-1.8.11.gem) = 1df53328cacb8dae4b62dc280fc5d704ad7b3485c94ee80f2d6366f384d95fa4
+SHA512 (i18n-1.8.11.gem) = c944467f5c673fbd8f4292bdfcea3d12262f6a5e29307565830c3fa3d57a07009555c422ddf0cf5fefc9d83851b9c4e8204e8f72ae36f4d9b17f970da858098e
+Size (i18n-1.8.11.gem) = 41984 bytes



Home | Main Index | Thread Index | Old Index