[59468] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Thu Oct 15 07:42:12 PDT 2009


Revision: 59468
          http://trac.macports.org/changeset/59468
Author:   lightnin at macports.org
Date:     2009-10-15 07:42:10 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
Updated py{25,26}-vobject Portfiles, removed outdated post install stuff derived from the outdated py-vobject 0.4.1 port.

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

Removed Paths:
-------------
    trunk/dports/python/py25-vobject/files/

Modified: trunk/dports/python/py25-vobject/Portfile
===================================================================
--- trunk/dports/python/py25-vobject/Portfile	2009-10-15 14:32:19 UTC (rev 59467)
+++ trunk/dports/python/py25-vobject/Portfile	2009-10-15 14:42:10 UTC (rev 59468)
@@ -7,7 +7,7 @@
 name                py25-vobject
 version             0.8.1c
 platforms           darwin
-maintainers         gmail.com:cfedermann
+maintainers         lightnin
 description         Python package for parsing and generating vCard and \
                     vCalendar files.
 long_description    vObject is intended to be a full featured Python package \
@@ -30,8 +30,3 @@
 test.target
 test.env            PYTHONPATH=${worksrcpath}/build/lib
 
-## post-destroot    {
-##  xinstall -m 644 -W ${worksrcpath} LICENSE README \
-##      ${destroot}${prefix}/share/doc/${name}
-## }
-

Modified: trunk/dports/python/py26-vobject/Portfile
===================================================================
--- trunk/dports/python/py26-vobject/Portfile	2009-10-15 14:32:19 UTC (rev 59467)
+++ trunk/dports/python/py26-vobject/Portfile	2009-10-15 14:42:10 UTC (rev 59468)
@@ -7,7 +7,7 @@
 name                py26-vobject
 version             0.8.1c
 platforms           darwin
-maintainers         gmail.com:cfedermann
+maintainers         lightnin
 description         Python package for parsing and generating vCard and \
                     vCalendar files.
 long_description    vObject is intended to be a full featured Python package \
@@ -29,9 +29,3 @@
 test.cmd            ${python.bin} test_vobject.py
 test.target
 test.env            PYTHONPATH=${worksrcpath}/build/lib
-
-## post-destroot    {
-##  xinstall -m 644 -W ${worksrcpath} LICENSE README \
-##      ${destroot}${prefix}/share/doc/${name}
-## }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/1f394bf2/attachment.html>


More information about the macports-changes mailing list