pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-pairing_heap



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 28 14:44:59 UTC 2026

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

Log Message:
devel/ruby-pairing_heap: update to 3.1.1

3.1.1 (2026-06-17)

* Make SimplePairingHeap#each work even for very large heaps


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-pairing_heap/Makefile \
    pkgsrc/devel/ruby-pairing_heap/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-pairing_heap/Makefile
diff -u pkgsrc/devel/ruby-pairing_heap/Makefile:1.3 pkgsrc/devel/ruby-pairing_heap/Makefile:1.4
--- pkgsrc/devel/ruby-pairing_heap/Makefile:1.3 Mon Feb 12 14:59:23 2024
+++ pkgsrc/devel/ruby-pairing_heap/Makefile     Sun Jun 28 14:44:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/02/12 14:59:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2026/06/28 14:44:59 taca Exp $
 
-DISTNAME=      pairing_heap-3.1.0
+DISTNAME=      pairing_heap-3.1.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-pairing_heap/distinfo
diff -u pkgsrc/devel/ruby-pairing_heap/distinfo:1.3 pkgsrc/devel/ruby-pairing_heap/distinfo:1.4
--- pkgsrc/devel/ruby-pairing_heap/distinfo:1.3 Mon Feb 12 14:59:23 2024
+++ pkgsrc/devel/ruby-pairing_heap/distinfo     Sun Jun 28 14:44:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/02/12 14:59:23 taca Exp $
+$NetBSD: distinfo,v 1.4 2026/06/28 14:44:59 taca Exp $
 
-BLAKE2s (pairing_heap-3.1.0.gem) = 6531b0832209814962448b58c294f89e34bbb4f359e793ddf34e5906fdb320de
-SHA512 (pairing_heap-3.1.0.gem) = c4670e5f6bb1df438b1cde0d224e9989e976714ed3c677efa2b223cdabd2181efbcdec9e742f1dd2370425427d74c9c4e36c42a6f781b4373923ce12571b7b10
-Size (pairing_heap-3.1.0.gem) = 14336 bytes
+BLAKE2s (pairing_heap-3.1.1.gem) = 65e806e3de633b8103bbdf8b27c262ca9ed2718a55432049653934be6bad5e27
+SHA512 (pairing_heap-3.1.1.gem) = 095916577f5eacb0e6bece2cc6c8d11241d131d5d677f41e7829c540716d45d1a1b7a688f596bd6f9066d1a355cf2b67b041dd777973a291514cada7cb119624
+Size (pairing_heap-3.1.1.gem) = 15872 bytes



Home | Main Index | Thread Index | Old Index