[126667] trunk/dports/www/googlecl/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 13 05:22:53 PDT 2014


Revision: 126667
          https://trac.macports.org/changeset/126667
Author:   jmr at macports.org
Date:     2014-10-13 05:22:53 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
googlecl: use unified python portgroup, correct license

Modified Paths:
--------------
    trunk/dports/www/googlecl/Portfile

Modified: trunk/dports/www/googlecl/Portfile
===================================================================
--- trunk/dports/www/googlecl/Portfile	2014-10-13 12:19:41 UTC (rev 126666)
+++ trunk/dports/www/googlecl/Portfile	2014-10-13 12:22:53 UTC (rev 126667)
@@ -1,14 +1,14 @@
 # $Id$
 
 PortSystem    1.0
-PortGroup     python27 1.0
+PortGroup     python 1.0
 
 name          googlecl
 version       0.9.14
 categories    www
 platforms     darwin
 maintainers   nomaintainer
-license       Apache
+license       Apache-2
 supported_archs noarch
 
 description   Command line tools for the Google Data APIs
@@ -22,8 +22,10 @@
 checksums     rmd160 77663ef57d3f2ec95fc9b6578ceb9141abde3abd \
               sha256 0a4640b1240104b8020f9af526e24afe53a8327390d95ef28e1ca093673fce5a
 
-depends_lib-append port:py27-gdata
+python.default_version  27
 
+depends_lib-append port:py${python.version}-gdata
+
 python.link_binaries_suffix
 
 # ${prefix}/bin/google
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/38f79992/attachment.html>


More information about the macports-changes mailing list