aboutsummaryrefslogtreecommitdiff
path: root/math/fxt
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2010-05-23 09:00:49 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2010-05-23 09:00:49 +0000
commitfb0809995c17042e6c8c30f17092f2aced6053a6 (patch)
tree09176449839b6d0cdca4862d9c85008558a682b6 /math/fxt
parent7b294465295e26b72d41724d4807f7b02e570d2b (diff)
downloadports-fb0809995c17042e6c8c30f17092f2aced6053a6.tar.gz
ports-fb0809995c17042e6c8c30f17092f2aced6053a6.zip
Notes
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist9
3 files changed, 13 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 6e9cccc30432..1247c3adb7ba 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2010.05.06
+PORTVERSION= 2010.05.21
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 7d88e68da768..1baee3d7a016 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2010.05.06.tgz) = 6c381e5f0dfbb660e401dee4b6814571
-SHA256 (fxt-2010.05.06.tgz) = e892e46b43a7ecdc22043caf51d166d2577a1d6b933d067d0f81059e4f1a5fd4
-SIZE (fxt-2010.05.06.tgz) = 1210012
+MD5 (fxt-2010.05.21.tgz) = c2575c093a6d3ac4f42ed1a99fc5442c
+SHA256 (fxt-2010.05.21.tgz) = 8c72e6b616fb58a14c0d014f57384baec9ee93fff50f2772fcaa714c1e70c468
+SIZE (fxt-2010.05.21.tgz) = 1217380
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 296949927179..4801de15747f 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -162,6 +162,9 @@ include/fxt/bpol/num-bitpol.h
include/fxt/bpol/poly-tab.h
include/fxt/chirpzt-all.h
include/fxt/chirpzt/chirpzt.h
+include/fxt/comb/check-kpermgen.h
+include/fxt/comb/kperm-gray.h
+include/fxt/comb/kperm-lex.h
include/fxt/comb-all.h
include/fxt/comb/big-fact2perm.h
include/fxt/comb/binary-debruijn.h
@@ -628,6 +631,12 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-gray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ffact2kperm-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/kperm-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/acgray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/fact2perm-rot-out.txt