Skip to content

Commit

Permalink
math/fxt: Update to 2024.03.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent 3bcb7f7 commit 1c3ea7b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion math/fxt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fxt
PORTVERSION= 2024.01.14
PORTVERSION= 2024.03.14
CATEGORIES= math
MASTER_SITES= https://www.jjj.de/fxt/

Expand Down
6 changes: 3 additions & 3 deletions math/fxt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708448932
SHA256 (fxt-2024.01.14.tar.gz) = b9ccc9f34985ae882bda999fa6028a3b354bcc335df450262b784ced6df13d44
SIZE (fxt-2024.01.14.tar.gz) = 1565150
TIMESTAMP = 1710712332
SHA256 (fxt-2024.03.14.tar.gz) = f72edc8595681ee2b7e180ba869600076303da41006f0415f8c8e45df4dba56c
SIZE (fxt-2024.03.14.tar.gz) = 1569801
8 changes: 8 additions & 0 deletions math/fxt/pkg-plist
Expand Up @@ -224,6 +224,7 @@ include/fxt/comb/composition-nz-smooth.h
include/fxt/comb/composition-nz-sorts.h
include/fxt/comb/composition-nz-sorts2-pp.h
include/fxt/comb/composition-nz-sorts2.h
include/fxt/comb/composition-nz-subdiagonal.h
include/fxt/comb/composition-nz-subset-lex.h
include/fxt/comb/composition-nz-superdiagonal.h
include/fxt/comb/composition-nz-upstep.h
Expand Down Expand Up @@ -461,6 +462,7 @@ include/fxt/comb/subset-sl-gray.h
include/fxt/comb/test-gray.h
include/fxt/comb/tree-lev-seq-aux.h
include/fxt/comb/tree-lev-seq.h
include/fxt/comb/weak-ascent-rgs.h
include/fxt/comb/weakly-unimodal-map-lex.h
include/fxt/comb/wfl-hilbert.h
include/fxt/comb/word-stats.h
Expand Down Expand Up @@ -1029,6 +1031,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-sorts2-pp-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-stats-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-stats-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subdiagonal-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subdiagonal-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-subset-lex-rec-demo.cc
Expand Down Expand Up @@ -1483,6 +1487,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/tree-lev-seq-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/tree-lev-seq-stats-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/tree-lev-seq-stats-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/weak-ascent-rgs-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/weak-ascent-rgs-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/weakly-unimodal-map-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/weakly-unimodal-map-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/wfl-hilbert-demo.cc
Expand Down Expand Up @@ -1788,6 +1794,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A309807-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A368948-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A368948-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A369376-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A369376-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bitstring-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/equivclass-bracelets-demo.cc
Expand Down

0 comments on commit 1c3ea7b

Please sign in to comment.