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 May  4 14:11:36 UTC 2021

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

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

1.8.10 (2021-03-30)

* Fix string locale will trigger on_fallback hook - #562


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/ruby-i18n/Makefile \
    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.23 pkgsrc/devel/ruby-i18n/Makefile:1.24
--- pkgsrc/devel/ruby-i18n/Makefile:1.23        Sat Feb 13 10:20:47 2021
+++ pkgsrc/devel/ruby-i18n/Makefile     Tue May  4 14:11:36 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2021/02/13 10:20:47 taca Exp $
+# $NetBSD: Makefile,v 1.24 2021/05/04 14:11:36 taca Exp $
 
-DISTNAME=      i18n-1.8.9
+DISTNAME=      i18n-1.8.10
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.23 pkgsrc/devel/ruby-i18n/distinfo:1.24
--- pkgsrc/devel/ruby-i18n/distinfo:1.23        Sat Feb 13 10:20:47 2021
+++ pkgsrc/devel/ruby-i18n/distinfo     Tue May  4 14:11:36 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2021/02/13 10:20:47 taca Exp $
+$NetBSD: distinfo,v 1.24 2021/05/04 14:11:36 taca Exp $
 
-SHA1 (i18n-1.8.9.gem) = 6fbe43ded5ddc6682b3eedab8187d0e814ba751f
-RMD160 (i18n-1.8.9.gem) = 906cc9f9fcb9583aff66b8320285f7fc06970ab2
-SHA512 (i18n-1.8.9.gem) = 6d9a400acca8175b6359a0ad4c3644a3da1707173ad7786db368ce3089ee9e533c1e89303ad8364f3eb14e33f79814fcdb5b32a60ea656a19ea3d4b1a0102419
-Size (i18n-1.8.9.gem) = 41984 bytes
+SHA1 (i18n-1.8.10.gem) = efc527bfbb51d3657d1bcaca71fe3d08550cf089
+RMD160 (i18n-1.8.10.gem) = 6776a6adbdd5661229925d759102f3b759e96a41
+SHA512 (i18n-1.8.10.gem) = 1b1badd8741a2789699809531cfa09ac43a5cd4a863c7be520d4aa03e44377cb0d9456487aeae0981892fba4d312ad1a1327658b86bb606a8c3d40a6ec0d1c87
+Size (i18n-1.8.10.gem) = 41984 bytes



Home | Main Index | Thread Index | Old Index