diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-03-08 20:35:06 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-03-08 20:35:06 +0000 |
commit | 33eae0c20dfb0db7fe7b1118542de3b3318587ce (patch) | |
tree | e4e12f89f3ee62a1e4230cb2482bc2a114d74b29 /math | |
parent | 505e8f2de22723254e13061429a79bae45d59751 (diff) | |
download | ports-33eae0c20dfb0db7fe7b1118542de3b3318587ce.tar.gz ports-33eae0c20dfb0db7fe7b1118542de3b3318587ce.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/freefem++/Makefile | 2 | ||||
-rw-r--r-- | math/freefem++/distinfo | 6 | ||||
-rw-r--r-- | math/freefem++/pkg-plist | 15 |
3 files changed, 19 insertions, 4 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 2202db8bff7d..4d540bd0d02b 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefem++ -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= math science MASTER_SITES= http://www.freefem.org/ff++/ftp/ diff --git a/math/freefem++/distinfo b/math/freefem++/distinfo index 09c520801633..54f3bf5016eb 100644 --- a/math/freefem++/distinfo +++ b/math/freefem++/distinfo @@ -1,3 +1,3 @@ -MD5 (freefem++-2.13.tar.gz) = e193e9ed620e9429acc0277a5a7dabaa -SHA256 (freefem++-2.13.tar.gz) = 40a99fd41aacbb1e236d1ea2ded736b613d356a9d0f748be65f79aa824777363 -SIZE (freefem++-2.13.tar.gz) = 10602487 +MD5 (freefem++-2.14.tar.gz) = 8d5f72295d389bf298e284a6dd325c02 +SHA256 (freefem++-2.14.tar.gz) = b097e390806b3cd1030ff13b9b42e5bd3e466c6e27cb5bf6a18b56d5fceef881 +SIZE (freefem++-2.14.tar.gz) = 10619520 diff --git a/math/freefem++/pkg-plist b/math/freefem++/pkg-plist index 5c600bfa3342..634ad985d565 100644 --- a/math/freefem++/pkg-plist +++ b/math/freefem++/pkg-plist @@ -90,9 +90,19 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/load/CGNL.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/CodeAlloc.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/DOperator.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P3.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P3.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P3.o +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P3.so +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P4.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P4.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P4.o +%%PORTDOCS%%%%EXAMPLESDIR%%/load/Element_P4.so %%PORTDOCS%%%%EXAMPLESDIR%%/load/FESpace.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/FQuadTree.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/InitFunct.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/LaplaceP3.edp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/LaplaceP4.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/MatriceCreuse.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/MatriceCreuse_tpl.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/MeshPoint.hpp @@ -142,7 +152,12 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/load/myType.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/myfunction.cpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/myfunction.so +%%PORTDOCS%%%%EXAMPLESDIR%%/load/plot-fb-P3.edp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/plot-fb-P4.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/problem.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/qf11to25.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/qf11to25.o +%%PORTDOCS%%%%EXAMPLESDIR%%/load/qf11to25.so %%PORTDOCS%%%%EXAMPLESDIR%%/load/ref.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/regtests.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/regtests.m4 |