diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-03 11:51:09 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-08-03 11:51:09 +0000 |
commit | b48f2055c80233ca6e7e7eb275853bb1601e9615 (patch) | |
tree | 9a07d9394e80b042d4aa337e3ba157d7a26c873a /math/fxt | |
parent | 9af233ff949a6d79e1ee97f5044b51394b6fa689 (diff) | |
download | ports-b48f2055c80233ca6e7e7eb275853bb1601e9615.tar.gz ports-b48f2055c80233ca6e7e7eb275853bb1601e9615.zip |
- Update to 2009.08.02
Notes
Notes:
svn path=/head/; revision=238816
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 6437bcaa4f91..a74916465934 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.07.26 +PORTVERSION= 2009.08.02 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 7d389abc87ff..f3a2ceaa91e4 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.07.26.tgz) = 6f942f65458f225621166a47af0980ac -SHA256 (fxt-2009.07.26.tgz) = add291d4d5e5264aae48349a5bfe2704e4a3256da181f61dc4705b9f2fdecf2c -SIZE (fxt-2009.07.26.tgz) = 1177776 +MD5 (fxt-2009.08.02.tgz) = 61b4968a67c24608c516b1eae6d4610a +SHA256 (fxt-2009.08.02.tgz) = 1975a04d1d2280fcda91a0dc10bb039b743496aad5b0c783e93433ce36624a5e +SIZE (fxt-2009.08.02.tgz) = 1180258 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 48a4f0a888bd..f294a25aa3d6 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -1040,6 +1040,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mod/rabinmiller-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nextarg.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-decomp-demo.cc |