- Update to 2011.05.28
This commit is contained in:
parent
d5e0b1aad8
commit
256847a219
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275094
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fxt
|
||||
PORTVERSION= 2011.04.10
|
||||
PORTVERSION= 2011.05.28
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.jjj.de/fxt/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fxt-2011.04.10.tgz) = e15d4dbee78a83368a87acb1a3a204623e0b87f7f354700c57a94d4e7eded140
|
||||
SIZE (fxt-2011.04.10.tgz) = 1311670
|
||||
SHA256 (fxt-2011.05.28.tgz) = 1dc7e60ee7b56189981ef7cddd0684822288b2458e709e6a335f1c2fee91d7c8
|
||||
SIZE (fxt-2011.05.28.tgz) = 1304035
|
||||
|
@ -260,6 +260,7 @@ include/fxt/comb/perm-star-swaps.h
|
||||
include/fxt/comb/perm-star.h
|
||||
include/fxt/comb/perm-trotter-lg.h
|
||||
include/fxt/comb/perm-trotter.h
|
||||
include/fxt/comb/perm-pref.h
|
||||
include/fxt/comb/rgs-fincr.h
|
||||
include/fxt/comb/rgs-kincr.h
|
||||
include/fxt/comb/rgs-maxincr.h
|
||||
@ -361,11 +362,6 @@ include/fxt/mod/mtypes.h
|
||||
include/fxt/mod/numtheory.h
|
||||
include/fxt/mod/primes.h
|
||||
include/fxt/mod/testnum.h
|
||||
include/fxt/mult-all.h
|
||||
include/fxt/mult/diskaux.h
|
||||
include/fxt/mult/diskconvolution.h
|
||||
include/fxt/mult/fxtmult.h
|
||||
include/fxt/mult/workspace.h
|
||||
include/fxt/ntt-all.h
|
||||
include/fxt/ntt/ntt.h
|
||||
include/fxt/perm-all.h
|
||||
@ -914,6 +910,8 @@ lib/libfxt.a
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-pref-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc
|
||||
|
Loading…
Reference in New Issue
Block a user