[71676] trunk/dports/sysutils/duplicity/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Sun Sep 19 11:19:38 PDT 2010
Revision: 71676
http://trac.macports.org/changeset/71676
Author: singingwolfboy at macports.org
Date: 2010-09-19 11:19:37 -0700 (Sun, 19 Sep 2010)
Log Message:
-----------
Updated duplicity to 0.6.10, updated dependencies to be based on py27
Modified Paths:
--------------
trunk/dports/sysutils/duplicity/Portfile
Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile 2010-09-19 18:18:02 UTC (rev 71675)
+++ trunk/dports/sysutils/duplicity/Portfile 2010-09-19 18:19:37 UTC (rev 71676)
@@ -2,11 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
name duplicity
categories sysutils
-version 0.6.09
+version 0.6.10
set stable_series [join [lrange [split ${version} .] 0 1] .]-series
platforms darwin
maintainers singingwolfboy openmaintainer
@@ -35,8 +35,8 @@
ln -s ${name}-${python.branch} ${destroot}${prefix}/bin/${name}
}
-depends_run-append port:py26-gnupg \
- port:py26-boto \
+depends_run-append port:py27-gnupg \
+ port:py27-boto \
port:ncftp
depends_lib-append port:librsync \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100919/e898d972/attachment.html>
More information about the macports-changes
mailing list