diff options
author | dhn <dhn@FreeBSD.org> | 2009-09-01 00:41:43 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-09-01 00:41:43 +0800 |
commit | a5b35bc0345f0d8e2b2aa76f5000c2eef219d1cf (patch) | |
tree | 9a549fe699eefe8fa16a040f0fe47f82fbc2aaa9 /math/fxt | |
parent | 1db078c3abbcbe5504ca872796eb36528b017db6 (diff) | |
download | freebsd-ports-gnome-a5b35bc0345f0d8e2b2aa76f5000c2eef219d1cf.tar.gz freebsd-ports-gnome-a5b35bc0345f0d8e2b2aa76f5000c2eef219d1cf.tar.zst freebsd-ports-gnome-a5b35bc0345f0d8e2b2aa76f5000c2eef219d1cf.zip |
- Update to 2009.08.30
Diffstat (limited to 'math/fxt')
-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 |