diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-13 04:09:58 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-13 04:09:58 +0000 |
commit | 094e70d4b1ed343a2bcbbd1225cc85cf965b0919 (patch) | |
tree | dc88e864de3e47ae563ebbcb153b3f3f4ca9fd33 /net/mpich2 | |
parent | 723f81c8379cf9aa7eb6ddff48e80a822086c708 (diff) | |
download | ports-094e70d4b1ed343a2bcbbd1225cc85cf965b0919.tar.gz ports-094e70d4b1ed343a2bcbbd1225cc85cf965b0919.zip |
Update to 1.2.5.
PR: ports/48230
Submitted by: David A. Bader <dbader@eece.unm.edu>
Notes
Notes:
svn path=/head/; revision=75436
Diffstat (limited to 'net/mpich2')
-rw-r--r-- | net/mpich2/Makefile | 4 | ||||
-rw-r--r-- | net/mpich2/distinfo | 11 |
2 files changed, 5 insertions, 10 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 7ac8015211bb..1cf49e6b7926 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpich -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 PORTREVISION= 1 CATEGORIES= net parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ @@ -15,7 +15,7 @@ DIST_SUBDIR= mpich MAINTAINER= dbader@eece.unm.edu PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ -PATCHFILES= 7073 7090 7096 7187 7201 7265 7276 +PATCHFILES= 3524 7633 RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo index e90570b918ef..221af57bea29 100644 --- a/net/mpich2/distinfo +++ b/net/mpich2/distinfo @@ -1,8 +1,3 @@ -MD5 (mpich/mpich-1.2.4.tar.gz) = 45ab0a0fb35aa155ce9368c475a84e12 -MD5 (mpich/7073) = b5cc2f990029919429e290dfb3b60524 -MD5 (mpich/7090) = 27e99497440378642d6e03506122baaa -MD5 (mpich/7096) = a9696999d3bc85f1fcd98ff624fecc17 -MD5 (mpich/7187) = b7a38343d2da3ecf6ff19424f4ae090a -MD5 (mpich/7201) = c23eea4b7a44ca022cd2586132642e39 -MD5 (mpich/7265) = 38a835dbf8ca645ef4a825133cbcdf59 -MD5 (mpich/7276) = 60fbbc02331251111c14b427f2310a9f +MD5 (mpich/mpich-1.2.5.tar.gz) = e10f2fde92b6c3264eeb00fdefbb09f1 +MD5 (mpich/3524) = 35bd5f05b0c09ef3c8f729623fb7d24d +MD5 (mpich/7633) = 253a619976cbf984a8357e2d3807e740 |