diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-02-16 00:29:09 +0800 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-02-16 00:29:09 +0800 |
commit | 6c7d6a292acc323f97af81c6954d83f283243ea2 (patch) | |
tree | 56076642c8d8af8a33b25845493125beb84256d5 /math | |
parent | 4b412688518d2e4de687c5826cc255f95c0388f3 (diff) | |
download | freebsd-ports-gnome-6c7d6a292acc323f97af81c6954d83f283243ea2.tar.gz freebsd-ports-gnome-6c7d6a292acc323f97af81c6954d83f283243ea2.tar.zst freebsd-ports-gnome-6c7d6a292acc323f97af81c6954d83f283243ea2.zip |
- Update to 2011.02.13
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 4 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 5ea80d541179..677ab555ce4f 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2011.01.22 +PORTVERSION= 2011.02.13 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 96b4215cfe6d..e2c8fffea38a 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,2 @@ -SHA256 (fxt-2011.01.22.tgz) = 40ae061bd7d6a048203b033fca58041d62d96af3c611de2319a1bacea9a6c4a6 -SIZE (fxt-2011.01.22.tgz) = 1306470 +SHA256 (fxt-2011.02.13.tgz) = d34031fe178abc6558b4c9597071ada6bfd5f9be371218d099fbb62ae2ac3d46 +SIZE (fxt-2011.02.13.tgz) = 1308031 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index b5ad0b8bfcdc..d7b7409e4d59 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -839,6 +839,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgray-rec-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgray-rec-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-genus-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-colex-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-colex-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-derange-demo.cc |