diff options
author | dhn <dhn@FreeBSD.org> | 2009-06-19 01:02:34 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-06-19 01:02:34 +0800 |
commit | 9e0d5f4de8cde9fa49ae2ffbe3c26ecaaed77931 (patch) | |
tree | c5eea74a77b95f83ec4086134c595f8b4bcbe145 /math | |
parent | bb9fc8d729ae9845c7fc48e87f9ea0a6566b0c76 (diff) | |
download | freebsd-ports-graphics-9e0d5f4de8cde9fa49ae2ffbe3c26ecaaed77931.tar.gz freebsd-ports-graphics-9e0d5f4de8cde9fa49ae2ffbe3c26ecaaed77931.tar.zst freebsd-ports-graphics-9e0d5f4de8cde9fa49ae2ffbe3c26ecaaed77931.zip |
- Update to 2009.06.18
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 9cb41084f29..48bced24a5d 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.05.26 +PORTVERSION= 2009.06.18 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index aaf496f7dc6..34c3b9ba089 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.05.26.tgz) = 31a6dea093071f092f5cdca48e608042 -SHA256 (fxt-2009.05.26.tgz) = a6b83a28f3fd953fa6289bfa9daa8d68405a810c5551be0c09681c5e1ffc29ad -SIZE (fxt-2009.05.26.tgz) = 1170578 +MD5 (fxt-2009.06.18.tgz) = 7bdeebe8d71af52625870ee21a498003 +SHA256 (fxt-2009.06.18.tgz) = c8ed62746ed84ea9aa0f4021d40933f62cd71f689087e9e7a9d91eb5cdae7dea +SIZE (fxt-2009.06.18.tgz) = 1174277 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 65d0b07b4d0..d9a129f052b 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -201,6 +201,7 @@ include/fxt/comb/mixedradix-modular-gray.h include/fxt/comb/mixedradix-modular-gray2.h include/fxt/comb/mixedradix.h include/fxt/comb/mpartition.h +include/fxt/comb/mset-perm-2invtab.h include/fxt/comb/mset-perm-gray.h include/fxt/comb/mset-perm-lex-rec.h include/fxt/comb/mset-perm-lex.h @@ -361,6 +362,9 @@ include/fxt/perm/permcompose.h include/fxt/perm/perminvert.h include/fxt/perm/permq.h include/fxt/perm/permrand.h +include/fxt/perm/permrand-connected.h +include/fxt/perm/permrand-ord.h +include/fxt/perm/permrand-pref.h include/fxt/perm/permrand-cyclic.h include/fxt/perm/permrand-parity.h include/fxt/perm/permrand-cycle-type.h |