[31444] trunk/dports/science/hdf5/Portfile

jochen at macports.org jochen at macports.org
Sat Nov 24 03:26:48 PST 2007


Revision: 31444
          http://trac.macosforge.org/projects/macports/changeset/31444
Author:   jochen at macports.org
Date:     2007-11-24 03:26:44 -0800 (Sat, 24 Nov 2007)

Log Message:
-----------
whitespace,
format-header

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

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2007-11-24 10:54:32 UTC (rev 31443)
+++ trunk/dports/science/hdf5/Portfile	2007-11-24 11:26:44 UTC (rev 31444)
@@ -1,20 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem              1.0
-name                    hdf5
-version                 1.6.6
-categories              science
-maintainers             persquare at mac.com
-description             A general purpose library and file format for storing scientific data
-long_description	HDF5 is a general purpose library and file format for storing scientific data.
-homepage                http://www.hdfgroup.org/
-master_sites            ftp://ftp.hdfgroup.org/HDF5/current/src/
-checksums               md5 6c7fcc91f1579555d88bb10c6c9a33a9 \
-                        sha1 c8a9ec598cf0debb694a1d7034fd85bbd67f173b \
-                        rmd160 e7cf3f8d6aa5f34ef10cabf650ed43d644e54f1b
-depends_lib             port:zlib				
-configure.args          --enable-cxx --with-zlib=${prefix}/lib
-destroot.destdir        prefix=${destroot}${prefix}
+PortSystem          1.0
+
+name                hdf5
+version             1.6.6
+categories          science
+maintainers         persquare at mac.com
+description         HDF5 general purpose library and file format for storing scientific data
+long_description	${description}
+homepage            http://www.hdfgroup.org/
+master_sites        ftp://ftp.hdfgroup.org/HDF5/current/src/
+checksums           md5 6c7fcc91f1579555d88bb10c6c9a33a9 \
+                    sha1 c8a9ec598cf0debb694a1d7034fd85bbd67f173b \
+                    rmd160 e7cf3f8d6aa5f34ef10cabf650ed43d644e54f1b
+depends_lib         port:zlib				
+configure.args      --enable-cxx --with-zlib=${prefix}/lib
+destroot.destdir    prefix=${destroot}${prefix}
 patchfiles	        patch-commence.in patch-c-commence.in
 
 variant szip {

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


More information about the macports-changes mailing list