diff options
author | dhn <dhn@FreeBSD.org> | 2009-07-02 05:06:24 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-07-02 05:06:24 +0800 |
commit | be0ddbd51bec8de94d7e447f3fab0245beb11584 (patch) | |
tree | 6ce89e44fec82514b7cea01fce75d87040bc6500 /math/fxt | |
parent | 37dc195cbe9b5f343adf57ebfb157b15086f31f0 (diff) | |
download | freebsd-ports-gnome-be0ddbd51bec8de94d7e447f3fab0245beb11584.tar.gz freebsd-ports-gnome-be0ddbd51bec8de94d7e447f3fab0245beb11584.tar.zst freebsd-ports-gnome-be0ddbd51bec8de94d7e447f3fab0245beb11584.zip |
- Update to 2009.06.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 48bced24a5d1..76624d76319b 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.06.18 +PORTVERSION= 2009.06.30 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 34c3b9ba0897..984a94e63201 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.06.18.tgz) = 7bdeebe8d71af52625870ee21a498003 -SHA256 (fxt-2009.06.18.tgz) = c8ed62746ed84ea9aa0f4021d40933f62cd71f689087e9e7a9d91eb5cdae7dea -SIZE (fxt-2009.06.18.tgz) = 1174277 +MD5 (fxt-2009.06.30.tgz) = 6c56d29a1c8681c394eddf13bc1cf360 +SHA256 (fxt-2009.06.30.tgz) = f8ef675b95225d6a0be715469861c1f9209c61be75f04e6fc7fddea9ea449967 +SIZE (fxt-2009.06.30.tgz) = 1175396 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index d9a129f052b3..8b5177c20469 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -1050,6 +1050,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permgray-leaders-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrandcyclic-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrandcyclic-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-connected-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-connected-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-self-inverse-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/permrand-derange-demo.cc |