[108118] trunk/dports/devel/tailor/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 13 07:20:13 PDT 2013


Revision: 108118
          https://trac.macports.org/changeset/108118
Author:   jmr at macports.org
Date:     2013-07-13 07:20:13 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
tailor: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/devel/tailor/Portfile

Modified: trunk/dports/devel/tailor/Portfile
===================================================================
--- trunk/dports/devel/tailor/Portfile	2013-07-13 13:50:27 UTC (rev 108117)
+++ trunk/dports/devel/tailor/Portfile	2013-07-13 14:20:13 UTC (rev 108118)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python 1.0
 
 name                tailor
 version             0.9.35
@@ -17,10 +17,13 @@
                     implemented in Python.
 
 homepage            http://wiki.darcs.net/DarcsWiki/Tailor
-master_sites        http://darcs.arstecnica.it/
+master_sites        http://darcs.arstecnica.it/ http://distfiles.macports.org/python/
 checksums           md5 58a6bc1c1d922b0b1e4579c6440448d1 \
                     sha1 442d1d11bf4ba5d54684f78783f94f753a02292e \
                     rmd160 a3fc4339c6e7ce1397584363d127ae1219ee3888
+
+python.default_version 25
+
 post-destroot {
     # install docs
     xinstall -m 644 -W ${worksrcpath} README.rst README.html \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/f4bab22a/attachment.html>


More information about the macports-changes mailing list