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: Wed Feb 3 14:07:20 UTC 2021
Modified Files:
pkgsrc/devel/ruby-i18n: Makefile distinfo
Log Message:
devel/ruby-i18n: update to 1.8.8
1.8.8 (2021-02-02)
* Fixed threadsafety issues in Simple backend: #554
* Re-attempt to fix threadsafety of fallbacks: #548
* Use OpenSSL::Digest instead of usual Digest libraries: #549
* Goodbye, post-install message #552
* Use Rails' main branch, instead of master #553
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 pkgsrc/devel/ruby-i18n/Makefile:1.22
--- pkgsrc/devel/ruby-i18n/Makefile:1.21 Sun Jan 10 15:08:25 2021
+++ pkgsrc/devel/ruby-i18n/Makefile Wed Feb 3 14:07:20 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/01/10 15:08:25 taca Exp $
+# $NetBSD: Makefile,v 1.22 2021/02/03 14:07:20 taca Exp $
-DISTNAME= i18n-1.8.7
+DISTNAME= i18n-1.8.8
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.21 pkgsrc/devel/ruby-i18n/distinfo:1.22
--- pkgsrc/devel/ruby-i18n/distinfo:1.21 Sun Jan 10 15:08:25 2021
+++ pkgsrc/devel/ruby-i18n/distinfo Wed Feb 3 14:07:20 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/01/10 15:08:25 taca Exp $
+$NetBSD: distinfo,v 1.22 2021/02/03 14:07:20 taca Exp $
-SHA1 (i18n-1.8.7.gem) = ed7018284e13914778bbdc02ea6c12f915b0b91c
-RMD160 (i18n-1.8.7.gem) = bc2d6631e20ada5d61264190627e128335e4df8e
-SHA512 (i18n-1.8.7.gem) = 7ba13116467a6d45ed6e05a6ea73d0c05127d16652baf4f448e11011bf53227214bdc36d345f5fe57f2a63d1281e66171ec30e89782be5722cb9f06a75c76385
-Size (i18n-1.8.7.gem) = 42496 bytes
+SHA1 (i18n-1.8.8.gem) = d4410739465cad3a542abb28703cbcd694c0414a
+RMD160 (i18n-1.8.8.gem) = 286f279177d9771a58ed2c579e003f37e1ba4200
+SHA512 (i18n-1.8.8.gem) = e9f31051bc31557539d1b8545af0bc16ed10b3c348dca35f3be9d5d950779d04f4f7ddc47e2255991476688178ea0b396895a8b96b9620537153fdfc32d7e37e
+Size (i18n-1.8.8.gem) = 41984 bytes
Home |
Main Index |
Thread Index |
Old Index