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

khindenburg at macports.org khindenburg at macports.org
Wed Feb 11 08:57:04 PST 2015


Revision: 132842
          https://trac.macports.org/changeset/132842
Author:   khindenburg at macports.org
Date:     2015-02-11 08:57:04 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
s3cmd: update to 1.5.2; add livecheck; add build dep #44927

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

Modified: trunk/dports/net/s3cmd/Portfile
===================================================================
--- trunk/dports/net/s3cmd/Portfile	2015-02-11 16:51:45 UTC (rev 132841)
+++ trunk/dports/net/s3cmd/Portfile	2015-02-11 16:57:04 UTC (rev 132842)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                s3cmd
-version             1.0.1
-revision            1
+version             1.5.2
 categories          net
 license             GPL-2
 maintainers         nomaintainer
@@ -20,11 +19,16 @@
 
 homepage            http://s3tools.org/s3cmd
 master_sites        sourceforge:s3tools
-checksums           md5 dc62becc03a3e6100843611ebe2707c2 \
-                    sha1 89eb9974cb523e0410db735d9d9991b355d053c1 \
-                    rmd160 18d404e055dedc4713f4365ad1b0f92c744c0843
+checksums           sha1    371afd6e77b083881a08d68a2f0944fcc69a26d8 \
+                    rmd160  a2fef13b3f3bfade7a15b985fc80b8b204d41f75
 platforms           darwin
 supported_archs     noarch
 
 python.default_version  27
 python.link_binaries_suffix
+
+depends_build-append    port:py27-setuptools
+
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/s3tools/files/s3cmd/
+livecheck.regex     (\\d\\.\\d\\.\\d(?:\\.\\d)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/ffe088aa/attachment.html>


More information about the macports-changes mailing list