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

khindenburg at macports.org khindenburg at macports.org
Wed Jun 18 10:42:17 PDT 2014


Revision: 121141
          https://trac.macports.org/changeset/121141
Author:   khindenburg at macports.org
Date:     2014-06-18 10:42:17 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
duplicity:  downgrade to 0.6.23 until I get 0.6.24 to build correctly

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

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2014-06-18 17:27:18 UTC (rev 121140)
+++ trunk/dports/sysutils/duplicity/Portfile	2014-06-18 17:42:17 UTC (rev 121141)
@@ -6,7 +6,7 @@
 
 name                duplicity
 categories          sysutils
-version             0.6.24
+version             0.6.23
 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           sha1 1d0bab80cb9465080179307d969e292c7145c714 \
-                    rmd160 ff6c6dc84d609a390e7bb3d018a4f31030c8b826
+checksums           rmd160  cbc3f2c4287a65ca985abd0aea4c3e5e0d1eed55 \
+                    sha256  7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60
 
 python.default_version 27
 
@@ -41,8 +41,8 @@
 }
 
 depends_run-append  port:py${python.version}-boto \
+                    port:py${python.version}-lockfile \
                     port:py${python.version}-paramiko \
-                    port:py${python.version}-lockfile \
                     port:ncftp
 
 depends_lib-append  port:librsync \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/9fce7e04/attachment.html>


More information about the macports-changes mailing list