Date: Sat, 27 May 2023 04:25:47 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9a450b819e5 - main - math/fxt: Update to 2023.05.07 Message-ID: <202305270425.34R4PlfC023992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9a450b819e5570b05e885394a0af6d1040ac4f4 commit c9a450b819e5570b05e885394a0af6d1040ac4f4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:07:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:07:21 +0000 math/fxt: Update to 2023.05.07 --- math/fxt/Makefile | 2 +- math/fxt/distinfo | 6 +++--- math/fxt/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 063a3eb06193..f0d4f317e93a 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= fxt -PORTVERSION= 2023.03.23 +PORTVERSION= 2023.05.07 CATEGORIES= math MASTER_SITES= https://www.jjj.de/fxt/ diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 6ef5ad5a7917..4249c2368b28 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726038 -SHA256 (fxt-2023.03.23.tar.gz) = 2d79db7328b2e94d501a1a56f48b50007a815e57fa2beefc57b856f2588edcd5 -SIZE (fxt-2023.03.23.tar.gz) = 1857021 +TIMESTAMP = 1684104322 +SHA256 (fxt-2023.05.07.tar.gz) = e4de8f48d7946e97193186402ac03a4dd2f4e92558238214447eccc88c851c04 +SIZE (fxt-2023.05.07.tar.gz) = 1858184 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 1ae6965b2607..6240b9975a13 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -1457,6 +1457,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/young-tab-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/young-tab-rgs-subset-lex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/young-tab-rgs-subset-lex-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/zzztest-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/zzztest-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/bitarray2d-demo.cc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270425.34R4PlfC023992>