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 Feb  9 08:55:50 UTC 2025

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

Log Message:
devel/ruby-i18n: Update to 1.14.7

1.14.7 (2025-01-19)

What's Changed

* Ruby 3.4 Hash#inspect compatibility. by @voxik in #709
* Removed (annoying) post-install message that was triggering on all Rubies,
  rather than the specified versions.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/ruby-i18n/Makefile
cvs rdiff -u -r1.33 -r1.34 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.32 pkgsrc/devel/ruby-i18n/Makefile:1.33
--- pkgsrc/devel/ruby-i18n/Makefile:1.32        Wed Sep 18 15:15:08 2024
+++ pkgsrc/devel/ruby-i18n/Makefile     Sun Feb  9 08:55:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/09/18 15:15:08 taca Exp $
+# $NetBSD: Makefile,v 1.33 2025/02/09 08:55:50 taca Exp $
 
-DISTNAME=      i18n-1.14.6
+DISTNAME=      i18n-1.14.7
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-i18n/distinfo
diff -u pkgsrc/devel/ruby-i18n/distinfo:1.33 pkgsrc/devel/ruby-i18n/distinfo:1.34
--- pkgsrc/devel/ruby-i18n/distinfo:1.33        Wed Sep 18 15:15:08 2024
+++ pkgsrc/devel/ruby-i18n/distinfo     Sun Feb  9 08:55:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2024/09/18 15:15:08 taca Exp $
+$NetBSD: distinfo,v 1.34 2025/02/09 08:55:50 taca Exp $
 
-BLAKE2s (i18n-1.14.6.gem) = 1d71207f33abdda8d1e41b2960ccb1e4f6d1133c90327f73499d80ebb6de0c73
-SHA512 (i18n-1.14.6.gem) = 096dddf18739199fb320ad1c27df7ec400a5ccb990c1bfa1ddd4967b6f9432c83b9ea463133571babb8f6434ad1744d8c0f86b62b7e1d4343c4261732472e356
-Size (i18n-1.14.6.gem) = 47104 bytes
+BLAKE2s (i18n-1.14.7.gem) = 8b58ced36b1ea254fecbb43cb9600c098184ad6e97d80b2ad98abb122b744f5d
+SHA512 (i18n-1.14.7.gem) = 52be5d4f2bccc6be24aac23e8a72abef94efa16d37df153a067500a3be2d9dbbc232ca6804f2a473b7fddc529a2c76536de31c69a5c6a19c22ad9405b16f690d
+Size (i18n-1.14.7.gem) = 46592 bytes



Home | Main Index | Thread Index | Old Index