diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-31 16:41:43 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-31 16:41:43 +0000 |
commit | 22301889fae7980efa9cea3e412e3ca908930ceb (patch) | |
tree | 81103a231d694a5df25ba09f6bad52dea7dd61eb /math | |
parent | 14f8b7697474fc1db5534ab77aa90dd80817e503 (diff) | |
download | ports-22301889fae7980efa9cea3e412e3ca908930ceb.tar.gz ports-22301889fae7980efa9cea3e412e3ca908930ceb.zip |
- Update to 2009.08.30
Notes
Notes:
svn path=/head/; revision=240620
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 3253080c6622..894fd5f4049c 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.08.16 +PORTVERSION= 2009.08.30 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 8cc91655c2a9..f933708b9d04 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.08.16.tgz) = bb400c2ba7b0a38c5c013866f070c96e -SHA256 (fxt-2009.08.16.tgz) = 642286ecf67c8f385a42fcebd67e5acfeefb0894fd6246f46a27f4910b2d1845 -SIZE (fxt-2009.08.16.tgz) = 1182209 +MD5 (fxt-2009.08.30.tgz) = 579ce8c99a9b48320d940760d474d653 +SHA256 (fxt-2009.08.30.tgz) = b491d10366002e863793468a85709b374c6828ac98497d1fd577cda13d5501f2 +SIZE (fxt-2009.08.30.tgz) = 1184602 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 19f4b77e98ae..cdaeaa53967b 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -855,6 +855,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/schroeder-tree-demo.cc |