[110788] trunk/dports/python/py-scikits-module/Portfile

stromnov at macports.org stromnov at macports.org
Thu Sep 5 23:23:29 PDT 2013


Revision: 110788
          https://trac.macports.org/changeset/110788
Author:   stromnov at macports.org
Date:     2013-09-05 23:23:29 -0700 (Thu, 05 Sep 2013)
Log Message:
-----------
py-scikits-module: fix livecheck, add openmaintainer

Modified Paths:
--------------
    trunk/dports/python/py-scikits-module/Portfile

Modified: trunk/dports/python/py-scikits-module/Portfile
===================================================================
--- trunk/dports/python/py-scikits-module/Portfile	2013-09-06 06:21:01 UTC (rev 110787)
+++ trunk/dports/python/py-scikits-module/Portfile	2013-09-06 06:23:29 UTC (rev 110788)
@@ -6,7 +6,7 @@
 
 name                py-scikits-module
 version             0.1
-maintainers         mnick stromnov
+maintainers         mnick stromnov openmaintainer
 
 description         provides the files common to all scikits
 long_description    ${description}
@@ -18,7 +18,7 @@
 
 supported_archs     noarch
 
-python.versions        24 25 26 27 32
+python.versions        24 25 26 27 32 33
 python.default_version 24
 
 if {${subport} != ${name}} {
@@ -31,6 +31,6 @@
         file mkdir ${scikits_dir}
         file copy ${portpath}/${filesdir}/__init__.py ${scikits_dir}
     }
+}
 
-    livecheck.type      none
-}
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130905/8159bd8e/attachment.html>


More information about the macports-changes mailing list