[61486] trunk/dports/python

aecollins1 at macports.org aecollins1 at macports.org
Sat Dec 12 19:29:49 PST 2009


Revision: 61486
          http://trac.macports.org/changeset/61486
Author:   aecollins1 at macports.org
Date:     2009-12-12 19:29:49 -0800 (Sat, 12 Dec 2009)
Log Message:
-----------
Add livecheck to py[2(5|6)]-gdata

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

Modified: trunk/dports/python/py-gdata/Portfile
===================================================================
--- trunk/dports/python/py-gdata/Portfile	2009-12-12 22:06:47 UTC (rev 61485)
+++ trunk/dports/python/py-gdata/Portfile	2009-12-13 03:29:49 UTC (rev 61486)
@@ -24,6 +24,8 @@
 
 depends_lib         port:py-setuptools \
                     port:py-elementtree
+                    
+livecheck.type      googlecode
 
 post-destroot {
 

Modified: trunk/dports/python/py25-gdata/Portfile
===================================================================
--- trunk/dports/python/py25-gdata/Portfile	2009-12-12 22:06:47 UTC (rev 61485)
+++ trunk/dports/python/py25-gdata/Portfile	2009-12-13 03:29:49 UTC (rev 61486)
@@ -24,6 +24,8 @@
 
 depends_lib         port:py25-setuptools
 
+livecheck.type      googlecode
+
 post-destroot {
 
     eval reinplace \

Modified: trunk/dports/python/py26-gdata/Portfile
===================================================================
--- trunk/dports/python/py26-gdata/Portfile	2009-12-12 22:06:47 UTC (rev 61485)
+++ trunk/dports/python/py26-gdata/Portfile	2009-12-13 03:29:49 UTC (rev 61486)
@@ -24,6 +24,8 @@
 
 depends_lib         port:py26-setuptools
 
+livecheck.type      googlecode
+
 set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091212/e0a5bfaa/attachment-0001.html>


More information about the macports-changes mailing list