Date: Sun, 31 Jul 2022 20:31:32 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 63559ce19f6a - main - math/brial: upgrade to 1.2.11 Message-ID: <202207312031.26VKVWVU088102@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=63559ce19f6a99f665a7959008a29c6d9f28a56d commit 63559ce19f6a99f665a7959008a29c6d9f28a56d Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-07-31 17:14:50 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-07-31 20:31:26 +0000 math/brial: upgrade to 1.2.11 Release notes at <https://github.com/BRiAl/BRiAl/releases/tag/1.2.11>. --- math/brial/Makefile | 4 ++-- math/brial/distinfo | 6 +++--- math/brial/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/math/brial/Makefile b/math/brial/Makefile index e17cc5efa868..e077d6000fde 100644 --- a/math/brial/Makefile +++ b/math/brial/Makefile @@ -1,6 +1,5 @@ PORTNAME= BRiAl -PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTVERSION= 1.2.11 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org @@ -21,6 +20,7 @@ USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +INSTALL_TARGET= install-strip TEST_TARGET= check .include <bsd.port.mk> diff --git a/math/brial/distinfo b/math/brial/distinfo index 1984a8ad9e1f..ad68dfe9ae17 100644 --- a/math/brial/distinfo +++ b/math/brial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601575781 -SHA256 (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 37de1ec013791650a466486b08a735c1575a47794c138e1ea4944188b33e3de9 -SIZE (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 1723552 +TIMESTAMP = 1659287068 +SHA256 (BRiAl-BRiAl-1.2.11_GH0.tar.gz) = 8e840c713519d7458be9c280f53cea8a0a6417011f693c37aeb2f16e4c306955 +SIZE (BRiAl-BRiAl-1.2.11_GH0.tar.gz) = 1723672 diff --git a/math/brial/pkg-plist b/math/brial/pkg-plist index ec13b0cce5dc..ebe937f1ab4f 100644 --- a/math/brial/pkg-plist +++ b/math/brial/pkg-plist @@ -189,8 +189,8 @@ include/polybori/routines/pbori_routines_order.h lib/libbrial.a lib/libbrial.so lib/libbrial.so.3 -lib/libbrial.so.3.0.6 +lib/libbrial.so.3.0.7 lib/libbrial_groebner.a lib/libbrial_groebner.so lib/libbrial_groebner.so.3 -lib/libbrial_groebner.so.3.0.6 +lib/libbrial_groebner.so.3.0.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207312031.26VKVWVU088102>