[26527] trunk/dports/math/gmtl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 27 12:27:23 PDT 2007


Revision: 26527
          http://trac.macosforge.org/projects/macports/changeset/26527
Author:   ryandesign at macports.org
Date:     2007-06-27 12:27:23 -0700 (Wed, 27 Jun 2007)

Log Message:
-----------
gmtl: update to 0.5.4, thanks to maintainer Doug McCorkle.

Modified Paths:
--------------
    trunk/dports/math/gmtl/Portfile

Modified: trunk/dports/math/gmtl/Portfile
===================================================================
--- trunk/dports/math/gmtl/Portfile	2007-06-27 19:09:34 UTC (rev 26526)
+++ trunk/dports/math/gmtl/Portfile	2007-06-27 19:27:23 UTC (rev 26527)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem        1.0
 name              gmtl
-version           0.4.12
+version           0.5.4
 categories        math 
 maintainers       mccdo at iastate.edu
 description       a lightweight math library
@@ -9,14 +9,14 @@
                   implemented with c++ templates.
 homepage          http://ggt.sourceforge.net/
 master_sites      sourceforge:ggt
-checksums         md5 bf450eec62aa4193baef113734fbc272
+checksums         md5 1ba4ceb8e883254b7d7ebe565c124520
 
 depends_build     port:scons
 
 use_configure     no
 
 build.cmd		scons
-build.pre_args		prefix=${prefix}
+build.target            
 destroot.cmd		scons
-destroot.pre_args	prefix=${destroot}${prefix}
-destroot.post_args	install
+destroot.destdir        prefix=${destroot}${prefix}
+destroot.target         install 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070627/9953db4b/attachment.html


More information about the macports-changes mailing list