diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 03:34:52 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 03:34:52 +0000 |
commit | 94f961c1d4aee7ea5c093de1e8489d248a8de37d (patch) | |
tree | 3f9315745892a5439fc854d844c20bbe66aa3613 /net | |
parent | a0a6fda0d56482499e04482b13b1254fd3916313 (diff) | |
download | FreeBSD-ports-94f961c1d4aee7ea5c093de1e8489d248a8de37d.zip FreeBSD-ports-94f961c1d4aee7ea5c093de1e8489d248a8de37d.tar.gz |
Add the following distribution patches: 5226, r157, and rpvfs.
PR: 18731
Submitted by: Richard Sather <satherrl@dssrg.curtin.edu.au>
Diffstat (limited to 'net')
-rw-r--r-- | net/mpich/Makefile | 2 | ||||
-rw-r--r-- | net/mpich/distinfo | 3 | ||||
-rw-r--r-- | net/mpich2/Makefile | 2 | ||||
-rw-r--r-- | net/mpich2/distinfo | 3 |
4 files changed, 8 insertions, 2 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 0795419..b8eee2a 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/1.2.0/ -PATCHFILES= 4885 4889 4959 4992 4997 +PATCHFILES= 4885 4889 4959 4992 4997 5226 r157 rpvfs MAINTAINER= dbader@eece.unm.edu diff --git a/net/mpich/distinfo b/net/mpich/distinfo index 5efa182..e0de086 100644 --- a/net/mpich/distinfo +++ b/net/mpich/distinfo @@ -4,3 +4,6 @@ MD5 (mpich/4889) = 2277c62718ea7dbd5525f4fcff5544f9 MD5 (mpich/4959) = 4882b7ef2842a10758914765a828dda9 MD5 (mpich/4992) = ffe25b0161c604151d434f9c2e6055a0 MD5 (mpich/4997) = a0de6784d7909397ec4f36628774c6f6 +MD5 (mpich/5226) = 009b9d21de64062bec0cb410c9a3cacd +MD5 (mpich/r157) = a66109f00cb8822174371e74b9963aba +MD5 (mpich/rpvfs) = d98049c289efa41cd94ce14541bbe697 diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 0795419..b8eee2a 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/1.2.0/ -PATCHFILES= 4885 4889 4959 4992 4997 +PATCHFILES= 4885 4889 4959 4992 4997 5226 r157 rpvfs MAINTAINER= dbader@eece.unm.edu diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo index 5efa182..e0de086 100644 --- a/net/mpich2/distinfo +++ b/net/mpich2/distinfo @@ -4,3 +4,6 @@ MD5 (mpich/4889) = 2277c62718ea7dbd5525f4fcff5544f9 MD5 (mpich/4959) = 4882b7ef2842a10758914765a828dda9 MD5 (mpich/4992) = ffe25b0161c604151d434f9c2e6055a0 MD5 (mpich/4997) = a0de6784d7909397ec4f36628774c6f6 +MD5 (mpich/5226) = 009b9d21de64062bec0cb410c9a3cacd +MD5 (mpich/r157) = a66109f00cb8822174371e74b9963aba +MD5 (mpich/rpvfs) = d98049c289efa41cd94ce14541bbe697 |