aboutsummaryrefslogtreecommitdiffstats
path: root/math/fxt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-20 23:46:42 +0800
committermiwi <miwi@FreeBSD.org>2009-02-20 23:46:42 +0800
commit21701b549080bb3d59dd94c35ba7c97c13afa02e (patch)
tree45205e45cd79d89643dbc013a743e67919d4cc1d /math/fxt
parent9669a77c0c556eb662c64d7dffb7d38ff61ec648 (diff)
downloadfreebsd-ports-gnome-21701b549080bb3d59dd94c35ba7c97c13afa02e.tar.gz
freebsd-ports-gnome-21701b549080bb3d59dd94c35ba7c97c13afa02e.tar.zst
freebsd-ports-gnome-21701b549080bb3d59dd94c35ba7c97c13afa02e.zip
- Update to 20090219
PR: 131905 Submitted by: maintainer
Diffstat (limited to 'math/fxt')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist13
3 files changed, 15 insertions, 6 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 4aea39b39318..ffbf03593f8c 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2009.02.02
+PORTVERSION= 2009.02.19
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/ \
http://freebsd.unixfreunde.de/sources/
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 3903c0c73e10..c213c712b9b1 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2009.02.02.tgz) = 9dfad50ca14c254d8bfc41789d4f049a
-SHA256 (fxt-2009.02.02.tgz) = 550e6143a579e77cc4aab327639ebd41458986198cae5daf37a2c8dd9a76b0dd
-SIZE (fxt-2009.02.02.tgz) = 1146205
+MD5 (fxt-2009.02.19.tgz) = 5f0190f87ddcf1554f3920ed3d4a6119
+SHA256 (fxt-2009.02.19.tgz) = e5308d898bd9045590099f0d189fa869b5c7698216cb6bf02173d870deb9ddea
+SIZE (fxt-2009.02.19.tgz) = 1150609
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index b88a8444edeb..2b93d853d609 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -415,15 +415,20 @@ include/fxt/sort/usearchfunc.h
include/fxt/walsh-all.h
include/fxt/walsh/and-convolution.h
include/fxt/walsh/arithtransform.h
+include/fxt/walsh/bitcount-weight.h
include/fxt/walsh/dyadiccnvl.h
include/fxt/walsh/fib-walsh.h
include/fxt/walsh/max-convolution.h
include/fxt/walsh/mers-walsh.h
include/fxt/walsh/or-convolution.h
+include/fxt/walsh/parity-transform.h
include/fxt/walsh/reedmuller.h
include/fxt/walsh/shortwalshwakdif.h
include/fxt/walsh/shortwalshwakdit.h
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
@@ -523,12 +528,16 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gotcha-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gotcha-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray-rec-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray2-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gray2-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/graycode-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/graycode-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/grs-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/grs-next-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/grs-next-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/grs-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hanoi-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hanoi-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-demo.cc