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

ryandesign at macports.org ryandesign at macports.org
Thu Feb 7 19:17:04 PST 2013


Revision: 102764
          https://trac.macports.org/changeset/102764
Author:   ryandesign at macports.org
Date:     2013-02-07 19:17:04 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
duplicity: update to 0.6.21

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

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2013-02-08 03:07:27 UTC (rev 102763)
+++ trunk/dports/sysutils/duplicity/Portfile	2013-02-08 03:17:04 UTC (rev 102764)
@@ -6,7 +6,7 @@
 
 name                duplicity
 categories          sysutils
-version             0.6.19
+version             0.6.21
 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  493336e8ac2c2f8a5dd15c441aa01d43aa426b06 \
-                    sha256  f16a388d1ac4f8daf2bf9ffc2b277422ca367a8e56b9cdb5de0cd36b95ea5731
+checksums           rmd160  1d359227905e4bf37768b4053f52b8afbf0686a6 \
+                    sha256  a3628aa6c151fbc1a3014f0db7812d7234e04bba0a45ce1255e7450bdfeff706
 
 python.default_version 27
 
@@ -40,8 +40,8 @@
         ${destroot}${prefix}/share/man/man1/
 }
 
-depends_run-append  port:py27-boto \
-                    port:py27-paramiko \
+depends_run-append  port:py${python.version}-boto \
+                    port:py${python.version}-paramiko \
                     port:ncftp
 
 depends_lib-append  port:librsync \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/b1b404f1/attachment.html>


More information about the macports-changes mailing list