Date: Wed, 21 Feb 2024 15:34:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0f4bb091b560 - main - devel/rubygem-pairing_heap: Update to 3.1.0 Message-ID: <202402211534.41LFYjxQ081264@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f4bb091b560a5a78750ab5c05c736df1bfb5c60 commit 0f4bb091b560a5a78750ab5c05c736df1bfb5c60 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:55:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:10:26 +0000 devel/rubygem-pairing_heap: Update to 3.1.0 Changes: https://github.com/mhib/pairing_heap/releases --- devel/rubygem-pairing_heap/Makefile | 2 +- devel/rubygem-pairing_heap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-pairing_heap/Makefile b/devel/rubygem-pairing_heap/Makefile index 8446ca6765a4..840629462f95 100644 --- a/devel/rubygem-pairing_heap/Makefile +++ b/devel/rubygem-pairing_heap/Makefile @@ -1,5 +1,5 @@ PORTNAME= pairing_heap -PORTVERSION= 3.0.1 +PORTVERSION= 3.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-pairing_heap/distinfo b/devel/rubygem-pairing_heap/distinfo index 5bfc12374d58..3f502b4cae52 100644 --- a/devel/rubygem-pairing_heap/distinfo +++ b/devel/rubygem-pairing_heap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681053024 -SHA256 (rubygem/pairing_heap-3.0.1.gem) = 2d260480fbaee8bcae925e98dee0955eb6c8b54644fda6e93b1ebaf9b73f8995 -SIZE (rubygem/pairing_heap-3.0.1.gem) = 14336 +TIMESTAMP = 1708450440 +SHA256 (rubygem/pairing_heap-3.1.0.gem) = f217d82a594457bb1ca6838fc1632e25054f8e0efedc05ae6556b151f8c53315 +SIZE (rubygem/pairing_heap-3.1.0.gem) = 14336
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211534.41LFYjxQ081264>