[121159] trunk/dports/sysutils/duplicity/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Jun 18 13:39:33 PDT 2014


Revision: 121159
          https://trac.macports.org/changeset/121159
Author:   khindenburg at macports.org
Date:     2014-06-18 13:39:32 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
duplicity: update to 0.6.24 - add a lot of depends

Modified Paths:
--------------
    trunk/dports/sysutils/duplicity/Portfile

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2014-06-18 20:38:06 UTC (rev 121158)
+++ trunk/dports/sysutils/duplicity/Portfile	2014-06-18 20:39:32 UTC (rev 121159)
@@ -6,7 +6,7 @@
 
 name                duplicity
 categories          sysutils
-version             0.6.23
+version             0.6.24
 set stable_series   [join [lrange [split ${version} .] 0 1] .]-series
 platforms           darwin
 license             GPL-2
@@ -26,8 +26,8 @@
 homepage            http://duplicity.nongnu.org/
 master_sites        https://launchpad.net/duplicity/${stable_series}/${version}/+download
 
-checksums           rmd160  cbc3f2c4287a65ca985abd0aea4c3e5e0d1eed55 \
-                    sha256  7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60
+checksums           rmd160  ff6c6dc84d609a390e7bb3d018a4f31030c8b826 \
+                    sha256  1d41d756638f55106f9501c3db94ccbc6568aa856ba531e07ed2cfb760b62450
 
 python.default_version 27
 
@@ -40,6 +40,11 @@
         ${destroot}${prefix}/share/man/man1/
 }
 
+depends_build-append    port:py${python.version}-setuptools \
+                        port:py${python.version}-rbtools \
+                        port:py${python.version}-nose \
+                        port:py${python.version}-pip
+
 depends_run-append  port:py${python.version}-boto \
                     port:py${python.version}-lockfile \
                     port:py${python.version}-paramiko \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/d59b6e50/attachment.html>


More information about the macports-changes mailing list