diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-05-11 20:40:01 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-05-11 20:40:01 +0800 |
commit | 1b241160efa11ed00749d8eccdf431b025ffd3be (patch) | |
tree | 35c7219fc2abafa55c08f1230f376fda54026499 /math/gmm++ | |
parent | cc405f53673b9b163f2878cdbec5fdd1b1d3af04 (diff) | |
download | freebsd-ports-gnome-1b241160efa11ed00749d8eccdf431b025ffd3be.tar.gz freebsd-ports-gnome-1b241160efa11ed00749d8eccdf431b025ffd3be.tar.zst freebsd-ports-gnome-1b241160efa11ed00749d8eccdf431b025ffd3be.zip |
- Update strigi to 0.7.2
- Update eigen to 2.0.11
- Update gmm++ to 4.0.0
- Update soprano to 2.4.3
- Update shared-desktop-ontologies to 0.4
With hat on: kde@
Diffstat (limited to 'math/gmm++')
-rw-r--r-- | math/gmm++/Makefile | 2 | ||||
-rw-r--r-- | math/gmm++/distinfo | 6 | ||||
-rw-r--r-- | math/gmm++/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile index c32e133b2e40..4d369b2ee5ab 100644 --- a/math/gmm++/Makefile +++ b/math/gmm++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmm++ -PORTVERSION= 3.1 +PORTVERSION= 4.0.0 CATEGORIES= math MASTER_SITES= http://download.gna.org/getfem/stable/ DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION} diff --git a/math/gmm++/distinfo b/math/gmm++/distinfo index 1e4a91245a23..75ed0780c91a 100644 --- a/math/gmm++/distinfo +++ b/math/gmm++/distinfo @@ -1,3 +1,3 @@ -MD5 (gmm-3.1.tar.gz) = 5706d23bf3bb6d06d3d7e5889cf8554d -SHA256 (gmm-3.1.tar.gz) = 9c407801c3bf700f44995613b1d310fbdc16d12e229056e9e999b16b5c135eb8 -SIZE (gmm-3.1.tar.gz) = 457070 +MD5 (gmm-4.0.0.tar.gz) = b62bced3e8975292ffd83f2cb8b331f8 +SHA256 (gmm-4.0.0.tar.gz) = ecdecc588016be4e6d9b50f3bba38f1b8afb4dff122329d0a6d9dfb60d42eca0 +SIZE (gmm-4.0.0.tar.gz) = 470685 diff --git a/math/gmm++/pkg-plist b/math/gmm++/pkg-plist index bade4c56fc7a..17d5c94046e2 100644 --- a/math/gmm++/pkg-plist +++ b/math/gmm++/pkg-plist @@ -31,6 +31,7 @@ include/gmm/gmm_precond_ilu.h include/gmm/gmm_precond_ilut.h include/gmm/gmm_precond_ilutp.h include/gmm/gmm_precond_mr_approx_inverse.h +include/gmm/gmm_range_basis.h include/gmm/gmm_real_part.h include/gmm/gmm_ref.h include/gmm/gmm_scaled.h |