[126326] trunk/dports/net/s3cmd/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 7 16:19:19 PDT 2014


Revision: 126326
          https://trac.macports.org/changeset/126326
Author:   jmr at macports.org
Date:     2014-10-07 16:19:18 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
s3cmd: use unified python portgroup, correct license, mark noarch

Modified Paths:
--------------
    trunk/dports/net/s3cmd/Portfile

Modified: trunk/dports/net/s3cmd/Portfile
===================================================================
--- trunk/dports/net/s3cmd/Portfile	2014-10-07 23:18:58 UTC (rev 126325)
+++ trunk/dports/net/s3cmd/Portfile	2014-10-07 23:19:18 UTC (rev 126326)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
 name                s3cmd
 version             1.0.1
 revision            1
 categories          net
-license             GPL-2+
+license             GPL-2
 maintainers         nomaintainer
 description         Command line tool for managing Amazon S3 service
 
@@ -24,5 +24,7 @@
                     sha1 89eb9974cb523e0410db735d9d9991b355d053c1 \
                     rmd160 18d404e055dedc4713f4365ad1b0f92c744c0843
 platforms           darwin
+supported_archs     noarch
 
+python.default_version  27
 python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/aa4ad640/attachment.html>


More information about the macports-changes mailing list