diff options
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 | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 9cb41084f294..48bced24a5d1 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 aaf496f7dc68..34c3b9ba0897 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 65d0b07b4d0f..d9a129f052b3 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 |