[125910] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Sep 29 03:25:05 PDT 2014


Revision: 125910
          https://trac.macports.org/changeset/125910
Author:   jmr at macports.org
Date:     2014-09-29 03:25:05 -0700 (Mon, 29 Sep 2014)
Log Message:
-----------
py26-twill: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/python/py-twill/Portfile

Added Paths:
-----------
    trunk/dports/python/py-twill/

Removed Paths:
-------------
    trunk/dports/python/py26-twill/

Modified: trunk/dports/python/py-twill/Portfile
===================================================================
--- trunk/dports/python/py26-twill/Portfile	2014-09-29 06:23:16 UTC (rev 125907)
+++ trunk/dports/python/py-twill/Portfile	2014-09-29 10:25:05 UTC (rev 125910)
@@ -1,12 +1,14 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python26 1.0
+PortGroup       python 1.0
 
-name            py26-twill
+name            py-twill
 version         0.9
 categories      python devel www
+license         MIT {BSD ZPL-2.1} PSF
 platforms       darwin
+supported_archs noarch
 maintainers     gmail.com:mahergamal
 description     A simple scripting language for web browsing
 
@@ -23,3 +25,5 @@
 checksums       md5     c362307616696f4838e9456c42b70fdc \
                 sha1    a143e4085a330e43fb4b286e73d3a42ec76a3023 \
                 rmd160  fcc189d303de38d5e0427aedd371b8474fceca1c
+
+python.versions 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140929/34d5c5b4/attachment.html>


More information about the macports-changes mailing list