diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-16 05:02:29 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-16 05:02:29 +0800 |
commit | 58cdbd5d1902ffb58f6ef5c3324d7c0e27252e95 (patch) | |
tree | f887f3ce1960a575cdfd62743a58f0ee8dc3006d /cad | |
parent | b546274e69f53fe1942c5c242f23d0815a34a76a (diff) | |
download | freebsd-ports-gnome-58cdbd5d1902ffb58f6ef5c3324d7c0e27252e95.tar.gz freebsd-ports-gnome-58cdbd5d1902ffb58f6ef5c3324d7c0e27252e95.tar.zst freebsd-ports-gnome-58cdbd5d1902ffb58f6ef5c3324d7c0e27252e95.zip |
Upgrade to 5.0.5.
This is just a bugfix revision. No new features were added this time.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/scotch/Makefile | 6 | ||||
-rw-r--r-- | cad/scotch/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index 01380d153914..45d868b6c39e 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -6,9 +6,9 @@ # PORTNAME= scotch -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= cad science -MASTER_SITES= http://gforge.inria.fr/frs/download.php/3720/ +MASTER_SITES= http://gforge.inria.fr/frs/download.php/3795/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= thierry@FreeBSD.org @@ -53,7 +53,7 @@ PLIST_SUB+= MPI="" PLIST_SUB+= MPI="@comment " .endif -pre-evrything:: +pre-everything:: .if !defined(WITHOUT_MPI) @${ECHO_MSG} @${ECHO_MSG} "Define WITHOUT_MPI if PT-Scotch is not wanted." diff --git a/cad/scotch/distinfo b/cad/scotch/distinfo index 975b8d9f9d5d..1641b659e50e 100644 --- a/cad/scotch/distinfo +++ b/cad/scotch/distinfo @@ -1,3 +1,3 @@ -MD5 (scotch_5.0.4.tar.gz) = 3494cc3181bde172dddc7e476b595b69 -SHA256 (scotch_5.0.4.tar.gz) = 9b22d3af76e66961bd2c4dc7998a4e2307fbf2870d6f6f54345fce2463703ea2 -SIZE (scotch_5.0.4.tar.gz) = 3430877 +MD5 (scotch_5.0.5.tar.gz) = 197f5eb413f619fef30546c6e4da1c73 +SHA256 (scotch_5.0.5.tar.gz) = 53e5d8bc79b37c025ca3e6c036f58ad75cf2672e937d6c9ce4b7a29f6ef711b7 +SIZE (scotch_5.0.5.tar.gz) = 3433705 |