most recent changes, diff for gmtl

Index: math/gmtl/Portfile
--- math/gmtl/Portfile (revision 26526)
+++ math/gmtl/Portfile (revision 26527)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name gmtl
-version 0.4.12
+version 0.5.4
categories math
maintainers mccdo@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