Changeset 144619 for trunk/dports/math
- Timestamp:
- Jan 14, 2016, 7:29:20 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/math/petsc/Portfile
r144293 r144619 7 7 8 8 bitbucket.setup petsc petsc 3.6.3 v 9 revision 1 9 10 categories math science 10 11 maintainers sean … … 31 32 32 33 post-extract { 33 # superlu 4. 1works with 3.6.1, can remove this after next update34 reinplace "s,4\.1,4. 2,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU_DIST.py34 # superlu 4.3 works with 3.6.1, can remove this after next update 35 reinplace "s,4\.1,4.3,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU_DIST.py 35 36 reinplace "s,5\.0,5.1,g" ${worksrcpath}/config/BuildSystem/config/packages/SuperLU.py 36 37 }
Note: See TracChangeset
for help on using the changeset viewer.