diff options
author | dhn <dhn@FreeBSD.org> | 2012-01-26 22:29:03 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-01-26 22:29:03 +0800 |
commit | 9eb276669035d255359d4f2fd0c527cd9c82e856 (patch) | |
tree | 803e9ab5c378ea946b8b50e437926ef63e5f62f6 /math | |
parent | cab3e34ac99b15f743b1340daebac4cf79024d8b (diff) | |
download | freebsd-ports-gnome-9eb276669035d255359d4f2fd0c527cd9c82e856.tar.gz freebsd-ports-gnome-9eb276669035d255359d4f2fd0c527cd9c82e856.tar.zst freebsd-ports-gnome-9eb276669035d255359d4f2fd0c527cd9c82e856.zip |
- Update to 2012.01.22
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 4 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 15 |
3 files changed, 16 insertions, 5 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 6c5cfa83af36..e8933413575a 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2012.01.13 +PORTVERSION= 2012.01.22 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index d79d0c1c26b9..990011622c34 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,2 @@ -SHA256 (fxt-2012.01.13.tgz) = e12a5ade37d8119d9e82aee4631e59b7d26db344dc0ff29fd0f9df360fa8e08f -SIZE (fxt-2012.01.13.tgz) = 1358168 +SHA256 (fxt-2012.01.22.tgz) = 188054757041db453c86447b5f0d3967e0e80398905e0f6ac4906ed9e1d16cee +SIZE (fxt-2012.01.22.tgz) = 1370999 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 49bc74c12b03..466c1bd088eb 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -29,6 +29,7 @@ include/fxt/aux2-all.h include/fxt/aux2/copy2d.h include/fxt/aux2/transpose.h include/fxt/aux2/transpose2.h +include/fxt/bits/fibrep-sl.h include/fxt/bits/bit-dragon-r4.h include/fxt/bits/bitzip-pairs.h include/fxt/bits/radix-2i.h @@ -151,6 +152,9 @@ include/fxt/bpol/poly-tab.h include/fxt/chirpzt-all.h include/fxt/chirpzt/chirpzt.h include/fxt/comb-all.h +include/fxt/comb/mixedradix-gslex-alt2.h +include/fxt/comb/mixedradix-naf-sl.h +include/fxt/comb/paren-string-to-rgs.h include/fxt/comb/binary-sl-gray.h include/fxt/comb/mixedradix-naf-gray.h include/fxt/comb/acgray.h @@ -474,6 +478,7 @@ include/fxt/walsh/walshwalrev.h include/fxt/walsh/weighted-arithtransform.h include/fxt/walsh/weighted-or-convolution.h include/fxt/wavelet-all.h +include/fxt/wavelet/harmonic-wavelet.h include/fxt/wavelet/daubechies.h include/fxt/wavelet/wavelet.h include/fxt/wavelet/waveletfilter.h @@ -592,8 +597,6 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon-r9-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/dragon3-texpic-out.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-demo.cc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/gotcha-demo.cc @@ -618,6 +621,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-texpic-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/modular-lookup-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/hilbert-gray-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-sl-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/fibrep-sl-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/negbin2-demo.cc @@ -640,6 +647,10 @@ 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/mixedradix-naf-sl-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-sl-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-gslex-alt2-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-demo.cc |