From ccdea322dbecd5ea7cea1e3fa3c53133e9cf3199 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 12 Oct 2005 19:28:40 +0000 Subject: Stabilizing: the PETSc Team builds a special tarball for the FreeBSD port, with patch level included in DISTNAME. Thanks to them! --- math/petsc/Makefile | 7 ++++--- math/petsc/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'math/petsc') 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 -- cgit v1.2.3