diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-01 23:24:55 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-01 23:24:55 +0800 |
commit | 273376aa17299d37f9f66a1050b393a9701b5c88 (patch) | |
tree | a6a706e7c6f6606bec687bccefe22311dcab44ae | |
parent | c7c258fb524299040ff68667ff0e44700f069d4d (diff) | |
download | freebsd-ports-gnome-273376aa17299d37f9f66a1050b393a9701b5c88.tar.gz freebsd-ports-gnome-273376aa17299d37f9f66a1050b393a9701b5c88.tar.zst freebsd-ports-gnome-273376aa17299d37f9f66a1050b393a9701b5c88.zip |
- Update to 2009.03.31
Approved by: miwi (mentor)
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 6 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 2d10c8c365a0..21334deed564 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2009.03.22 +PORTVERSION= 2009.03.31 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 52916117b5af..16bfd7732ba4 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -MD5 (fxt-2009.03.22.tgz) = 55994de12823ae7a51b660bf881a849b -SHA256 (fxt-2009.03.22.tgz) = c73ab3b9dc25f3976dbfdf1bedc972af1d6b75715f3fb11386dc2e6f743b1deb -SIZE (fxt-2009.03.22.tgz) = 1166792 +MD5 (fxt-2009.03.31.tgz) = 13f2a671f1cb85ff476d50215fb18a50 +SHA256 (fxt-2009.03.31.tgz) = 1ff639f708f5e000a8dbd2974608377c6775e117ba0ec7a0c8bfa21b2aca532e +SIZE (fxt-2009.03.31.tgz) = 1167178 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 7154cd2157a1..8e2b7e576d86 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -598,6 +598,8 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/bell-number-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/big-fact2perm-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-debruijn-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binary-necklace-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comb/binomial-demo.cc |