[106375] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu May 23 17:21:58 PDT 2013


Revision: 106375
          https://trac.macports.org/changeset/106375
Author:   jmr at macports.org
Date:     2013-05-23 17:21:58 -0700 (Thu, 23 May 2013)
Log Message:
-----------
py26-mox: use unified portgroup, license, noarch

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

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

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

Modified: trunk/dports/python/py-mox/Portfile
===================================================================
--- trunk/dports/python/py26-mox/Portfile	2013-05-23 22:47:00 UTC (rev 106374)
+++ trunk/dports/python/py-mox/Portfile	2013-05-24 00:21:58 UTC (rev 106375)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       python26 1.0
+PortGroup       python 1.0
 
-name            py26-mox
+name            py-mox
 version         0.5.1
 description     An object-mocking framework for Python
 long_description Mox will make mock objects for you, so you don't \
@@ -13,7 +13,9 @@
                  expected behavior using a domain specific language (DSL), \
                  which makes it easy to use, understand, and refactor!
 maintainers     nodamage.com:nodamage openmaintainer
+license         Apache-2
 platforms       darwin
+supported_archs noarch
 homepage        http://code.google.com/p/pymox/
 master_sites    googlecode:pymox
 distname        mox-${version}
@@ -21,3 +23,5 @@
 checksums       md5     ad8eb8c76b172e858d091a8075526cf9 \
                 sha1    e2e131cb515fc4d9e41fe93cc08a262d878d7dfb \
                 rmd160  579c74c25b521252d8a427f1d37b59e5afd01812
+
+python.versions 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/433e1f99/attachment.html>


More information about the macports-changes mailing list