aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-08-12 01:03:00 +0800
committerdhn <dhn@FreeBSD.org>2011-08-12 01:03:00 +0800
commitc4dfcbfa26fe199a78e6544e92382f15117589fe (patch)
treee7e1e3ced2bf24d04ff9572e2e423b994a533ce1 /math
parentb214a7de2ab8b6be1f63e79ee294fd8f12256630 (diff)
downloadfreebsd-ports-gnome-c4dfcbfa26fe199a78e6544e92382f15117589fe.tar.gz
freebsd-ports-gnome-c4dfcbfa26fe199a78e6544e92382f15117589fe.tar.zst
freebsd-ports-gnome-c4dfcbfa26fe199a78e6544e92382f15117589fe.zip
- Update to 2011.08.10
Diffstat (limited to 'math')
-rw-r--r--math/fxt/Makefile2
-rw-r--r--math/fxt/distinfo4
-rw-r--r--math/fxt/pkg-plist5
3 files changed, 7 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index 33141e0ebbca..c901c07dbf1b 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2011.07.24
+PORTVERSION= 2011.08.10
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index df29b8793b30..bf4ac0a34ca3 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2011.07.24.tgz) = 586c824b95ef098d92cc0eca58ec17d35414012b961ef2f95813389d1f8111ad
-SIZE (fxt-2011.07.24.tgz) = 1323794
+SHA256 (fxt-2011.08.10.tgz) = 4da2588fe9a01963350cd196b026b768329f8c374bb896ea4f07d43a89e35732
+SIZE (fxt-2011.08.10.tgz) = 1322893
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index 8227b923e7e3..52dc3cd69c84 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -300,7 +300,6 @@ include/fxt/correlation/slowcorr.h
include/fxt/dctdst-all.h
include/fxt/dctdst/dctdst.h
include/fxt/ds-all.h
-include/fxt/ds/priorityqueue1.h
include/fxt/ds/bitarray.h
include/fxt/ds/coroutine.h
include/fxt/ds/deque.h
@@ -1087,6 +1086,10 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/primefact-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/qmatrix-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gf2n/qmatrix-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-acgray-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-macgray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-acgray-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/sta-graph-macgray-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-debruijn-m-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-pref-rot-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph/graph-perm-pref-rot-demo.cc