1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 2010.12.24

This commit is contained in:
Dennis Herrmann 2010-12-25 11:19:58 +00:00
parent 40631fcf9c
commit 94e9d3ee3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266877
3 changed files with 8 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
MD5 (fxt-2010.11.28.tgz) = 1ee4cf25a38498988d2ca3267cb05672
SHA256 (fxt-2010.11.28.tgz) = d4a72d5badc7dad62a3a1e77846d52ba6f38de744d0cc276d8a0535140719261
SIZE (fxt-2010.11.28.tgz) = 1301943
MD5 (fxt-2010.12.24.tgz) = 36bf4509093ee5cd2486d7aa80371987
SHA256 (fxt-2010.12.24.tgz) = a13cdcd651475d715c18585518ff9b7074e37fbef326ad3bf5d49e709338da15
SIZE (fxt-2010.12.24.tgz) = 1304011

View File

@ -827,6 +827,10 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-gen-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pascal-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-lex-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-dist-lex-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-dist-lex-rec-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/partition-lex-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgen-gray-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/pellgray-rec-demo.cc