aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-12-19 05:19:19 +0800
committerdhn <dhn@FreeBSD.org>2011-12-19 05:19:19 +0800
commited3100660363481b79af87692a07d0c6ba16d034 (patch)
tree4458ec71649c9dce6ecf19dccb796b9ce45225a5
parent27600a078ea1ccc331a7e9d739987ce0ac84abdc (diff)
downloadfreebsd-ports-graphics-ed3100660363481b79af87692a07d0c6ba16d034.tar.gz
freebsd-ports-graphics-ed3100660363481b79af87692a07d0c6ba16d034.tar.zst
freebsd-ports-graphics-ed3100660363481b79af87692a07d0c6ba16d034.zip
- Update to 2011.12.16
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist37
3 files changed, 8 insertions, 35 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index c4c44b69e97..68652bfa7fe 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.12.14
+PORTVERSION= 2011.12.16
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 95b7cada53b..87d06ca2bc8 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.12.14.tgz) = 827db136a8bf041bcfc67b3e7b8c426e5ada95fdab013458138a433b3a9ff64a
-SIZE (fxt-2011.12.14.tgz) = 1325184
+SHA256 (fxt-2011.12.16.tgz) = 92026f5f71c1539a7b39a86da7d295f8beafed85e9f5d64de2f2e1631db5f7b8
+SIZE (fxt-2011.12.16.tgz) = 1323885
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 4aa393a3c79..8e78a769664 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -1,13 +1,12 @@
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/cayley-dickson-zd.h
include/fxt/aux0/cmult.h
include/fxt/aux0/constants.h
include/fxt/aux0/csincos.h
include/fxt/aux0/factorial.h
include/fxt/aux0/ldn2rc.h
+include/fxt/aux0/print-fixed.h
include/fxt/aux0/rand-idx.h
include/fxt/aux0/randf.h
include/fxt/aux0/range.h
@@ -21,15 +20,11 @@ include/fxt/aux0/trigrec.h
include/fxt/aux0/version.h
include/fxt/aux1-all.h
include/fxt/aux1/arith1.h
-include/fxt/aux1/aux1double.h
include/fxt/aux1/bytescan.h
include/fxt/aux1/copy.h
-include/fxt/aux1/grsnegate.h
-include/fxt/aux1/resample.h
include/fxt/aux1/shift.h
include/fxt/aux1/wordgray.h
include/fxt/aux2-all.h
-include/fxt/aux2/array2d.h
include/fxt/aux2/copy2d.h
include/fxt/aux2/transpose.h
include/fxt/aux2/transpose2.h
@@ -286,17 +281,14 @@ include/fxt/correlation/slowcorr.h
include/fxt/dctdst-all.h
include/fxt/dctdst/dctdst.h
include/fxt/ds-all.h
+include/fxt/ds/array2d.h
include/fxt/ds/bitarray.h
-include/fxt/ds/coroutine.h
include/fxt/ds/deque.h
include/fxt/ds/heap.h
include/fxt/ds/left-right-array.h
-include/fxt/ds/orderedrarray.h
include/fxt/ds/priorityqueue.h
include/fxt/ds/queue.h
-include/fxt/ds/rarray.h
include/fxt/ds/ringbuffer.h
-include/fxt/ds/rset.h
include/fxt/ds/stack.h
include/fxt/fft-all.h
include/fxt/fft/fft-default.h
@@ -326,7 +318,6 @@ include/fxt/graph/print-path.h
include/fxt/haar-all.h
include/fxt/haar/fib-haar.h
include/fxt/haar/haar.h
-include/fxt/haar/haari2i.h
include/fxt/haar/haarnn.h
include/fxt/haar/haarrevnn.h
include/fxt/haar/mers-haar.h
@@ -362,7 +353,6 @@ include/fxt/perm/fact2perm-swp-apply.h
include/fxt/perm/graypermute.h
include/fxt/perm/grayrevpermute.h
include/fxt/perm/haarpermute.h
-include/fxt/perm/mrotate.h
include/fxt/perm/perm-genus.h
include/fxt/perm/perm2ccf.h
include/fxt/perm/permapply.h
@@ -412,7 +402,6 @@ include/fxt/sort/bsearchptr.h
include/fxt/sort/bsearchptrfunc.h
include/fxt/sort/convex.h
include/fxt/sort/equivclasses.h
-include/fxt/sort/grep.h
include/fxt/sort/heapsort.h
include/fxt/sort/merge-sort.h
include/fxt/sort/minmax.h
@@ -427,33 +416,27 @@ 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
include/fxt/sort/sortidxfunc.h
include/fxt/sort/sortptr.h
include/fxt/sort/sortptrfunc.h
-include/fxt/sort/symbolify.h
-include/fxt/sort/ucount.h
include/fxt/sort/unique.h
-include/fxt/sort/uniqueapprox.h
include/fxt/sort/usearch.h
-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/grsnegate.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
@@ -957,24 +940,16 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-monotone-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/subset-monotone-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/coroutine-paren-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/deque-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/left-right-array-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/left-right-array-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/orderedrarray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/priorityqueue-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/priorityqueue-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/queue-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/queue-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/rarray-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/rarray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/ringbuffer-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/ringbuffer-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/rset-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/rset-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/stack-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/stack-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ds/stringsubst-demo.cc
@@ -1172,17 +1147,15 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/selection-sort-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/selection-sort-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-complex-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-complex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-string-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sort-string-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortcomplex-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortcomplex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortidx-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortidx-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortptr-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/sortptr-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/symbolify-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/symbolify-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/unique-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sort/unique-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nextarg.h