[132757] trunk/dports/math/petsc/Portfile
sean at macports.org
sean at macports.org
Mon Feb 9 16:01:45 PST 2015
Revision: 132757
https://trac.macports.org/changeset/132757
Author: sean at macports.org
Date: 2015-02-09 16:01:45 -0800 (Mon, 09 Feb 2015)
Log Message:
-----------
petsc: forgot to remove debugging option
Modified Paths:
--------------
trunk/dports/math/petsc/Portfile
Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile 2015-02-10 00:01:44 UTC (rev 132756)
+++ trunk/dports/math/petsc/Portfile 2015-02-10 00:01:45 UTC (rev 132757)
@@ -6,6 +6,7 @@
PortGroup mpi 1.0
bitbucket.setup petsc petsc 3.5.3 v
+revision 1
categories math science
maintainers sean
license BSD
@@ -64,7 +65,7 @@
bitbucket.setup petsc petsc f6c5ca7819fa
bitbucket.livecheck master
version 3.5.99
- revision 12
+ revision 13
name petsc-devel
checksums rmd160 38baf4e4448ab06b83756b21236e24db954b5db0 \
@@ -82,6 +83,7 @@
--with-mpi=0 \
--with-fc=0 \
--with-shared-libraries \
+ --with-debugging=0 \
--with-c2html-dir=${prefix} \
--without-x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150209/1558941e/attachment.html>
More information about the macports-changes
mailing list