aboutsummaryrefslogtreecommitdiff
path: root/math/fxt
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-06-05 07:46:02 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-06-05 07:46:02 +0000
commit256847a219b1e105d247b207047cc8acc57c9b41 (patch)
tree3fca9197a87da2eac1cdf6f2a479d31b0aab0c05 /math/fxt
parentd5e0b1aad812590293f2148b6ee75ff53bce5c2c (diff)
downloadports-256847a219b1e105d247b207047cc8acc57c9b41.tar.gz
ports-256847a219b1e105d247b207047cc8acc57c9b41.zip
Notes
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist8
3 files changed, 6 insertions, 8 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index cc53b9d3f9e9..fe3a25c5b8e8 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.04.10
+PORTVERSION= 2011.05.28
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 831991f9774c..bb3003a68759 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.04.10.tgz) = e15d4dbee78a83368a87acb1a3a204623e0b87f7f354700c57a94d4e7eded140
-SIZE (fxt-2011.04.10.tgz) = 1311670
+SHA256 (fxt-2011.05.28.tgz) = 1dc7e60ee7b56189981ef7cddd0684822288b2458e709e6a335f1c2fee91d7c8
+SIZE (fxt-2011.05.28.tgz) = 1304035
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index e6de24383b31..6ac56b7fe215 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -260,6 +260,7 @@ include/fxt/comb/perm-star-swaps.h
include/fxt/comb/perm-star.h
include/fxt/comb/perm-trotter-lg.h
include/fxt/comb/perm-trotter.h
+include/fxt/comb/perm-pref.h
include/fxt/comb/rgs-fincr.h
include/fxt/comb/rgs-kincr.h
include/fxt/comb/rgs-maxincr.h
@@ -361,11 +362,6 @@ include/fxt/mod/mtypes.h
include/fxt/mod/numtheory.h
include/fxt/mod/primes.h
include/fxt/mod/testnum.h
-include/fxt/mult-all.h
-include/fxt/mult/diskaux.h
-include/fxt/mult/diskconvolution.h
-include/fxt/mult/fxtmult.h
-include/fxt/mult/workspace.h
include/fxt/ntt-all.h
include/fxt/ntt/ntt.h
include/fxt/perm-all.h
@@ -914,6 +910,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc