diff options
author | thierry <thierry@FreeBSD.org> | 2008-01-16 05:02:29 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-01-16 05:02:29 +0800 |
commit | aa07db19f323aa2ce931650995871c545ef399de (patch) | |
tree | 0ade3fd6fc1d01eff824a998b1fc5c762610c16d /cad/scotch | |
parent | d86a1ce5578a443ebb2f25c094e441fb89a54626 (diff) | |
download | freebsd-ports-gnome-aa07db19f323aa2ce931650995871c545ef399de.tar.gz freebsd-ports-gnome-aa07db19f323aa2ce931650995871c545ef399de.tar.zst freebsd-ports-gnome-aa07db19f323aa2ce931650995871c545ef399de.zip |
Upgrade to 5.0.5.
This is just a bugfix revision. No new features were added this time.
Diffstat (limited to 'cad/scotch')
-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 |