diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-08-07 21:57:26 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-08-07 21:57:26 +0000 |
commit | 2fc45d44ae1e50b7505a07f78b060449c4b43a82 (patch) | |
tree | 27e2d09eb8611697f5d701c4bea8355adff12981 /net | |
parent | f09972a0f4e0773979c018a86643aa71cb2abf19 (diff) | |
download | ports-2fc45d44ae1e50b7505a07f78b060449c4b43a82.tar.gz ports-2fc45d44ae1e50b7505a07f78b060449c4b43a82.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/mpich2/Makefile | 6 | ||||
-rw-r--r-- | net/mpich2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index dacec266cf70..7de2d9d8071a 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mpich2 -PORTVERSION= 1.1.1 -PORTEPOCH= 3 +DISTVERSION= 1.1.1p1 +PORTEPOCH= 4 CATEGORIES= net parallel -MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${PORTVERSION}/ +MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ DIST_SUBDIR= mpich #PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/mpich2-patch/ #PATCHFILES= diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo index 9de79573c0b8..60c3e7d957e6 100644 --- a/net/mpich2/distinfo +++ b/net/mpich2/distinfo @@ -1,3 +1,3 @@ -MD5 (mpich/mpich2-1.1.1.tar.gz) = 5871194d515eaf6161bbf33052b74d1b -SHA256 (mpich/mpich2-1.1.1.tar.gz) = 481e624cf194774691413348280adab16c4413c439d83044d797c50fc6a61242 -SIZE (mpich/mpich2-1.1.1.tar.gz) = 18330566 +MD5 (mpich/mpich2-1.1.1p1.tar.gz) = cb3da718237f2af826fcd85a4ab72047 +SHA256 (mpich/mpich2-1.1.1p1.tar.gz) = 10badc5afe55998f7be90f569447ce1b56c42ed0248c3a925090ad1e6a5d800f +SIZE (mpich/mpich2-1.1.1p1.tar.gz) = 18343542 |