aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-04-12 00:00:38 +0800
committerdhn <dhn@FreeBSD.org>2011-04-12 00:00:38 +0800
commitfb4fefc5ff30ba6183c8e6a81fc41db81acb6b11 (patch)
tree30b2180431c366c72d831de3862dc34043402dd8
parent7ec89b03311f1fa61721bb213874f15453c4b5ed (diff)
downloadfreebsd-ports-gnome-fb4fefc5ff30ba6183c8e6a81fc41db81acb6b11.tar.gz
freebsd-ports-gnome-fb4fefc5ff30ba6183c8e6a81fc41db81acb6b11.tar.zst
freebsd-ports-gnome-fb4fefc5ff30ba6183c8e6a81fc41db81acb6b11.zip
- Update to 2011.04.10
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist4
3 files changed, 7 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 6c2a98a289a2..cc53b9d3f9e9 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.03.25
+PORTVERSION= 2011.04.10
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 2894c21819f1..831991f9774c 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.03.25.tgz) = 778741e01277ad51ad46b6bae347db4eee02ff04f9921cbbce5cab3c38d9da44
-SIZE (fxt-2011.03.25.tgz) = 1310302
+SHA256 (fxt-2011.04.10.tgz) = e15d4dbee78a83368a87acb1a3a204623e0b87f7f354700c57a94d4e7eded140
+SIZE (fxt-2011.04.10.tgz) = 1311670
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index d2c28a2981eb..e6de24383b31 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -2,6 +2,7 @@ include/fxt/aux0-all.h
include/fxt/aux0/aux0double.h
include/fxt/aux0/binomial.h
include/fxt/aux0/cayley-dickson-mult.h
+include/fxt/aux0/cayley-dickson-zd.h
include/fxt/aux0/cmult.h
include/fxt/aux0/constants.h
include/fxt/aux0/csincos.h
@@ -375,6 +376,7 @@ include/fxt/perm/grayrevpermute.h
include/fxt/perm/haarpermute.h
include/fxt/perm/mrotate.h
include/fxt/perm/perm2ccf.h
+include/fxt/perm/perm-genus.h
include/fxt/perm/permapply.h
include/fxt/perm/permapplyfunc.h
include/fxt/perm/permcomplement.h
@@ -511,6 +513,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/shiftadd-log-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arith/zero-divisors-func-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/all-dbs-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/bin2sbin-demo.cc