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:           Thu Apr 27 14:05:26 UTC 2023

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

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

3.0.1 (2023-04-09)

Fixed issues

* change_priority could sometimes return nil instead of self


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/ruby-pairing_heap/Makefile:1.2
--- pkgsrc/devel/ruby-pairing_heap/Makefile:1.1 Thu Feb 23 14:55:01 2023
+++ pkgsrc/devel/ruby-pairing_heap/Makefile     Thu Apr 27 14:05:26 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/02/23 14:55:01 taca Exp $
+# $NetBSD: Makefile,v 1.2 2023/04/27 14:05:26 taca Exp $
 
-DISTNAME=      pairing_heap-3.0.0
+DISTNAME=      pairing_heap-3.0.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.1 pkgsrc/devel/ruby-pairing_heap/distinfo:1.2
--- pkgsrc/devel/ruby-pairing_heap/distinfo:1.1 Thu Feb 23 14:55:01 2023
+++ pkgsrc/devel/ruby-pairing_heap/distinfo     Thu Apr 27 14:05:26 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/02/23 14:55:01 taca Exp $
+$NetBSD: distinfo,v 1.2 2023/04/27 14:05:26 taca Exp $
 
-BLAKE2s (pairing_heap-3.0.0.gem) = 166b98f0057ed742ea15d825e6e8e9b30a3cf4c37bdf71da5f399efefcb79e49
-SHA512 (pairing_heap-3.0.0.gem) = f889857fcebbfceab85446cb5295db51723c4bf210f3a3f37a18c92675d4744df42d430ccb13891f6cdd29f9cc93c5f62c0d279d73895ea638c177196bf0c2ab
-Size (pairing_heap-3.0.0.gem) = 14336 bytes
+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



Home | Main Index | Thread Index | Old Index