From nobody Wed Feb 21 15:20:27 2024 X-Original-To: dev-commits-ports-all@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 4Tg0Mf1MDKz59fNx; Wed, 21 Feb 2024 15:20:30 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tg0Mc5tz3z42ST; Wed, 21 Feb 2024 15:20:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528828; 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=ECUxrODckpQaeSnXm+56lFYbLhsirRYCnhtxofciC1E=; b=O00pkJMJQY5sCiy7dDJwbAJqFeLwQsMdazfXM0gnoWevN5bE29GazBZhX6UDMk67rG9KRB 3Qo4iMk78UN89SHZpRzSN0DRHFYW/W/TDPwmGMHalyJfBeU83ERQpAtdI/o+tvgRCleuXc Ntup571wVEhhwxazoflfz7twJQgf8D+su+IwrCDkWN+peFpEm19MTAYkl8C7VeE/mUEaED iEfGm92qEKxHG+jUzv+JUCDImwU/wFsPySDWor2jJKr2ut7NtyTOotGxa01ugoymgV6GIv ioFFA5Vx8sOFfLUeAJOQT7Ecgz1ce6JW2JQ8SK5CIyEPnbCa8KIvk75RFrIx9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708528828; 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=ECUxrODckpQaeSnXm+56lFYbLhsirRYCnhtxofciC1E=; b=oF3HGsnIcilLBRuWKlVVBfI3fLTyBBX/t8sB1b4xALf2sMf8ybNKhqu00typx5jFApNSUe OiGzAsFSdArSbxM8fmEwEdITzZXXzYKKsX0bFA1gTGq9G8kOjgGW4pIRHSEAwrlmSX30ff 6u54JGY9KK+F2Meydpm2P2BvV7s536aopI59MUKvoEn4fcCuRB0X7uxqkIUKlLPTUnO0Zm wkry+bquJSlc8sv/P0iBPawv8x1YkGDCvJhIextI21zpnaZAUntVOry7l0A1kZDdXLEFyd LFqsc/ADGS6kCYHNR+yq6mX6E1QxBOmQfzS9Msb5Nb5x7D+harK2mRLXGOhrGw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708528828; a=rsa-sha256; cv=none; b=C4u/flx00/kA5x37byw491Et8RAvzWheM0Jf++QoXJBjSFF4ZjJUR+FFF4yLxobw94B/7g f/3av+TZFIn5YUIVLOAPiBD/BIGxq3zWV6E8CYC3nHz+EZMGKEB6PDdhRHDLlDoz/eL3mo JbsTIhfymDNO3YVW6t2Oi4myb1/wiH4kLPPrQotiBiKBqa66btZM6XGiq3kMY5auxjxu1v O8lQdg9ghsVdabrg4RZ3RiqEPjMJGTkE+BwRxq4f2cm7zizNQXI2goloYES7dKbSjpl5vA 6Ed7bMP2ThdrQrqhgDK5HDsVpAPJgrAf5KWjvBb1jVXW8KlFYFk7m2Lp3lNBPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tg0Mc0nQfz16ww; Wed, 21 Feb 2024 15:20:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 41LFKRe2028173; Wed, 21 Feb 2024 15:20:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41LFKRvi028170; Wed, 21 Feb 2024 15:20:27 GMT (envelope-from git) Date: Wed, 21 Feb 2024 15:20:27 GMT Message-Id: <202402211520.41LFKRvi028170@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: c5ec2638e981 - main - archivers/py-blosc2: Update to 2.5.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: c5ec2638e981e1495581bc953eebefdec97c6feb Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5ec2638e981e1495581bc953eebefdec97c6feb commit c5ec2638e981e1495581bc953eebefdec97c6feb Author: Po-Chuan Hsieh AuthorDate: 2024-02-21 14:30:13 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-02-21 15:06:51 +0000 archivers/py-blosc2: Update to 2.5.1 Changes: https://github.com/Blosc/python-blosc2/releases --- archivers/py-blosc2/Makefile | 4 ++-- archivers/py-blosc2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile index 37e2b1a60d73..535905e7c63d 100644 --- a/archivers/py-blosc2/Makefile +++ b/archivers/py-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= blosc2 -PORTVERSION= 2.3.2 +PORTVERSION= 2.5.1 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/Blosc/python-blosc2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= c-blosc2>=2.11.3:archivers/c-blosc2 \ +BUILD_DEPENDS= c-blosc2>=2.13.1:archivers/c-blosc2 \ cmake:devel/cmake-core \ ninja:devel/ninja \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo index cc3e7e17845f..09d7193c3442 100644 --- a/archivers/py-blosc2/distinfo +++ b/archivers/py-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028080 -SHA256 (blosc2-2.3.2.tar.gz) = daf75a3ba973578732cb31848f1404fb5b465bdd821d437b6ff4b605e7f1e0c0 -SIZE (blosc2-2.3.2.tar.gz) = 4666237 +TIMESTAMP = 1708448980 +SHA256 (blosc2-2.5.1.tar.gz) = 47d5df50e7286edf81e629ece35f87f13f55c13c5e8545832188c420c75d1659 +SIZE (blosc2-2.5.1.tar.gz) = 4676483