From nobody Mon Apr 27 13:13:52 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g43t83MfSz6b4cd for ; Mon, 27 Apr 2026 13:13:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g43t81j9rz42qg for ; Mon, 27 Apr 2026 13:13:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zigGnVU4OgaU25wVZ+145CE/2n/Q+xveL7cDNX1koy0=; b=XvnFaX7behCUB2BtKZF0AvBUoqLU5y5EepWEB6aNxt8gd2LvH50K6oYTmdLHzbZd84LvoZ Bf00d4MeHg1Xzo9e42eP4cuBqUfbUVmqorCqiUicX2m/F+dJPBHBBAKSTNHFIp/mpqJjOF RMT6ZTAi32Qr6vjkSoqQ+l+ab6WaNEqAyG5lMLKz4i6clI7v/dzSBbyXWarS+wX4lh3QBU veICMaK1uYIVnOOZNE40ZkRYDn5lQVcWUXdcEFnTNEx9JMjQ0JNHRtaZen/f2EFyUCRzt7 Kh87W6sgqSRQoB/Is/nxWFFfhdcaPwJXEl3dcZNLKQJg+EO/fXBy0ML+6eQ9xQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295632; a=rsa-sha256; cv=none; b=bTBpyieAn2KRsoEFVbNThHxsitAEr/fGRHH1Huv8k/fCpLzjCJj374gblgCQg1puOHHF8L gja6bJ5VFCWLoK7AGDk+URgGiaKF+WRDJd6kBUdEDkNIzMrbv2CaYtdIMdr975/+IwBHkL PYAgdeKgcxWAdBzg1bCKmtdQYgVOrBIC+iFGGl4rcceJChCNK+2zzqkN/Xl558pJtPshh8 vB9I6GubEQ83XxxkPz/83JIyrWsefSMCt9eNShRSskRhAJyX1/tqeM0hFmGLubQgoWW9J3 OORG+uIxpHicZo9OgNH1YEFz8FxX6GUeoNgLBiSfnuXi4v9ESOkwmLk6SUzUlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zigGnVU4OgaU25wVZ+145CE/2n/Q+xveL7cDNX1koy0=; b=nMx9L2GAZwYoK4Hc5lzHjFobx9ANlcexQCgljLUOK2+IxO0oefCAKlPFP24Wz5hFRSoFRU aS1XkihxwAYfRsPICVXcRhXW9h3GOFjdlRpwogFAmwRR4wlQpvyA2UO1bfYsJGqPP1y+yG e71rpCFvQIlqyfUpoP75rYF8cgwkSOD77Lk58rlNAJ/mliJ+sIfPxLQ03dLPiuwkvBFa7K VcFp15zOM84JJIAtJ24cmnUir6I2J+3Q+pA0V9bvMEokF1nv7yYt3yn0yDYERqxfCsP/78 nwYqlhs40Un2vf7GEJNBsmSZZf/uYGxhm2jn5rl85LQ15iUXnxRJall8i5DXWA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43t8148mz17r9 for ; Mon, 27 Apr 2026 13:13:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31d38 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:13:52 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 10d905ce6787 - main - devel/rubygem-pqueue: Update to 2.2.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 10d905ce67876501ce86e6c39976055e4aa45927 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:13:52 +0000 Message-Id: <69ef6110.31d38.79f48ff@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=10d905ce67876501ce86e6c39976055e4aa45927 commit 10d905ce67876501ce86e6c39976055e4aa45927 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:05:07 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:08:09 +0000 devel/rubygem-pqueue: Update to 2.2.0 - Update WWW Changes: https://github.com/rubyworks/pqueue/blob/master/History.md --- devel/rubygem-pqueue/Makefile | 8 +++++--- devel/rubygem-pqueue/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-pqueue/Makefile b/devel/rubygem-pqueue/Makefile index 07b7ed512ec0..e891817938d1 100644 --- a/devel/rubygem-pqueue/Makefile +++ b/devel/rubygem-pqueue/Makefile @@ -1,16 +1,18 @@ PORTNAME= pqueue -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Priority queue class for Ruby -WWW= https://rubyworks.github.io/pqueue/ +WWW= https://rubyworks.github.io/pqueue/ \ + https://github.com/rubyworks/pqueue LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt -NO_ARCH= yes USES= gem +NO_ARCH= yes + .include diff --git a/devel/rubygem-pqueue/distinfo b/devel/rubygem-pqueue/distinfo index b1f77ebec9f8..a58ecbca140e 100644 --- a/devel/rubygem-pqueue/distinfo +++ b/devel/rubygem-pqueue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463762767 -SHA256 (rubygem/pqueue-2.1.0.gem) = 8b79d9baa303a9747e83877def5a698e0e61d145d4c4275487c79fb1642102a9 -SIZE (rubygem/pqueue-2.1.0.gem) = 11264 +TIMESTAMP = 1777252898 +SHA256 (rubygem/pqueue-2.2.0.gem) = 89952e643bb903c746a1c5cfa6932c7ca314f000370a8c5f132289d4313e9a70 +SIZE (rubygem/pqueue-2.2.0.gem) = 9216