[135737] trunk/dports/devel/midgard2-core/Portfile

devans at macports.org devans at macports.org
Fri May 1 08:16:37 PDT 2015


Revision: 135737
          https://trac.macports.org/changeset/135737
Author:   devans at macports.org
Date:     2015-05-01 08:16:37 -0700 (Fri, 01 May 2015)
Log Message:
-----------
midgard2-core: convert tabs to spaces, white space only.

Modified Paths:
--------------
    trunk/dports/devel/midgard2-core/Portfile

Modified: trunk/dports/devel/midgard2-core/Portfile
===================================================================
--- trunk/dports/devel/midgard2-core/Portfile	2015-05-01 14:34:42 UTC (rev 135736)
+++ trunk/dports/devel/midgard2-core/Portfile	2015-05-01 15:16:37 UTC (rev 135737)
@@ -1,27 +1,27 @@
 # -*- 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
+PortSystem  1.0
 
-name		midgard2-core
-conflicts	midgard-core
-license		GPL-2
+name        midgard2-core
+conflicts   midgard-core
+license     GPL-2
 
-version		12.09
+version     12.09
 
-categories	devel
-maintainers	jwa
-description	A content repository system
+categories  devel
+maintainers jwa
+description A content repository system
 long_description Midgard is a content repository system platform \
     with bindings in PHP, Python etc.
-platforms	darwin
+platforms   darwin
 homepage    http://www.midgard-project.org/
 
-master_sites	https://github.com/midgardproject/midgard-core/downloads
+master_sites    https://github.com/midgardproject/midgard-core/downloads
 
-#use_bzip2	yes
-checksums           rmd160  615a6fec3d070ab7c12bcf4640e6026eb354089c \
-                    sha256  7c1d17e061df8f3b39fd8944ab97ab7220219b470f7874e74471702d2caca2cb
+#use_bzip2  yes
+checksums   rmd160  615a6fec3d070ab7c12bcf4640e6026eb354089c \
+            sha256  7c1d17e061df8f3b39fd8944ab97ab7220219b470f7874e74471702d2caca2cb
 
 depends_build  port:pkgconfig
 
@@ -45,6 +45,6 @@
     configure.args-append   --enable-introspection
 }
 
-livecheck.type	regex
-livecheck.url	${master_sites}
-livecheck.regex	${name}-(\[0-9.\]+)\\.tar\\.\[bg\]z
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150501/a8b7f489/attachment.html>


More information about the macports-changes mailing list