aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-04-01 15:24:55 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-04-01 15:24:55 +0000
commit8217c4dd1dea5cbe146907f97afb3e458208ec77 (patch)
tree062cdd6225d95d3e704b8da150e3103e8b6be65b /math
parenteeee4006b7c34e8ea993650ce4b5950bbb77e68d (diff)
downloadports-8217c4dd1dea5cbe146907f97afb3e458208ec77.tar.gz
ports-8217c4dd1dea5cbe146907f97afb3e458208ec77.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo6
-rw-r--r--math/fxt/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 2d10c8c365a0..21334deed564 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2009.03.22
+PORTVERSION= 2009.03.31
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 52916117b5af..16bfd7732ba4 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,3 +1,3 @@
-MD5 (fxt-2009.03.22.tgz) = 55994de12823ae7a51b660bf881a849b
-SHA256 (fxt-2009.03.22.tgz) = c73ab3b9dc25f3976dbfdf1bedc972af1d6b75715f3fb11386dc2e6f743b1deb
-SIZE (fxt-2009.03.22.tgz) = 1166792
+MD5 (fxt-2009.03.31.tgz) = 13f2a671f1cb85ff476d50215fb18a50
+SHA256 (fxt-2009.03.31.tgz) = 1ff639f708f5e000a8dbd2974608377c6775e117ba0ec7a0c8bfa21b2aca532e
+SIZE (fxt-2009.03.31.tgz) = 1167178
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 7154cd2157a1..8e2b7e576d86 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -598,6 +598,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-demo.cc