[96218] trunk/dports/sysutils/duplicity/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Aug 4 14:01:56 PDT 2012
Revision: 96218
https://trac.macports.org/changeset/96218
Author: ryandesign at macports.org
Date: 2012-08-04 14:01:56 -0700 (Sat, 04 Aug 2012)
Log Message:
-----------
duplicity: update to 0.6.19 (#35530); add py27-paramiko dependency (#35209)
Modified Paths:
--------------
trunk/dports/sysutils/duplicity/Portfile
Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile 2012-08-04 20:54:26 UTC (rev 96217)
+++ trunk/dports/sysutils/duplicity/Portfile 2012-08-04 21:01:56 UTC (rev 96218)
@@ -6,7 +6,7 @@
name duplicity
categories sysutils
-version 0.6.18
+version 0.6.19
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 f90705358857e40fb6f427e3cc96d4f81b6b9ba2 \
- sha256 56bc583be1031762dd94082cb30e09e1347167aaa88188f8d6d6c052ad8f90af
+checksums rmd160 493336e8ac2c2f8a5dd15c441aa01d43aa426b06 \
+ sha256 f16a388d1ac4f8daf2bf9ffc2b277422ca367a8e56b9cdb5de0cd36b95ea5731
python.default_version 27
@@ -42,6 +42,7 @@
}
depends_run-append port:py27-boto \
+ port:py27-paramiko \
port:ncftp
depends_lib-append port:librsync \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120804/f3f4e8b7/attachment-0001.html>
More information about the macports-changes
mailing list