diff options
-rw-r--r-- | math/petsc/Makefile | 3 | ||||
-rw-r--r-- | math/petsc/distinfo | 4 |
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 |