pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/ruby-tk
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 9 15:33:42 UTC 2025
Modified Files:
pkgsrc/x11/ruby-tk: Makefile distinfo
Log Message:
x11/ruby-tk: update to 0.5.1
0.5.1 (2025-01-10)
* Fix method redefined verbose warning.
* Avoid circular require warnings for require 'tk'.
* Update README to show commonly needed configuration options. Fixes #54
* Fix segfault in tkstr_to_float on Ruby 3.4.
* Replace Fixnum with Integer.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/x11/ruby-tk/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/ruby-tk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/ruby-tk/Makefile
diff -u pkgsrc/x11/ruby-tk/Makefile:1.68 pkgsrc/x11/ruby-tk/Makefile:1.69
--- pkgsrc/x11/ruby-tk/Makefile:1.68 Thu Dec 14 15:52:04 2023
+++ pkgsrc/x11/ruby-tk/Makefile Sun Feb 9 15:33:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2023/12/14 15:52:04 taca Exp $
+# $NetBSD: Makefile,v 1.69 2025/02/09 15:33:42 taca Exp $
-DISTNAME= tk-0.5.0
+DISTNAME= tk-0.5.1
CATEGORIES= x11
MAINTAINER= taca%NetBSD.org@localhost
Index: pkgsrc/x11/ruby-tk/distinfo
diff -u pkgsrc/x11/ruby-tk/distinfo:1.30 pkgsrc/x11/ruby-tk/distinfo:1.31
--- pkgsrc/x11/ruby-tk/distinfo:1.30 Thu Dec 14 15:52:04 2023
+++ pkgsrc/x11/ruby-tk/distinfo Sun Feb 9 15:33:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2023/12/14 15:52:04 taca Exp $
+$NetBSD: distinfo,v 1.31 2025/02/09 15:33:42 taca Exp $
-BLAKE2s (tk-0.5.0.gem) = 54da6fe38300b2741ce99418ad5eec71ffeaedb17d121ec1841109629e9a6cd2
-SHA512 (tk-0.5.0.gem) = 3576cecad607befa47acfd2b20c2bf05ffb76fc0334e4418ea4d796f9e138e1c4be63647ee7a59600f600e1fa6c192b424fb17ee981745c5aac754f88077da1d
-Size (tk-0.5.0.gem) = 1721856 bytes
+BLAKE2s (tk-0.5.1.gem) = 7295dd1ee4064ddf94aae84144a22ca9004886ef31a7805a922bb508cfe0aef8
+SHA512 (tk-0.5.1.gem) = b00938b81e34923e578a868db77fc54d706d58dfa06ad8ba99457b7aa33a594f843ef9ae9c8359da3168817ce24f9818bbf812f14bbb4939cee63eeff3c66d00
+Size (tk-0.5.1.gem) = 1722368 bytes
Home |
Main Index |
Thread Index |
Old Index