[106012] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon May 13 05:13:25 PDT 2013


Revision: 106012
          https://trac.macports.org/changeset/106012
Author:   jmr at macports.org
Date:     2013-05-13 05:13:25 -0700 (Mon, 13 May 2013)
Log Message:
-----------
py26-wordaxe: use unified portgroup, license, noarch

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

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

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

Modified: trunk/dports/python/py-wordaxe/Portfile
===================================================================
--- trunk/dports/python/py26-wordaxe/Portfile	2013-05-13 07:45:49 UTC (rev 106009)
+++ trunk/dports/python/py-wordaxe/Portfile	2013-05-13 12:13:25 UTC (rev 106012)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python 1.0
 
-name                    py26-wordaxe
+name                    py-wordaxe
 version                 0.3.3
 categories-append       textproc
+license                 {Apache-2 BSD}
 maintainers             nomaintainer
 description             Python library for hyphenation by decomposition of compound words
 long_description        The wordaxe library (formerly known as deco-cow) provides Python \
@@ -14,6 +15,7 @@
                         into base words, and is named DCWHyphenator in the code. 
 
 platforms               darwin
+supported_archs         noarch
 
 homepage                http://deco-cow.sourceforge.net/
 master_sites            sourceforge:deco-cow
@@ -23,3 +25,5 @@
 checksums               md5 fc734363e526de7e5750f0292bcbe43e \
                         sha1 8336496dc79a670d207d3838dba807fef60f221b \
                         rmd160 9b52288ce444e20dfef4f0bc00c6d9f9c0a731f1
+
+python.versions         26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130513/d11128b5/attachment.html>


More information about the macports-changes mailing list