diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-08-21 16:43:47 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-08-21 16:43:47 +0000 |
commit | 23023fa01bf42def13ebf9511f76966cb8c0126a (patch) | |
tree | d3836f4e2086bb8233b92227005420fde85d3435 /math/freefem++ | |
parent | 06834a2d071395861e29b2caaf4a4810faba03cd (diff) |
Notes
Diffstat (limited to 'math/freefem++')
-rw-r--r-- | math/freefem++/Makefile | 2 | ||||
-rw-r--r-- | math/freefem++/distinfo | 6 | ||||
-rw-r--r-- | math/freefem++/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 07fb44ab1145..d4a2ec183c81 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefem++ -PORTVERSION= 2.18 +PORTVERSION= 2.19 CATEGORIES= math science MASTER_SITES= http://www.freefem.org/ff++/ftp/ diff --git a/math/freefem++/distinfo b/math/freefem++/distinfo index 8ca78123af45..564d0cb470f9 100644 --- a/math/freefem++/distinfo +++ b/math/freefem++/distinfo @@ -1,3 +1,3 @@ -MD5 (freefem++-2.18.tar.gz) = 40a2170a0223980e547df6cac1491468 -SHA256 (freefem++-2.18.tar.gz) = 8c225c1e3113a728f395e6ccb5a29f6ff667a6600a705cfd1a7a1c00397f1974 -SIZE (freefem++-2.18.tar.gz) = 10685838 +MD5 (freefem++-2.19.tar.gz) = bebafd40b6653ab3284113d3174b54fe +SHA256 (freefem++-2.19.tar.gz) = 7276aa2aa8e2e6d6500c8d7f5e7ea09131ac2c401eeddf807c9fe110ccc5b396 +SIZE (freefem++-2.19.tar.gz) = 10688099 diff --git a/math/freefem++/pkg-plist b/math/freefem++/pkg-plist index cfb8baf576c5..b3fe5b99d53e 100644 --- a/math/freefem++/pkg-plist +++ b/math/freefem++/pkg-plist @@ -177,6 +177,10 @@ bin/FreeFem++-nw %%PORTDOCS%%%%EXAMPLESDIR%%/load/regtests.m4 %%PORTDOCS%%%%EXAMPLESDIR%%/load/rgraph.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/showverb.hpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/splitmesh3.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/splitmesh3.edp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/splitmesh6.cpp +%%PORTDOCS%%%%EXAMPLESDIR%%/load/splitmesh6.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/strversionnumber.hpp %%PORTDOCS%%%%EXAMPLESDIR%%/load/testFE-P3.edp %%PORTDOCS%%%%EXAMPLESDIR%%/load/testFE-P3dc.edp |