diff options
-rw-r--r-- | math/freefem++/Makefile | 2 | ||||
-rw-r--r-- | math/freefem++/distinfo | 4 | ||||
-rw-r--r-- | math/freefem++/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index a3ab608345b5..649f24dcb3c1 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefem++ -PORTVERSION= 1.37 +PORTVERSION= 1.38 PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/freefem/ \ diff --git a/math/freefem++/distinfo b/math/freefem++/distinfo index 83af5d0eece9..3664303c2535 100644 --- a/math/freefem++/distinfo +++ b/math/freefem++/distinfo @@ -1,2 +1,2 @@ -MD5 (FreeFem++v1.37.tar.gz) = 89414fed9fd5f0ced3c1790702214dec -SIZE (FreeFem++v1.37.tar.gz) = 4333906 +MD5 (FreeFem++v1.38.tar.gz) = f43b5331afe0991a2b4455bb64d1ac66 +SIZE (FreeFem++v1.38.tar.gz) = 4335787 diff --git a/math/freefem++/pkg-plist b/math/freefem++/pkg-plist index dad01cc517d4..4f2da67191a3 100644 --- a/math/freefem++/pkg-plist +++ b/math/freefem++/pkg-plist @@ -52,7 +52,8 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/testadp.edp %%PORTDOCS%%%%EXAMPLESDIR%%/teste.edp %%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/FE.edp -%%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/LapDG.edp +%%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/LapDG2.edp +%%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/Laplace.edp %%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/LaplaceP1.edp %%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/LaplaceP1P2h.edp %%PORTDOCS%%%%EXAMPLESDIR%%/tutorial/LaplaceP1bis.edp |