diff options
author | dhn <dhn@FreeBSD.org> | 2010-03-07 22:36:12 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2010-03-07 22:36:12 +0800 |
commit | 581f6dd9c83182c4c5c4c55010377598fb108b47 (patch) | |
tree | 89cf5c614523a078badc23cd3992174174d12657 /math | |
parent | 91c280cd56b4f7fcc5ea375653051a994eeb0c46 (diff) | |
download | freebsd-ports-gnome-581f6dd9c83182c4c5c4c55010377598fb108b47.tar.gz freebsd-ports-gnome-581f6dd9c83182c4c5c4c55010377598fb108b47.tar.zst freebsd-ports-gnome-581f6dd9c83182c4c5c4c55010377598fb108b47.zip |
- Update to 2010.02.21
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 3021be1576ae..900017ee5a5d 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2010.01.07 +PORTVERSION= 2010.02.21 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index c8a6a4a59262..ac4eb5aebabd 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2010.01.07.tgz) = 360c617a0cae0a889f7aa98432376688 -SHA256 (fxt-2010.01.07.tgz) = ab50a8030046dd79e5e43b398722fa1a3976f21a625c972422d16a34b6c35e3c -SIZE (fxt-2010.01.07.tgz) = 1197408 +MD5 (fxt-2010.02.21.tgz) = 4350eb33b1aef21ce29f632626c4bf43 +SHA256 (fxt-2010.02.21.tgz) = c53a3a49abc284f521f2b763fe997a71f65a5ec5c3f53769875bbb83afb7223c +SIZE (fxt-2010.02.21.tgz) = 1197649 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 1ecff071540c..4414b3c05d43 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -1055,6 +1055,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/ccf2perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/cycles-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-sdc-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-decomp-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/perm-decomp-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permfunc-demo.cc |