- Update to 2012.01.13

This commit is contained in:
Dennis Herrmann 2012-01-14 11:54:05 +00:00
parent e2c90fbd2c
commit e38f5d8efc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289163
3 changed files with 9 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= fxt
PORTVERSION= 2012.01.11
PORTVERSION= 2012.01.13
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz

View File

@ -1,2 +1,2 @@
SHA256 (fxt-2012.01.11.tgz) = 3d1d367b8e566c303fb2f90b4fd2d9c968f94d8a195113c56b45775291fc9056
SIZE (fxt-2012.01.11.tgz) = 1353112
SHA256 (fxt-2012.01.13.tgz) = e12a5ade37d8119d9e82aee4631e59b7d26db344dc0ff29fd0f9df360fa8e08f
SIZE (fxt-2012.01.13.tgz) = 1358168

View File

@ -151,6 +151,8 @@ include/fxt/bpol/poly-tab.h
include/fxt/chirpzt-all.h
include/fxt/chirpzt/chirpzt.h
include/fxt/comb-all.h
include/fxt/comb/binary-sl-gray.h
include/fxt/comb/mixedradix-naf-gray.h
include/fxt/comb/acgray.h
include/fxt/comb/check-mixedradix.h
include/fxt/comb/delta2gray.h
@ -638,6 +640,10 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-sl-gray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-gray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-subset-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-sl-gray-rec-out.txt