[122098] trunk/dports/science/cdsclient/Portfile

devans at macports.org devans at macports.org
Mon Jul 14 09:48:56 PDT 2014


Revision: 122098
          https://trac.macports.org/changeset/122098
Author:   devans at macports.org
Date:     2014-07-14 09:48:56 -0700 (Mon, 14 Jul 2014)
Log Message:
-----------
cdsclient: reformat tabs per modeline, whitespace only.

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

Modified: trunk/dports/science/cdsclient/Portfile
===================================================================
--- trunk/dports/science/cdsclient/Portfile	2014-07-14 16:46:54 UTC (rev 122097)
+++ trunk/dports/science/cdsclient/Portfile	2014-07-14 16:48:56 UTC (rev 122098)
@@ -1,37 +1,37 @@
 # -*- 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               cdsclient
-version            3.75
-categories         science databases net
-platforms          darwin
-maintainers        nomaintainer
-license            unknown
+name                cdsclient
+version             3.75
+categories          science databases net
+platforms           darwin
+maintainers         nomaintainer
+license             unknown
 
-description        tools for querying various online astronomical databases
+description         tools for querying various online astronomical databases
 
-long_description   The cdsclient package provides a set of tools for \
+long_description    The cdsclient package provides a set of tools for \
     querying various online astronomical databases.  Two generic query \
     tools are provided: vizquery and find_cats.  Various other programs \
     and scripts are provided for easy access to specific catalogs or \
     databases.
 
-homepage           http://cdsarc.u-strasbg.fr/doc/cdsclient.html
-master_sites       http://cdsarc.u-strasbg.fr/ftp/pub/sw/ \
-                   ftp://cdsarc.u-strasbg.fr/pub/sw/
+homepage            http://cdsarc.u-strasbg.fr/doc/cdsclient.html
+master_sites        http://cdsarc.u-strasbg.fr/ftp/pub/sw/ \
+                    ftp://cdsarc.u-strasbg.fr/pub/sw/
 
 checksums           rmd160  9010659d34e48414142915791034573c2c0fadc9 \
                     sha256  6363529d547acc00c6ebc48efd48bde4c992ceeef6505b91b0e247f373b11134
 
 depends_run         port:wget
 
-patchfiles         patch-Makefile.in \
-                   patch-configure
+patchfiles          patch-Makefile.in \
+                    patch-configure
 
-universal_variant  no
+universal_variant   no
 
-livecheck.type     regex
-livecheck.url      [lindex ${master_sites} 0]
-livecheck.regex    ${name}-(\[0-9.\]+)\\.tar
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140714/786dd612/attachment.html>


More information about the macports-changes mailing list