diff options
author | thierry <thierry@FreeBSD.org> | 2007-02-03 20:51:45 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-02-03 20:51:45 +0800 |
commit | e5d815acc82bd979a3eb214d6f1cb1d8ee7986d7 (patch) | |
tree | f070a5f3f96799d8942511976b7e30ef25ec793d /net | |
parent | fd6db91dd12b53937b16ebdb98ea9eea639c6ad7 (diff) | |
download | freebsd-ports-graphics-e5d815acc82bd979a3eb214d6f1cb1d8ee7986d7.tar.gz freebsd-ports-graphics-e5d815acc82bd979a3eb214d6f1cb1d8ee7986d7.tar.zst freebsd-ports-graphics-e5d815acc82bd979a3eb214d6f1cb1d8ee7986d7.zip |
Update to 1.0.5p2.
Diffstat (limited to 'net')
-rw-r--r-- | net/mpich2/Makefile | 5 | ||||
-rw-r--r-- | net/mpich2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 8bf6b7bd268..2aec46801d1 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mpich2 -PORTVERSION= 1.0.5p1 -PORTREVISION= 1 +PORTVERSION= 1.0.5p2 PORTEPOCH= 2 CATEGORIES= net parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ \ @@ -45,7 +44,7 @@ BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 FC= gfortran42 F77= gfortran42 F90FLAGS+= ${FFLAGS} -CONFIGURE_ENV+= F90=${FC} F90FLAGS=${F90FLAGS} F77=${FC} +CONFIGURE_ENV+= F90=${FC} F90FLAGS=${F90FLAGS} F77=${FC} NO_MTREE= yes USE_LDCONFIG= yes diff --git a/net/mpich2/distinfo b/net/mpich2/distinfo index 068f9c5140e..243b3d2fcca 100644 --- a/net/mpich2/distinfo +++ b/net/mpich2/distinfo @@ -1,3 +1,3 @@ -MD5 (mpich/mpich2-1.0.5p1.tar.gz) = ef6125348688a8494ebed58d097c28e6 -SHA256 (mpich/mpich2-1.0.5p1.tar.gz) = a544a0ba3e5d495ad45ddf3fca4b57348d47b44c74cae26503fe5f9bc6c4bf1c -SIZE (mpich/mpich2-1.0.5p1.tar.gz) = 13149845 +MD5 (mpich/mpich2-1.0.5p2.tar.gz) = 38417a5b4b535e9f96c365cd6d029db8 +SHA256 (mpich/mpich2-1.0.5p2.tar.gz) = 29136d78bd62fbd69e9b57d058c51fc459dbc3f8f5e98c67cc6aec9ffdbc1274 +SIZE (mpich/mpich2-1.0.5p2.tar.gz) = 12842775 |