diff options
author | nork <nork@FreeBSD.org> | 2002-11-02 00:13:32 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-02 00:13:32 +0800 |
commit | 27bfc40eed6ed622609aac678ddd5249759ef70f (patch) | |
tree | 1a0aa0b9f4870bd2a67ce25da8e15af64ea01a79 /net/mpich2/Makefile | |
parent | bb2c64aec38a64512284ed3d91542ec08d537b03 (diff) | |
download | freebsd-ports-gnome-27bfc40eed6ed622609aac678ddd5249759ef70f.tar.gz freebsd-ports-gnome-27bfc40eed6ed622609aac678ddd5249759ef70f.tar.zst freebsd-ports-gnome-27bfc40eed6ed622609aac678ddd5249759ef70f.zip |
Update(add new patches), and version bump.
Submitted by: Mikhail Teterin <mi+mx@aldan.algebra.com>
Approved by: David A. Bader <dbader@eece.unm.edu> (maintainer)
Diffstat (limited to 'net/mpich2/Makefile')
-rw-r--r-- | net/mpich2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index b6f008dbfbdb..31a34a660bcd 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpich PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich @@ -14,6 +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 RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |