aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-03-26 09:24:47 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-03-26 09:24:47 +0000
commit29229374e7199fb9e3142ea104297ca40649da3f (patch)
tree2e2d8c71d1c2aac68fb38718b63b0add93cb45e4 /math
parentc3727c77ff7dd924c4e5876d1c7f8776ca37e42d (diff)
downloadports-29229374e7199fb9e3142ea104297ca40649da3f.tar.gz
ports-29229374e7199fb9e3142ea104297ca40649da3f.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist3
3 files changed, 6 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 677ab555ce4f..6c2a98a289a2 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.02.13
+PORTVERSION= 2011.03.25
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index e2c8fffea38a..2894c21819f1 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.02.13.tgz) = d34031fe178abc6558b4c9597071ada6bfd5f9be371218d099fbb62ae2ac3d46
-SIZE (fxt-2011.02.13.tgz) = 1308031
+SHA256 (fxt-2011.03.25.tgz) = 778741e01277ad51ad46b6bae347db4eee02ff04f9921cbbce5cab3c38d9da44
+SIZE (fxt-2011.03.25.tgz) = 1310302
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index d7b7409e4d59..d2c28a2981eb 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -187,6 +187,7 @@ include/fxt/comb/comp2comb.h
include/fxt/comb/composition-colex.h
include/fxt/comb/composition-colex2.h
include/fxt/comb/composition-ex-colex.h
+include/fxt/comb/composition-nz.h
include/fxt/comb/composition-rank.h
include/fxt/comb/cyclic-perm.h
include/fxt/comb/debruijn.h
@@ -705,6 +706,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-ex-colex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-gray-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-gray-rec-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-nz-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-rank-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/composition-rank-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/conference-quadres-demo.cc