aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-12-24 18:48:13 +0800
committerdhn <dhn@FreeBSD.org>2011-12-24 18:48:13 +0800
commit26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8 (patch)
treecfa998142ba51b3806b2174bc640f0c7aa0fc35f /math
parent8497e4a7aadabfdd470c8965872d10da4ea5abd8 (diff)
downloadfreebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.tar.gz
freebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.tar.zst
freebsd-ports-gnome-26d4cb4e2e82acdd357a8d4eb4fc48a1283b35d8.zip
- Update to 2011.12.23
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist8
3 files changed, 8 insertions, 6 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index eb564be85a1c..5693ec996812 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.12.19
+PORTVERSION= 2011.12.23
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index e9244b15f748..d1efa6f65980 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.12.19.tgz) = 982a5f326af601d9dd08d714a5cc17722c8dfea517d0ccdb67e68d24d9549c86
-SIZE (fxt-2011.12.19.tgz) = 1333382
+SHA256 (fxt-2011.12.23.tgz) = d8c67c4f6c631946c4bd27bf2060c2455f7e30ea78438b04feb86f004a65dfff
+SIZE (fxt-2011.12.23.tgz) = 1335306
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index c67a0bf82c75..31b530287b90 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -71,7 +71,6 @@ include/fxt/bits/bitldeq.h
include/fxt/bits/bitlex.h
include/fxt/bits/bitlow-edge.h
include/fxt/bits/bitlow.h
-include/fxt/bits/bitmrotate.h
include/fxt/bits/bitperiodic.h
include/fxt/bits/bitrotate.h
include/fxt/bits/bitseparate.h
@@ -195,6 +194,7 @@ include/fxt/comb/kperm-lex.h
include/fxt/comb/ksubset-gray.h
include/fxt/comb/ksubset-rec.h
include/fxt/comb/ksubset-twoclose.h
+include/fxt/comb/mixedradix-naf.h
include/fxt/comb/mixedradix-endo-gray.h
include/fxt/comb/mixedradix-endo.h
include/fxt/comb/mixedradix-gray.h
@@ -743,6 +743,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ksubset-twoclose-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/maxrep-gray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-naf-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/mixedradix-endo-gray-out.txt
@@ -909,6 +911,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-trotter-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm2fact-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-involution-naf-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/perm-involution-naf-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-fincr-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-kincr-demo.cc
@@ -917,8 +921,6 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rgs-maxincr-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec-out.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-demo.cc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/rll-rec2-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/root-sums-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/ruler-func-demo.cc