From nobody Wed Aug 2 07:49:57 2023 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 4RG3zj5kwsz4qPNP; Wed, 2 Aug 2023 07:49:58 +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 4RG3zT6d0Cz4PsJ; Wed, 2 Aug 2023 07:49:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690962597; 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=qaMiuhuuvdJdo+jyXUiLURwC4NNA5tGZ7WFDZCdULQg=; b=fBKSqs0+rhDT/hJNsF7t+vacjKDHPHcH29vx7CRmrQE8tgXBl4erve/PSTLMPvtV/7evKG vuqo/J5BfQLMbBhtmdUAgbdcNxPqtNW2Kh7f3Jcnz8r8hlcyPS08K6Ughxa5xPWJGbz7DK QAjW+G16xLVw0Pj93jH7O5irsn9zcp3fYhucnNQlsat+NwSk/CK3STZRgtGYT/F3rocJaG kEXGTorG8ZsYpgFHz831omg4b4eARu5HpKmSORVwvVcVK7pXQ+6kKLocZNKMC03zyaBx0v fenAcyFk4mEW2YeI9auvbMK+2eJ7VxOxw85FBV0McCn8+5ji5K40ajY4oLbO+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690962597; a=rsa-sha256; cv=none; b=xPiUwOwhsTfBae5j+nWJJoIDqLKvTLlKDjcXEbTfJKzxzjHG6p7V7AZkzTgJajE88gqi2N taPO98Wd/5GVu7loU43qO+NnU27ceXTjus7OKB9nKSal+gjrYRQzFchiu/UytOpDSrY4/E KzSiO3RE35BIlexze6PpQcUkRzMksVWqFRoZiXjxmOneorNapP9gsSrKWtsviMzjq5rUfA SuGHaKBc1ekfkgCO7nP89Mejt7h6YuMKyCABVbiX86yoYIqK7zbsAU7NSNgyplbJp8zJ/C uwDvfx58aU/U/BMNMLL5gi3wqImz5wmQUQ3NiL/GASkBLEPJR7UVtOmM4ytfMw== 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=1690962597; 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=qaMiuhuuvdJdo+jyXUiLURwC4NNA5tGZ7WFDZCdULQg=; b=tRiWMDM57pvoCEJ3QKNvbl9pKkYT1l+30T3GnX9LDSqf+ABJdbPzrRlXPlQUWDRteNoXSl btoIOIdCb3Cx5elY730RUUEcOr5Ab6NyrZ0KmX+Lf9mkep0s8j6SX/WaXUEtvIX4+KwegA Bsmgj+daddl6rDRB5e3Dq1b4hUkNUH19XDcv5ONwv4M1ddNUE03ltUrc4xESfcijohLINr xL8NXamSANjFKGc47R6Lg5Tz5/7ZIhn3gYdbinslk+rIInHJZqznKyxrxnysBqzWscSf3C fA2UacCl8akTi1Q7vGoiksOCnWENLmD80iqz593bku9B717uULR50A4do3XX6A== 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 4RG3zT58Bvz19hP; Wed, 2 Aug 2023 07:49:57 +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 3727nvfK075099; Wed, 2 Aug 2023 07:49:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3727nvhH075098; Wed, 2 Aug 2023 07:49:57 GMT (envelope-from git) Date: Wed, 2 Aug 2023 07:49:57 GMT Message-Id: <202308020749.3727nvhH075098@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: fa2e4b71ce4b - main - =?utf-8?Q?math/{,py-}libpoly:=20Update=200.1.12=20=E2=86=92=200.1.13?= 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa2e4b71ce4bbc73a3c022d6d479c36f5d34b566 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa2e4b71ce4bbc73a3c022d6d479c36f5d34b566 commit fa2e4b71ce4bbc73a3c022d6d479c36f5d34b566 Author: Yuri Victorovich AuthorDate: 2023-08-02 06:19:28 +0000 Commit: Yuri Victorovich CommitDate: 2023-08-02 07:49:49 +0000 math/{,py-}libpoly: Update 0.1.12 → 0.1.13 Reported by: portscout --- math/libpoly/Makefile | 2 +- math/libpoly/distinfo | 6 +++--- math/libpoly/pkg-plist | 4 ++-- math/py-libpoly/Makefile | 2 +- math/py-libpoly/distinfo | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile index 73bbff5f10a2..f77da6122d90 100644 --- a/math/libpoly/Makefile +++ b/math/libpoly/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.12 +DISTVERSION= 0.1.13 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo index f746be9422d1..2aa21f240000 100644 --- a/math/libpoly/distinfo +++ b/math/libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690609443 -SHA256 (SRI-CSL-libpoly-v0.1.12_GH0.tar.gz) = 446a58f51674a5594dfef698a982ed13ca5ae8263dd28157dc90725d16102bff -SIZE (SRI-CSL-libpoly-v0.1.12_GH0.tar.gz) = 621719 +TIMESTAMP = 1690956239 +SHA256 (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = ca7092eeeced3dd8bd86cdd3410207802ef1752d7052d92eee3e9e6bb496763c +SIZE (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = 621704 diff --git a/math/libpoly/pkg-plist b/math/libpoly/pkg-plist index 66a84c42ef40..5b978415ec13 100644 --- a/math/libpoly/pkg-plist +++ b/math/libpoly/pkg-plist @@ -43,7 +43,7 @@ include/poly/variable_order.h include/poly/version.h lib/libpoly.so lib/libpoly.so.0 -lib/libpoly.so.0.1.11 +lib/libpoly.so.0.1.13 lib/libpolyxx.so lib/libpolyxx.so.0 -lib/libpolyxx.so.0.1.11 +lib/libpolyxx.so.0.1.13 diff --git a/math/py-libpoly/Makefile b/math/py-libpoly/Makefile index 33645d73e102..b359ef7ddb5c 100644 --- a/math/py-libpoly/Makefile +++ b/math/py-libpoly/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.12 +DISTVERSION= 0.1.13 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-libpoly/distinfo b/math/py-libpoly/distinfo index df20bec51eed..e330d9e2086b 100644 --- a/math/py-libpoly/distinfo +++ b/math/py-libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690611442 -SHA256 (SRI-CSL-libpoly-v0.1.12_GH0.tar.gz) = 446a58f51674a5594dfef698a982ed13ca5ae8263dd28157dc90725d16102bff -SIZE (SRI-CSL-libpoly-v0.1.12_GH0.tar.gz) = 621719 +TIMESTAMP = 1690956795 +SHA256 (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = ca7092eeeced3dd8bd86cdd3410207802ef1752d7052d92eee3e9e6bb496763c +SIZE (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = 621704