[21464] trunk/dports/science/openmpi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 25 17:17:16 PST 2007


Revision: 21464
          http://trac.macosforge.org/projects/macports/changeset/21464
Author:   mww at macports.org
Date:     2007-01-25 17:17:15 -0800 (Thu, 25 Jan 2007)

Log Message:
-----------
version 1.1.2

Modified Paths:
--------------
    trunk/dports/science/openmpi/Portfile

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2007-01-25 22:59:06 UTC (rev 21463)
+++ trunk/dports/science/openmpi/Portfile	2007-01-26 01:17:15 UTC (rev 21464)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			openmpi
-version			1.1.1
+version			1.1.2
 categories		science parallel net
 platforms		darwin
-maintainers		mww at opendarwin.org
+maintainers		mww at macports.org
 description		A High Performance Message Passing Library
 long_description	Open MPI is a project combining technologies and resources \
 			from several other projects (FT-MPI, LA-MPI, LAM/MPI, and \
@@ -17,8 +17,8 @@
 
 homepage		http://www.open-mpi.org/
 master_sites	http://www.open-mpi.org/software/ompi/v1.1/downloads/ freebsd
-checksums		md5 498b9322ae0ad512026a008a30c7e0b5 \
-				sha1 3bd9eb1fd4af5d4f89df028a6cd6861ed1839b01
+checksums		md5 53877ec8bca5f6e505496b6b94b1d850 \
+				sha1 5a427c66c432c2d7c5a6f8bd458ca02a39ae3756
 use_bzip2		yes
 
 pre-extract { file mkdir ${workpath}/build }
@@ -29,7 +29,8 @@
 				--enable-static --disable-shared \
 				--sysconfdir=${prefix}/etc/${name} \
 				--includedir=${prefix}/include/${name} \
-				--bindir=${prefix}/lib/${name}/bin
+				--bindir=${prefix}/lib/${name}/bin \
+				--mandir=${prefix}/share/man
 
 build.dir		${configure.dir}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070125/8dc3d7f6/attachment.html


More information about the macports-changes mailing list