diff options
author | thierry <thierry@FreeBSD.org> | 2011-02-26 17:56:51 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-02-26 17:56:51 +0800 |
commit | 4f75b6770034c7335df952ab206c56660896cffa (patch) | |
tree | 8f8adcc832fddbed24dfe0d6d0933edaa532fdc3 /math/petsc | |
parent | 2fec2e0cdca4da3a4399935b366c347529486665 (diff) | |
download | freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.tar.gz freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.tar.zst freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.zip |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Diffstat (limited to 'math/petsc')
-rw-r--r-- | math/petsc/Makefile | 2 | ||||
-rw-r--r-- | math/petsc/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile index dbcc84d68456..e00f7b40dece 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -7,7 +7,7 @@ PORTNAME= petsc DISTVERSION= 2.3.3-p0 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= math parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ diff --git a/math/petsc/distinfo b/math/petsc/distinfo index ad43bfbfed01..f0222a42bfc1 100644 --- a/math/petsc/distinfo +++ b/math/petsc/distinfo @@ -1,3 +1,2 @@ -MD5 (petsc-2.3.3-p0.tar.gz) = 040475e8e7bacc126053537e3b3cdbc3 SHA256 (petsc-2.3.3-p0.tar.gz) = a08d0f2022349321a26ae6c63f0ad5b069d37f48028377c549b81cc3e7b97ddf SIZE (petsc-2.3.3-p0.tar.gz) = 10966078 |