[130275] trunk/dports/python/py-bsddb3/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 17:18:23 PST 2014


Revision: 130275
          https://trac.macports.org/changeset/130275
Author:   larryv at macports.org
Date:     2014-12-29 17:18:23 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-bsddb3: Reformat

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

Modified: trunk/dports/python/py-bsddb3/Portfile
===================================================================
--- trunk/dports/python/py-bsddb3/Portfile	2014-12-30 00:19:32 UTC (rev 130274)
+++ trunk/dports/python/py-bsddb3/Portfile	2014-12-30 01:18:23 UTC (rev 130275)
@@ -11,13 +11,16 @@
 platforms               darwin
 license                 MIT
 maintainers             nomaintainer
+
 description             Python 3 bindings for Oracle Berkeley DB
-long_description        This port provides a nearly complete wrapping of the Oracle/Sleepycat C API \
-                        for the Database Environment, Database, Cursor, Log Cursor, Sequence \
-                        and Transaction objects. Each of these is exposed as a Python type in the \
+long_description        This port provides a nearly complete wrapping \
+                        of the Oracle/Sleepycat C API for the Database \
+                        Environment, Database, Cursor, Log Cursor, \
+                        Sequence and Transaction objects. Each of \
+                        these is exposed as a Python type in the \
                         bsddb3.db module.
+homepage                http://pypi.python.org/pypi/${real_name}
 
-homepage                http://pypi.python.org/pypi/${real_name}
 master_sites            http://pypi.python.org/packages/source/b/${real_name}
 distname                ${real_name}-${version}
 
@@ -33,7 +36,7 @@
 # use with Oracle Berkeley DB >= 6.0 has licensing issues
 # http://www.jcea.es/programacion/pybsddb.htm
 
-set db_version          53
+set db_version 53
 
 if {${name} ne ${subport}} {
     depends_lib         port:py${python.version}-setuptools \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/2e413d66/attachment.html>


More information about the macports-changes mailing list