mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2011.12.23
This commit is contained in:
parent
fef994a006
commit
9c21994606
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287962
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fxt
|
||||
PORTVERSION= 2011.12.19
|
||||
PORTVERSION= 2011.12.23
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.jjj.de/fxt/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fxt-2011.12.19.tgz) = 982a5f326af601d9dd08d714a5cc17722c8dfea517d0ccdb67e68d24d9549c86
|
||||
SIZE (fxt-2011.12.19.tgz) = 1333382
|
||||
SHA256 (fxt-2011.12.23.tgz) = d8c67c4f6c631946c4bd27bf2060c2455f7e30ea78438b04feb86f004a65dfff
|
||||
SIZE (fxt-2011.12.23.tgz) = 1335306
|
||||
|
@ -71,7 +71,6 @@ include/fxt/bits/bitldeq.h
|
||||
include/fxt/bits/bitlex.h
|
||||
include/fxt/bits/bitlow-edge.h
|
||||
include/fxt/bits/bitlow.h
|
||||
include/fxt/bits/bitmrotate.h
|
||||
include/fxt/bits/bitperiodic.h
|
||||
include/fxt/bits/bitrotate.h
|
||||
include/fxt/bits/bitseparate.h
|
||||
@ -195,6 +194,7 @@ include/fxt/comb/kperm-lex.h
|
||||
include/fxt/comb/ksubset-gray.h
|
||||
include/fxt/comb/ksubset-rec.h
|
||||
include/fxt/comb/ksubset-twoclose.h
|
||||
include/fxt/comb/mixedradix-naf.h
|
||||
include/fxt/comb/mixedradix-endo-gray.h
|
||||
include/fxt/comb/mixedradix-endo.h
|
||||
include/fxt/comb/mixedradix-gray.h
|
||||
@ -743,6 +743,8 @@ lib/libfxt.a
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-out.txt
|
||||
@ -909,6 +911,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-involution-naf-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-involution-naf-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-demo.cc
|
||||
@ -917,8 +921,6 @@ lib/libfxt.a
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-demo.cc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-out.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-demo.cc
|
||||
|
Loading…
Reference in New Issue
Block a user