summaryrefslogtreecommitdiff
path: root/math/fxt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-02 09:49:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-02 09:49:01 +0000
commit1deab13adbbea1469659e4528e73fc3ae28ec9df (patch)
treef66c81850948ef695078fd2822757836626dd803 /math/fxt
parentUpdate to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretch (diff)
Update to 2004.10.25
Notes
Notes: svn path=/head/; revision=120636
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist6
3 files changed, 9 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 5ccccd2f1f02..40279cc14290 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2004.10.04
+PORTVERSION= 2004.10.25
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 1a8f753686fc..d01a80f961f9 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-MD5 (fxt-2004.10.04.tgz) = 706f72662fa5723813f8b491ac021875
-SIZE (fxt-2004.10.04.tgz) = 682896
+MD5 (fxt-2004.10.25.tgz) = 42ed2e3d8ca97f94257045a30f24aadb
+SIZE (fxt-2004.10.25.tgz) = 693240
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 16ab0fd4311d..7a4f3a184704 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -133,6 +133,7 @@ include/fxt/comb/comblex.h
include/fxt/comb/combminchange.h
include/fxt/comb/compositionlex.h
include/fxt/comb/debruijn.h
+include/fxt/comb/equivclasses.h
include/fxt/comb/gray.h
include/fxt/comb/lyndongray.h
include/fxt/comb/mixedradix.h
@@ -153,7 +154,10 @@ include/fxt/complextype.h
include/fxt/convolution-all.h
include/fxt/convolution/convolution.h
include/fxt/convolution/slowcnvl.h
+include/fxt/convolution/slowcnvla.h
+include/fxt/convolution/slowcnvlhalf.h
include/fxt/convolution/slowtwodimcnvl.h
+include/fxt/convolution/slowweightedcnvl.h
include/fxt/correlation-all.h
include/fxt/correlation/correlation.h
include/fxt/correlation/slowcorr.h
@@ -290,10 +294,12 @@ include/fxt/sort/minmaxptr.h
include/fxt/sort/minmaxptrfunc.h
include/fxt/sort/monotone.h
include/fxt/sort/quantize.h
+include/fxt/sort/radixsort.h
include/fxt/sort/searchdown.h
include/fxt/sort/sort.h
include/fxt/sort/sort23.h
include/fxt/sort/sort23func.h
+include/fxt/sort/sortbykey.h
include/fxt/sort/sortcomplex.h
include/fxt/sort/sortfunc.h
include/fxt/sort/sortidx.h