- Update to 2009.06.18
This commit is contained in:
parent
988b0f13a9
commit
54f8e64f07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236234
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user