[62071] trunk/dports/python/rdiff-backup/Portfile
blair at macports.org
blair at macports.org
Mon Dec 28 09:57:14 PST 2009
Revision: 62071
http://trac.macports.org/changeset/62071
Author: blair at macports.org
Date: 2009-12-28 09:57:11 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Use Python 2.6 instead of 2.5 for rdiff-backup. Closes #23049.
Modified Paths:
--------------
trunk/dports/python/rdiff-backup/Portfile
Modified: trunk/dports/python/rdiff-backup/Portfile
===================================================================
--- trunk/dports/python/rdiff-backup/Portfile 2009-12-28 16:54:36 UTC (rev 62070)
+++ trunk/dports/python/rdiff-backup/Portfile 2009-12-28 17:57:11 UTC (rev 62071)
@@ -1,6 +1,6 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
name rdiff-backup
version 1.2.8
categories-append net sysutils
@@ -31,7 +31,7 @@
platforms darwin
depends_lib-append port:librsync \
- port:py25-xattr
+ port:py26-xattr
patchfiles patch-setup.py \
patch-rdiff-backup.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/8624eb06/attachment.html>
More information about the macports-changes
mailing list