aboutsummaryrefslogtreecommitdiff
path: root/math/fxt
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-09-30 18:56:45 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-09-30 18:56:45 +0000
commit1b225e3b79a97f718692166a9587fa1a71688b82 (patch)
tree54451b3091f9187484f643bffc719e4f568e663b /math/fxt
parenta59dee4cff211d0b7770b77f89a208be286dc007 (diff)
Notes
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist6
3 files changed, 9 insertions, 5 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 894fd5f4049c..29ae2ea042c4 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2009.08.30
+PORTVERSION= 2009.09.20
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index f933708b9d04..0c7a6168e7e3 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2009.08.30.tgz) = 579ce8c99a9b48320d940760d474d653
-SHA256 (fxt-2009.08.30.tgz) = b491d10366002e863793468a85709b374c6828ac98497d1fd577cda13d5501f2
-SIZE (fxt-2009.08.30.tgz) = 1184602
+MD5 (fxt-2009.09.20.tgz) = c7c217fa675cc0ff2e286f1c5d3f70d6
+SHA256 (fxt-2009.09.20.tgz) = 603dbd46698a56191cba556391b68e5a934ec370011c830b87a0cf2928eada32
+SIZE (fxt-2009.09.20.tgz) = 1193372
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index cdaeaa53967b..bdf1caf7b4ae 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -1,6 +1,7 @@
include/fxt/aux0-all.h
include/fxt/aux0/aux0double.h
include/fxt/aux0/binomial.h
+include/fxt/aux0/cayley-dickson-mult.h
include/fxt/aux0/cmult.h
include/fxt/aux0/constants.h
include/fxt/aux0/csincos.h
@@ -13,6 +14,7 @@ include/fxt/aux0/sign.h
include/fxt/aux0/sincos.h
include/fxt/aux0/sumdiff.h
include/fxt/aux0/swap.h
+include/fxt/aux0/tex-line.h
include/fxt/aux0/timer.h
include/fxt/aux0/trigrec.h
include/fxt/aux0/version.h
@@ -450,11 +452,11 @@ include/fxt/walsh/slant.h
include/fxt/walsh/subset-convolution.h
include/fxt/walsh/weighted-arithtransform.h
include/fxt/walsh/weighted-or-convolution.h
-include/fxt/walsh/walshbasefunc.h
include/fxt/walsh/walsheigen.h
include/fxt/walsh/walshgray.h
include/fxt/walsh/walshpal.h
include/fxt/walsh/walshq.h
+include/fxt/walsh/walsh-basis.h
include/fxt/walsh/walshseq.h
include/fxt/walsh/walshwak.h
include/fxt/walsh/walshwak2.h
@@ -488,6 +490,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-exp-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-log-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-log-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2naf-demo.cc