diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-07 22:44:43 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-07 22:44:43 +0000 |
commit | e6e9cf51190bae0b1130881afa615d92022a42cd (patch) | |
tree | 2da9e797cfa69f6010158848b7094257d3b8b0b2 /net/mpich2 | |
parent | 1227307813dc9b0dc4a2e2f7f40034333f9628f4 (diff) | |
download | ports-e6e9cf51190bae0b1130881afa615d92022a42cd.tar.gz ports-e6e9cf51190bae0b1130881afa615d92022a42cd.zip |
update to 1.2.2.2
PR: 31107
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=48539
Diffstat (limited to 'net/mpich2')
-rw-r--r-- | net/mpich2/Makefile | 5 | ||||
-rw-r--r-- | net/mpich2/distinfo | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 02d7bb806b67..970a8a7e5754 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -6,13 +6,12 @@ # PORTNAME= mpich -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.2.2 CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich -PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ -PATCHFILES= 6187 +#PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ MAINTAINER= dbader@eece.unm.edu diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo index b0ed6e6b8ea2..246eeb35f005 100644 --- a/net/mpich2/distinfo +++ b/net/mpich2/distinfo @@ -1,2 +1 @@ -MD5 (mpich/mpich-1.2.2.tar.gz) = 9e9062a016f14af1560f55150761f0a0 -MD5 (mpich/6187) = 8a2f5fc104b3946ca713a08ce5d587b8 +MD5 (mpich/mpich-1.2.2.2.tar.gz) = 1197e91f5c4a924fbc3220f3f3b56d05 |