summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-10-10 20:33:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-10-10 20:33:56 +0000
commitab30075ecb83bc9b4f7a6dbf77b524f8bd6e6342 (patch)
tree1e08c0d11244a78a1a1f8ee3d6d77cfb1b5885be /math
parentUpdate from 1.7 to 1.7b. Add the following improvements: (diff)
- Upgrade from PETSC_VERSION_PATCH 34 (October, 6, 2005) to
PETSC_VERSION_PATCH 36 (October, 9, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html> - Fix pkg-message. Reported by: pointyhat via Kris
Notes
Notes: svn path=/head/; revision=144862
Diffstat (limited to 'math')
-rw-r--r--math/petsc/Makefile3
-rw-r--r--math/petsc/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index 7d439719708a..03ddc685ec7d 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= petsc
PORTVERSION= 2.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math parallel
MASTER_SITES= ftp://info.mcs.anl.gov/pub/petsc/%SUBDIR%/
MASTER_SITE_SUBDIR= . software_old
@@ -31,6 +31,7 @@ MAKEFILE= makefile
MAKE_ENV= PETSC_DIR=${WRKSRC}
SUB_FILES= pkg-message
+SUB_LIST= PETSC_ARCH=${TARGET} PETSC_DIR=${PREFIX}/${PFX}
PKGMESSAGE= ${WRKDIR}/pkg-message
.if !defined(WITHOUT_X11)
diff --git a/math/petsc/distinfo b/math/petsc/distinfo
index 912dca7d7bd2..b5b13df99454 100644
--- a/math/petsc/distinfo
+++ b/math/petsc/distinfo
@@ -1,2 +1,2 @@
-MD5 (v2.3.0.petsc.tar.gz) = 9f572f0c7ea774046157cb40ea4d1ed0
-SIZE (v2.3.0.petsc.tar.gz) = 9404469
+MD5 (v2.3.0.petsc.tar.gz) = 848dd31deaf52447998e2d4c9d1e3f39
+SIZE (v2.3.0.petsc.tar.gz) = 9404277