summaryrefslogtreecommitdiff
path: root/math/petsc
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-10-12 19:28:40 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-10-12 19:28:40 +0000
commitccdea322dbecd5ea7cea1e3fa3c53133e9cf3199 (patch)
tree2c2b785bd9fa4a0973c5fc20974ccec2dd194dda /math/petsc
parent@unexec rmdir %D/share/locale/rw/LC_MESSAGES (diff)
Stabilizing: the PETSc Team builds a special tarball for the FreeBSD
port, with patch level included in DISTNAME. Thanks to them!
Notes
Notes: svn path=/head/; revision=145148
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile7
-rw-r--r--math/petsc/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index 03ddc685ec7d..657c04382861 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -9,13 +9,14 @@ PORTNAME= petsc
PORTVERSION= 2.3.0
PORTREVISION= 3
CATEGORIES= math parallel
-MASTER_SITES= ftp://info.mcs.anl.gov/pub/petsc/%SUBDIR%/
-MASTER_SITE_SUBDIR= . software_old
-DISTNAME= v${PORTVERSION}.${PORTNAME}
+MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
+DISTNAME= v${PORTVERSION}-${PATCHLEVEL}.${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable, Extensible Toolkit for Scientific computation
+PATCHLEVEL= 36
+
HAS_CONFIGURE= yes
USE_PYTHON= yes
USE_REINPLACE= yes
diff --git a/math/petsc/distinfo b/math/petsc/distinfo
index b5b13df99454..4d010f6cff94 100644
--- a/math/petsc/distinfo
+++ b/math/petsc/distinfo
@@ -1,2 +1,2 @@
-MD5 (v2.3.0.petsc.tar.gz) = 848dd31deaf52447998e2d4c9d1e3f39
-SIZE (v2.3.0.petsc.tar.gz) = 9404277
+MD5 (v2.3.0-36.petsc.tar.gz) = 848dd31deaf52447998e2d4c9d1e3f39
+SIZE (v2.3.0-36.petsc.tar.gz) = 9404277