1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 2012.02.25

This commit is contained in:
Dennis Herrmann 2012-02-27 12:49:09 +00:00
parent 0433537d4e
commit dd9bc00dd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292300
3 changed files with 7 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (fxt-2012.02.17.tgz) = 43a7e4a61175ba2a9dc6fde8f74468088783d9c36f93163f5198067b9d70188e
SIZE (fxt-2012.02.17.tgz) = 1389014
SHA256 (fxt-2012.02.25.tgz) = 691bbea7c20a4f048f6b846ec09cd5168938cd8cd6941685acb678d4d330eeed
SIZE (fxt-2012.02.25.tgz) = 1392218

View File

@ -154,6 +154,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/catalan-gslex.h
include/fxt/comb/check-setpart-rgs.h
include/fxt/comb/motzkin-path-lex.h
include/fxt/comb/is-motzkin-path.h
include/fxt/comb/catalan-subset-lex.h
@ -657,6 +659,8 @@ 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/catalan-gslex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-demo.cc