From owner-dev-commits-ports-all@freebsd.org Wed Apr 14 08:37:33 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5A52F5CF557; Wed, 14 Apr 2021 08:37:33 +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 4FKwp5187cz4jp1; Wed, 14 Apr 2021 08:37:33 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 12B0F1AB9D; Wed, 14 Apr 2021 08:37:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13E8bWBn060496; Wed, 14 Apr 2021 08:37:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13E8bWOD060495; Wed, 14 Apr 2021 08:37:32 GMT (envelope-from git) Date: Wed, 14 Apr 2021 08:37:32 GMT Message-Id: <202104140837.13E8bWOD060495@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: 195f2e27fd72 - main - math/py-libpoly: Update 0.1.8 -> 0.1.9 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: 195f2e27fd72d73db192acb3fc752f6ed6c67ace Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2021 08:37:33 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=195f2e27fd72d73db192acb3fc752f6ed6c67ace commit 195f2e27fd72d73db192acb3fc752f6ed6c67ace Author: Yuri Victorovich AuthorDate: 2021-04-14 08:28:39 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-14 08:37:20 +0000 math/py-libpoly: Update 0.1.8 -> 0.1.9 Reported by: portscout --- math/py-libpoly/Makefile | 2 +- math/py-libpoly/distinfo | 6 +++--- math/py-libpoly/files/patch-CMakeLists.txt | 18 ++++++++++++------ 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/math/py-libpoly/Makefile b/math/py-libpoly/Makefile index d4a2745692a2..bbf9d346fe89 100644 --- a/math/py-libpoly/Makefile +++ b/math/py-libpoly/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.8 +DISTVERSION= 0.1.9 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-libpoly/distinfo b/math/py-libpoly/distinfo index cfe835165aba..e590078207ac 100644 --- a/math/py-libpoly/distinfo +++ b/math/py-libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586113047 -SHA256 (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 23935b1767ca2da067035c9b219a3637a39f1d9b3a8f93e3ffe8433a0362f5d4 -SIZE (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 506947 +TIMESTAMP = 1618388219 +SHA256 (SRI-CSL-libpoly-v0.1.9_GH0.tar.gz) = e17a012015d351b690c7c7a8b54f1ad140eee783eca0df2b25e20676d15f353d +SIZE (SRI-CSL-libpoly-v0.1.9_GH0.tar.gz) = 614179 diff --git a/math/py-libpoly/files/patch-CMakeLists.txt b/math/py-libpoly/files/patch-CMakeLists.txt index 7f5bb64a65d0..d2ba6e85d001 100644 --- a/math/py-libpoly/files/patch-CMakeLists.txt +++ b/math/py-libpoly/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2018-07-21 08:36:33 UTC +--- CMakeLists.txt.orig 2021-04-12 16:09:58 UTC +++ CMakeLists.txt -@@ -50,7 +50,7 @@ if(HAVE_OPEN_MEMSTREAM) +@@ -58,7 +58,7 @@ if(HAVE_OPEN_MEMSTREAM) endif() # Configure the library source @@ -9,11 +9,17 @@ # Configure the headers add_subdirectory(include) -@@ -61,6 +61,6 @@ if(LIBPOLY_BUILD_PYTHON_API) +@@ -72,11 +72,11 @@ if(LIBPOLY_BUILD_PYTHON_API) add_subdirectory(python) - # Configure the tests -- add_subdirectory(test) -+ #add_subdirectory(test) + # Configure the Python tests +- add_subdirectory(test/python) ++ #add_subdirectory(test/python) endif() + + # Configure the C++ tests + enable_testing() +-add_subdirectory(test/polyxx) ++#add_subdirectory(test/polyxx) +