[95742] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Fri Jul 20 12:37:45 PDT 2012


Revision: 95742
          https://trac.macports.org/changeset/95742
Author:   lightnin at macports.org
Date:     2012-07-20 12:37:45 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
Added py27-vobject and updated all port files with openmaintainer.

Modified Paths:
--------------
    trunk/dports/python/py-vobject/Portfile
    trunk/dports/python/py25-vobject/Portfile
    trunk/dports/python/py26-vobject/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-vobject/
    trunk/dports/python/py27-vobject/Portfile

Modified: trunk/dports/python/py-vobject/Portfile
===================================================================
--- trunk/dports/python/py-vobject/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
+++ trunk/dports/python/py-vobject/Portfile	2012-07-20 19:37:45 UTC (rev 95742)
@@ -8,7 +8,7 @@
 version             0.8.1c
 categories          python
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Python package for parsing and generating vCard and \
                     vCalendar files.
 long_description    vObject is intended to be a full featured Python package \

Modified: trunk/dports/python/py25-vobject/Portfile
===================================================================
--- trunk/dports/python/py25-vobject/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
+++ trunk/dports/python/py25-vobject/Portfile	2012-07-20 19:37:45 UTC (rev 95742)
@@ -7,7 +7,7 @@
 name                py25-vobject
 version             0.8.1c
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Python package for parsing and generating vCard and \
                     vCalendar files.
 long_description    vObject is intended to be a full featured Python package \

Modified: trunk/dports/python/py26-vobject/Portfile
===================================================================
--- trunk/dports/python/py26-vobject/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
+++ trunk/dports/python/py26-vobject/Portfile	2012-07-20 19:37:45 UTC (rev 95742)
@@ -7,7 +7,7 @@
 name                py26-vobject
 version             0.8.1c
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Python package for parsing and generating vCard and \
                     vCalendar files.
 long_description    vObject is intended to be a full featured Python package \

Added: trunk/dports/python/py27-vobject/Portfile
===================================================================
--- trunk/dports/python/py27-vobject/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-vobject/Portfile	2012-07-20 19:37:45 UTC (rev 95742)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python27 1.0
+
+name                py27-vobject
+version             0.8.1c
+platforms           darwin
+maintainers         lightnin openmaintainer
+description         Python package for parsing and generating vCard and \
+                    vCalendar files.
+long_description    vObject is intended to be a full featured Python package \
+                    for parsing and generating vCard and vCalendar files. It \
+                    is being developed in concert with the Open Source \
+                    Application Foundation's Chandler project.
+
+homepage            http://vobject.skyhouseconsulting.com/
+master_sites        http://vobject.skyhouseconsulting.com/
+distname            vobject-${version}
+checksums           md5    c9686dd74d39fdae140890d9c694c076 \
+                    sha1   97f1daf9d813a2b2128c2d39ca52bbbcc152fdfd \
+                    rmd160 ca1b1f207b6b7d4418a401938656627e6404aacf
+
+depends_lib         port:py27-dateutil \
+                    port:py27-distribute
+
+test.run            yes
+test.cmd            ${python.bin} test_vobject.py
+test.target
+test.env            PYTHONPATH=${worksrcpath}/build/lib


Property changes on: trunk/dports/python/py27-vobject/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/66a464af/attachment.html>


More information about the macports-changes mailing list