diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 33141e0ebbca..c901c07dbf1b 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2011.07.24 +PORTVERSION= 2011.08.10 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index df29b8793b30..bf4ac0a34ca3 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,2 @@ -SHA256 (fxt-2011.07.24.tgz) = 586c824b95ef098d92cc0eca58ec17d35414012b961ef2f95813389d1f8111ad -SIZE (fxt-2011.07.24.tgz) = 1323794 +SHA256 (fxt-2011.08.10.tgz) = 4da2588fe9a01963350cd196b026b768329f8c374bb896ea4f07d43a89e35732 +SIZE (fxt-2011.08.10.tgz) = 1322893 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 8227b923e7e3..52dc3cd69c84 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -300,7 +300,6 @@ include/fxt/correlation/slowcorr.h include/fxt/dctdst-all.h include/fxt/dctdst/dctdst.h include/fxt/ds-all.h -include/fxt/ds/priorityqueue1.h include/fxt/ds/bitarray.h include/fxt/ds/coroutine.h include/fxt/ds/deque.h @@ -1087,6 +1086,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/primefact-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/qmatrix-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/qmatrix-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-acgray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-macgray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-acgray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-macgray-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-debruijn-m-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-pref-rot-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-pref-rot-demo.cc