diff options
author | dhn <dhn@FreeBSD.org> | 2010-06-02 21:03:54 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2010-06-02 21:03:54 +0800 |
commit | f0a2c12c7d4b968abd057fb409b7a6880d36d664 (patch) | |
tree | f70f0d835a5072276d6f1f87f0d374a779c9b81c | |
parent | 336a5dd2ab0626c700ebcdf5dc5bded6a1563cac (diff) | |
download | freebsd-ports-graphics-f0a2c12c7d4b968abd057fb409b7a6880d36d664.tar.gz freebsd-ports-graphics-f0a2c12c7d4b968abd057fb409b7a6880d36d664.tar.zst freebsd-ports-graphics-f0a2c12c7d4b968abd057fb409b7a6880d36d664.zip |
- Update to 2010.06.01
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index d93a2eefeef..00e873ecf97 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2010.05.23 +PORTVERSION= 2010.06.01 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 9164f248bf4..1bbe188ac03 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2010.05.23.tgz) = fef648d70e5f0857f9bb394b59a8e319 -SHA256 (fxt-2010.05.23.tgz) = 70bc24033e043655f1eab5e5f6dbe58d120e3f1c41f7d89ac2098f034f783fd5 -SIZE (fxt-2010.05.23.tgz) = 1219141 +MD5 (fxt-2010.06.01.tgz) = dde46bb385b3983269c7385d7ddab7f5 +SHA256 (fxt-2010.06.01.tgz) = 71e60a322b9611c98fee7be6dd97647ef74288f76c3bc5583b7f51078df14892 +SIZE (fxt-2010.06.01.tgz) = 1218479 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index a97936c7526..2b756601eb1 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -303,6 +303,7 @@ include/fxt/ds/rarray.h include/fxt/ds/ringbuffer.h include/fxt/ds/rset.h include/fxt/ds/stack.h +include/fxt/fft/slowft.h include/fxt/fft-all.h include/fxt/fft/fft-default.h include/fxt/fft/fft.h |