diff options
author | bf <bf@FreeBSD.org> | 2012-05-29 02:23:56 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-05-29 02:23:56 +0800 |
commit | d600dd4ebc6e29d9331f27c201d3246fa651eb8d (patch) | |
tree | 1cf9f5c2892f4b5b1bd0066287979bc6e14c0c9f | |
parent | e3b2be3e1597bcb9b3fce56c97e1bc67a145a5b0 (diff) | |
download | freebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.tar.gz freebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.tar.zst freebsd-ports-gnome-d600dd4ebc6e29d9331f27c201d3246fa651eb8d.zip |
defer pending an update
-rw-r--r-- | math/petsc-mpich/Makefile | 2 | ||||
-rw-r--r-- | math/petsc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile index e1c61bf42e1b..b83073ad7d08 100644 --- a/math/petsc-mpich/Makefile +++ b/math/petsc-mpich/Makefile @@ -10,7 +10,7 @@ MASTERDIR= ${.CURDIR}/../petsc WITH_MPI= yes DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-20 +EXPIRATION_DATE= 2012-06-14 BROKEN= filesystem was touched prior to make install phase diff --git a/math/petsc/Makefile b/math/petsc/Makefile index b0c149260b4d..226f5b4301e6 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ qsub:${PORTSDIR}/sysutils/torque DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-27 +EXPIRATION_DATE= 2012-06-14 BROKEN= does not configure |