[146971] trunk/dports/python/py-cdb/Portfile

petr at macports.org petr at macports.org
Tue Mar 22 11:10:28 PDT 2016


Revision: 146971
          https://trac.macports.org/changeset/146971
Author:   petr at macports.org
Date:     2016-03-22 11:10:28 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
py-cdb: codeline, whitespace

Modified Paths:
--------------
    trunk/dports/python/py-cdb/Portfile

Modified: trunk/dports/python/py-cdb/Portfile
===================================================================
--- trunk/dports/python/py-cdb/Portfile	2016-03-22 18:07:51 UTC (rev 146970)
+++ trunk/dports/python/py-cdb/Portfile	2016-03-22 18:10:28 UTC (rev 146971)
@@ -1,13 +1,15 @@
+# -*- 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
-PortGroup python 1.0
+PortSystem          1.0
+PortGroup           python 1.0
 
 name                py-cdb
 version             0.34
 license             GPL-2+
 platforms           darwin
 maintainers         nomaintainer
+
 description         python module for using the constant database package
 long_description    The python-cdb extension module is an adaptation of \
                     D. J. Bernstein's constant database package (see \
@@ -20,6 +22,7 @@
 homepage            http://pilcrow.madison.wi.us/
 master_sites        ${homepage}/python-cdb/
 distname            python-cdb-${version}
+
 checksums           md5 bda23cd135c9d71bede98929bc18b36f \
                     sha1 6c5ef1f27fe0e5c2e9a4a032435ebf58c82639f2 \
                     rmd160 02519e7c03aae5798823ab4cd0388b6afaf1908a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/69228db5/attachment.html>


More information about the macports-changes mailing list