diff options
author | dhn <dhn@FreeBSD.org> | 2010-05-21 05:28:22 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2010-05-21 05:28:22 +0800 |
commit | 397744696c599985ca0d7a45d4efa879fa814d38 (patch) | |
tree | f467ad03188bd2767abc6ae074252592cdb63987 /math | |
parent | bb13662ec122bb1fb483734f53e9d67012bee6da (diff) | |
download | freebsd-ports-gnome-397744696c599985ca0d7a45d4efa879fa814d38.tar.gz freebsd-ports-gnome-397744696c599985ca0d7a45d4efa879fa814d38.tar.zst freebsd-ports-gnome-397744696c599985ca0d7a45d4efa879fa814d38.zip |
- Update to 2010.05.06
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 | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 4f7812e300e5..6e9cccc30432 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2010.05.04 +PORTVERSION= 2010.05.06 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 95173e49658e..7d88e68da768 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2010.05.04.tgz) = 97ae024d363d1c14b353c5052168c77d -SHA256 (fxt-2010.05.04.tgz) = 273d54f5661ec4dc36ebc8837a233bcb3771030348a3a19c313993387676491c -SIZE (fxt-2010.05.04.tgz) = 1207094 +MD5 (fxt-2010.05.06.tgz) = 6c381e5f0dfbb660e401dee4b6814571 +SHA256 (fxt-2010.05.06.tgz) = e892e46b43a7ecdc22043caf51d166d2577a1d6b933d067d0f81059e4f1a5fd4 +SIZE (fxt-2010.05.06.tgz) = 1210012 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 7ddeb54dc1dc..296949927179 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -878,6 +878,10 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-demo.cc |