[87148] trunk/dports/devel/dbus-sharp/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Nov 11 21:36:07 PST 2011


Revision: 87148
          http://trac.macports.org/changeset/87148
Author:   ryandesign at macports.org
Date:     2011-11-11 21:36:04 -0800 (Fri, 11 Nov 2011)
Log Message:
-----------
dbus-sharp: modeline, whitespace

Modified Paths:
--------------
    trunk/dports/devel/dbus-sharp/Portfile

Modified: trunk/dports/devel/dbus-sharp/Portfile
===================================================================
--- trunk/dports/devel/dbus-sharp/Portfile	2011-11-12 05:08:02 UTC (rev 87147)
+++ trunk/dports/devel/dbus-sharp/Portfile	2011-11-12 05:36:04 UTC (rev 87148)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -7,7 +8,9 @@
 categories          devel
 platforms           darwin
 maintainers         nomaintainer
+
 description         C# implementation of D-Bus
+
 long_description    ${description}. D-Bus is an inter-process communication \
                     framework that lets applications interface with the \
                     system event bus as well as allowing them to talk to one \
@@ -15,9 +18,11 @@
 
 homepage            http://www.ndesk.org/DBusSharp
 master_sites        http://www.ndesk.org/archive/dbus-sharp/
-checksums           md5 5157ba105c9ac491f6e900bc78d1791f \
-                    sha1 4971a54ea6cbee41266cc89040ca427cfc3f99f0 \
-                    rmd160 1da86c3aabafd128827452f50250e642b4004d0e
+
+checksums           md5     5157ba105c9ac491f6e900bc78d1791f \
+                    sha1    4971a54ea6cbee41266cc89040ca427cfc3f99f0 \
+                    rmd160  1da86c3aabafd128827452f50250e642b4004d0e
+
 distname            ndesk-dbus-${version}
 
 depends_build       port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111111/cae57b11/attachment.html>


More information about the macports-changes mailing list