diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-09 19:46:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-09 19:46:44 +0000 |
commit | 728e2adf2ca04dabcd60ed9ed8efb9c9e9938a61 (patch) | |
tree | ecc95a8230126771589f02aec2bdd837db1eb53e /math | |
parent | 39519c176a357894e6472b65d533322317f6b6cf (diff) | |
download | ports-728e2adf2ca04dabcd60ed9ed8efb9c9e9938a61.tar.gz ports-728e2adf2ca04dabcd60ed9ed8efb9c9e9938a61.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 | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index bbbd88c1c246..a3954bb857fc 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefem++ -DISTVERSION= 2.1-0 +DISTVERSION= 2.1-2 CATEGORIES= math science MASTER_SITES= http://www.freefem.org/ff++/ftp/ diff --git a/math/freefem++/distinfo b/math/freefem++/distinfo index f567b829da86..9911d8948f7c 100644 --- a/math/freefem++/distinfo +++ b/math/freefem++/distinfo @@ -1,3 +1,3 @@ -MD5 (freefem++-2.1-0.tar.gz) = 346027982600ed80dd377e1386d84174 -SHA256 (freefem++-2.1-0.tar.gz) = 5e4119b61f7f581c81a64d1b53d45f56bb5dbe550bf2fc4aaf2728bdfa443853 -SIZE (freefem++-2.1-0.tar.gz) = 13982573 +MD5 (freefem++-2.1-2.tar.gz) = 1a87f6598f6eb3e7b4b64a708e00b008 +SHA256 (freefem++-2.1-2.tar.gz) = 4818d40ce7969dde5bec454fcbd770440433601e02ec7ea0af90ec2f37f76965 +SIZE (freefem++-2.1-2.tar.gz) = 14070319 diff --git a/math/freefem++/pkg-plist b/math/freefem++/pkg-plist index 25334005e985..508ad0722982 100644 --- a/math/freefem++/pkg-plist +++ b/math/freefem++/pkg-plist @@ -73,6 +73,7 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/lap_mat.edp %%PORTDOCS%%%%EXAMPLESDIR%%/lapacienprecon.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/AFunction.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/AFunction_ext.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/AnyType.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/BamgFreeFem.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/CGNL.hpp @@ -103,6 +104,8 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/load/fem.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/fem3.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/ffstack.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/funcTemplate.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/funcTemplate.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/gmres.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/include.tar.gz %%PORTDOCS%%%%EXAMPLESDIR%%/load/lex.hpp |