diff options
author | dhn <dhn@FreeBSD.org> | 2012-06-20 15:07:54 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-06-20 15:07:54 +0800 |
commit | 2da2b62ed71e68a7e41f1224efc5343711d0dbca (patch) | |
tree | 74790323a77f7e99df85b0dc12e4d4fcd071a665 /math | |
parent | fdcb4d7f5caf313a672c8e004311b257b99f695c (diff) | |
download | freebsd-ports-gnome-2da2b62ed71e68a7e41f1224efc5343711d0dbca.tar.gz freebsd-ports-gnome-2da2b62ed71e68a7e41f1224efc5343711d0dbca.tar.zst freebsd-ports-gnome-2da2b62ed71e68a7e41f1224efc5343711d0dbca.zip |
- Update to 2012.06.18
Diffstat (limited to 'math')
-rw-r--r-- | math/fxt/Makefile | 2 | ||||
-rw-r--r-- | math/fxt/distinfo | 4 | ||||
-rw-r--r-- | math/fxt/pkg-plist | 8 |
3 files changed, 11 insertions, 3 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 204cf0467e59..29e1972ae417 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxt -PORTVERSION= 2012.05.20 +PORTVERSION= 2012.06.18 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz diff --git a/math/fxt/distinfo b/math/fxt/distinfo index 2ff88f8b0596..13968b051cf8 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,2 +1,2 @@ -SHA256 (fxt-2012.05.20.tgz) = dd808fbc29fb89e5529d4f5a41dc4f48b8221c6241cb4ae8ea0957fb5fb86a9e -SIZE (fxt-2012.05.20.tgz) = 1398217 +SHA256 (fxt-2012.06.18.tgz) = d35cdfb949cb4b5a149c3becbd10e4b57698f92b406364b49c10591f6653efd8 +SIZE (fxt-2012.06.18.tgz) = 1401246 diff --git a/math/fxt/pkg-plist b/math/fxt/pkg-plist index 6f8f8d8223f0..7f9af9d3013c 100644 --- a/math/fxt/pkg-plist +++ b/math/fxt/pkg-plist @@ -1208,6 +1208,14 @@ lib/libfxt.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/revbin-perm-rec-out.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/swap-blocks-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perm/swap-blocks-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A066411-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A213243-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A066411-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A213243-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005943-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A175498-demo.cc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A175498-out.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A005943-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A007608-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A177505-demo.cc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/seq/A039724-demo.cc |