git: d093c25c0fe9 - main - math/libpoly: Do not build tests by default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 01:49:26 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d093c25c0fe9af1925619cb6a9748d88ff7b38f7
commit d093c25c0fe9af1925619cb6a9748d88ff7b38f7
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-13 01:48:20 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-13 01:49:07 +0000
math/libpoly: Do not build tests by default
---
math/libpoly/Makefile | 6 +++++-
math/libpoly/distinfo | 4 +++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile
index f77da6122d90..c6015318407b 100644
--- a/math/libpoly/Makefile
+++ b/math/libpoly/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.1.13
CATEGORIES= math
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= c1f82e63ccf3f84e2a2234589caac287d2bf6f71.patch:-p1
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= C library for manipulating polynomials
WWW= https://github.com/SRI-CSL/libpoly
@@ -13,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
LIB_DEPENDS= libgmp.so:math/gmp
USES= cmake:testing
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= SRI-CSL
-USE_LDCONFIG= yes
CMAKE_OFF= LIBPOLY_BUILD_PYTHON_API LIBPOLY_BUILD_STATIC LIBPOLY_BUILD_STATIC_PIC
diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo
index 2aa21f240000..01734c316bd5 100644
--- a/math/libpoly/distinfo
+++ b/math/libpoly/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1690956239
+TIMESTAMP = 1705110337
SHA256 (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = ca7092eeeced3dd8bd86cdd3410207802ef1752d7052d92eee3e9e6bb496763c
SIZE (SRI-CSL-libpoly-v0.1.13_GH0.tar.gz) = 621704
+SHA256 (c1f82e63ccf3f84e2a2234589caac287d2bf6f71.patch) = 4922156534124662b144ef0c56baca5f086c7c8351ea4c28e92975e90d48af29
+SIZE (c1f82e63ccf3f84e2a2234589caac287d2bf6f71.patch) = 658