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: Mon Feb 12 14:59:23 UTC 2024
Modified Files:
pkgsrc/devel/ruby-pairing_heap: Makefile distinfo
Log Message:
devel/ruby-pairing_heap: update to 3.1.0
3.1.0 (2024-02-12)
* Implement merge operation for SimplePairingHeap
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/ruby-pairing_heap/Makefile:1.3
--- pkgsrc/devel/ruby-pairing_heap/Makefile:1.2 Thu Apr 27 14:05:26 2023
+++ pkgsrc/devel/ruby-pairing_heap/Makefile Mon Feb 12 14:59:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/04/27 14:05:26 taca Exp $
+# $NetBSD: Makefile,v 1.3 2024/02/12 14:59:23 taca Exp $
-DISTNAME= pairing_heap-3.0.1
+DISTNAME= pairing_heap-3.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-pairing_heap/distinfo
diff -u pkgsrc/devel/ruby-pairing_heap/distinfo:1.2 pkgsrc/devel/ruby-pairing_heap/distinfo:1.3
--- pkgsrc/devel/ruby-pairing_heap/distinfo:1.2 Thu Apr 27 14:05:26 2023
+++ pkgsrc/devel/ruby-pairing_heap/distinfo Mon Feb 12 14:59:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/04/27 14:05:26 taca Exp $
+$NetBSD: distinfo,v 1.3 2024/02/12 14:59:23 taca Exp $
-BLAKE2s (pairing_heap-3.0.1.gem) = 2fde3be552e9343073a1434cf1caaff5796a1ce7a7d5858c61393da10b4e788b
-SHA512 (pairing_heap-3.0.1.gem) = 73952b7697261e90aca1d1e6b04b7d33aa8df024a57ef473e59be30f7c7952fd21e46ccf2539995ab64db711d8b7670d1378d56e82e9ead1ab1ce18811bab105
-Size (pairing_heap-3.0.1.gem) = 14336 bytes
+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
Home |
Main Index |
Thread Index |
Old Index