aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2012-02-27 20:49:09 +0800
committerdhn <dhn@FreeBSD.org>2012-02-27 20:49:09 +0800
commitcea3293d89e97edd7a14b17f691defc0214e843b (patch)
tree47515675032b56cc3da43ca340f51041b35500f0 /math
parent8d1b275c70f83a2fcb0b9fe50af2b2d089a487af (diff)
downloadfreebsd-ports-gnome-cea3293d89e97edd7a14b17f691defc0214e843b.tar.gz
freebsd-ports-gnome-cea3293d89e97edd7a14b17f691defc0214e843b.tar.zst
freebsd-ports-gnome-cea3293d89e97edd7a14b17f691defc0214e843b.zip
- Update to 2012.02.25
Diffstat (limited to 'math')
-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 105c46346e73..d27fc1e519f4 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fxt
-PORTVERSION= 2012.02.17
+PORTVERSION= 2012.02.25
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
EXTRACT_SUFX= .tgz
diff --git a/math/fxt/distinfo b/math/fxt/distinfo
index 07a792137fd2..7e57ebac0499 100644
--- a/math/fxt/distinfo
+++ b/math/fxt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fxt-2012.02.17.tgz) = 43a7e4a61175ba2a9dc6fde8f74468088783d9c36f93163f5198067b9d70188e
-SIZE (fxt-2012.02.17.tgz) = 1389014
+SHA256 (fxt-2012.02.25.tgz) = 691bbea7c20a4f048f6b846ec09cd5168938cd8cd6941685acb678d4d330eeed
+SIZE (fxt-2012.02.25.tgz) = 1392218
diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist
index d9348ebbc04a..f6fca01df875 100644
--- a/math/fxt/pkg-plist
+++ b/math/fxt/pkg-plist
@@ -154,6 +154,8 @@ include/fxt/bpol/poly-tab.h
include/fxt/chirpzt-all.h
include/fxt/chirpzt/chirpzt.h
include/fxt/comb-all.h
+include/fxt/comb/catalan-gslex.h
+include/fxt/comb/check-setpart-rgs.h
include/fxt/comb/motzkin-path-lex.h
include/fxt/comb/is-motzkin-path.h
include/fxt/comb/catalan-subset-lex.h
@@ -657,6 +659,8 @@ lib/libfxt.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/thue-morse-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bits/zorder-texpic-out.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-demo.cc
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/catalan-gslex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-out.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/motzkin-path-lex-demo.cc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/setpart-rgs-subset-lex-demo.cc