diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 2823a13cd326..443dad87f04e 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fxt -PORTVERSION= 2016.04.10 +PORTVERSION= 2016.06.02 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 2386d586c81c..749a89c471c5 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,3 @@ -SHA256 (fxt-2016.04.10.tgz) = ce3b123bb7fef3caff645dff6c7278b2562b22b68423c93067827833f6a9adea -SIZE (fxt-2016.04.10.tgz) = 1827070 +TIMESTAMP = 1466023991 +SHA256 (fxt-2016.06.02.tgz) = 442876bb3c27689b0b44472761d420d366273ce573bf27b195d351b74795f647 +SIZE (fxt-2016.06.02.tgz) = 1831978 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 1c11437ff455..8ea447f7dc82 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -183,6 +183,7 @@ include/fxt/comb/catalan-rgs.h include/fxt/comb/catalan-step-rgs-colex.h include/fxt/comb/catalan-step-rgs-lex.h include/fxt/comb/catalan-step-rgs-subset-lexrev.h +include/fxt/comb/catalan-step-rgs-to-paren-string.h include/fxt/comb/catalan.h include/fxt/comb/cayley-perm.h include/fxt/comb/change-rgs.h @@ -438,6 +439,7 @@ include/fxt/comb/setpart-rgs-subset-lex.h include/fxt/comb/setpart-s-zero-map-rgs.h include/fxt/comb/setpart-zero-map-rgs.h include/fxt/comb/setpart.h +include/fxt/comb/skew-binary.h include/fxt/comb/sl-gray-compare.h include/fxt/comb/smooth-rfact-rgs.h include/fxt/comb/stringsubst.h @@ -1394,6 +1396,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-zero-map-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/shift-subsets-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/skew-binary-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/skew-binary-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/smooth-rfact-rgs-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/stirling1-demo.cc