[77649] trunk/dports/devel/yaml-cpp/Portfile

mnick at macports.org mnick at macports.org
Thu Apr 7 13:45:51 PDT 2011


Revision: 77649
          http://trac.macports.org/changeset/77649
Author:   mnick at macports.org
Date:     2011-04-07 13:45:50 -0700 (Thu, 07 Apr 2011)
Log Message:
-----------
yaml-cpp: add modeline and fix whitespace formating

Modified Paths:
--------------
    trunk/dports/devel/yaml-cpp/Portfile

Modified: trunk/dports/devel/yaml-cpp/Portfile
===================================================================
--- trunk/dports/devel/yaml-cpp/Portfile	2011-04-07 20:43:51 UTC (rev 77648)
+++ trunk/dports/devel/yaml-cpp/Portfile	2011-04-07 20:45:50 UTC (rev 77649)
@@ -1,23 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 			1.0
-PortGroup 			cmake 1.0
+PortSystem          1.0
+PortGroup           cmake 1.0
 
-name 				yaml-cpp
-version 			0.2.6
-maintainers 		mnick
+name                yaml-cpp
+version             0.2.6
+maintainers         mnick
 
-categories 			devel
-description 		yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec
-long_description 	${description}
+categories          devel
+description         yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec
+long_description    ${description}
 
-platforms 			darwin
+platforms           darwin
 
-homepage 			http://code.google.com/p/yaml-cpp/
-master_sites 		googlecode:yaml-cpp
+homepage            http://code.google.com/p/yaml-cpp/
+master_sites        googlecode:yaml-cpp
 
 checksums           md5     ddfa5e8d409d9dafbeb6d190cd68dbcb \
                     sha1    5141c5a3beecbe80e6772d3d9ece1d668940906f \
-					rmd160  b7f4e76267ae15e320ea88ce4549eed3750f3a56
+                    rmd160  b7f4e76267ae15e320ea88ce4549eed3750f3a56
 
-worksrcdir 			${name}
+worksrcdir          ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110407/20de7179/attachment.html>


More information about the macports-changes mailing list