git: f2eef847b450 - main - math/fxt: Update to 2025.04.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 12:45:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2eef847b4505b20956a4bc160acf3ad066caaf4 commit f2eef847b4505b20956a4bc160acf3ad066caaf4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-29 11:42:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-29 12:42:18 +0000 math/fxt: Update to 2025.04.17 --- math/fxt/Makefile | 2 +- math/fxt/distinfo | 6 +++--- math/fxt/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/math/fxt/Makefile b/math/fxt/Makefile index e6a20bbe9cdd..ca9bbcb4276a 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= fxt -PORTVERSION= 2025.03.27 +PORTVERSION= 2025.04.17 CATEGORIES= math MASTER_SITES= https://www.jjj.de/fxt/ diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 554fd925698e..a6b1cfe3fe7c 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288728 -SHA256 (fxt-2025.03.27.tar.gz) = f6ec29c4d7ba1c9d5c60c0f7a4b009f1ab9291443186b319aab6bcbb09ef1de8 -SIZE (fxt-2025.03.27.tar.gz) = 1570186 +TIMESTAMP = 1745177908 +SHA256 (fxt-2025.04.17.tar.gz) = e11bed2e3af1ef8a8fc9ad85c3ce63ee6887c00b0ef7f9025671501120620b57 +SIZE (fxt-2025.04.17.tar.gz) = 1571687 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 2a6d8ba69aaa..b5804966232f 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -338,6 +338,7 @@ include/fxt/comb/mset-perm-lex-rec.h include/fxt/comb/mset-perm-lex.h include/fxt/comb/mset-perm-pref.h include/fxt/comb/msetpart.h +include/fxt/comb/necklace-mod-color.h include/fxt/comb/necklace.h include/fxt/comb/num-compositions.h include/fxt/comb/num-necklaces.h @@ -1218,6 +1219,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-gray3-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-gray3-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-mod-color-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-mod-color-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-sigma-tau-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/necklace-sigma-tau-out.txt