summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2010-12-25 11:19:58 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2010-12-25 11:19:58 +0000
commit94e9d3ee3ae43b3658b7b1e147967852a3b02754 (patch)
tree3bbbc5d5c5d08eacd4a9fe37de5d8c875e29d167 /math
parentDBIx::TransactionManager is a simple transaction manager. Like (diff)
- Update to 2010.12.24
Notes
Notes: svn path=/head/; revision=266877
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 1ed67bd58a48..76a743174020 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -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
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 3f68189146b0..4d7e1fa80dcf 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -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
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 8e6b3c70467d..b19cd0044665 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -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