[108185] trunk/dports/textproc/consodoc/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 15 08:03:48 PDT 2013


Revision: 108185
          https://trac.macports.org/changeset/108185
Author:   jmr at macports.org
Date:     2013-07-15 08:03:48 -0700 (Mon, 15 Jul 2013)
Log Message:
-----------
consodoc: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/textproc/consodoc/Portfile

Modified: trunk/dports/textproc/consodoc/Portfile
===================================================================
--- trunk/dports/textproc/consodoc/Portfile	2013-07-15 14:58:18 UTC (rev 108184)
+++ trunk/dports/textproc/consodoc/Portfile	2013-07-15 15:03:48 UTC (rev 108185)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup       python25 1.0
+PortGroup       python 1.0
 
 name consodoc
 version 1.0.0
@@ -11,7 +11,7 @@
 maintainers xmlhack.ru:olpa
 platforms darwin
 homepage http://consodoc.com/
-master_sites ${homepage}
+master_sites ${homepage} http://distfiles.macports.org/python/
 
 description Consodoc publishing server: XML to beautiful documents
 
@@ -19,5 +19,7 @@
 
 checksums md5 132c3a11ee8e37101ab5ef52ee27c2dd
 
+python.default_version 25
+
 depends_run port:texml \
             port:scons
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130715/1438c1c6/attachment.html>


More information about the macports-changes mailing list