[101551] trunk/dports/python/py-pmock/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 13 14:17:21 PST 2013


Revision: 101551
          https://trac.macports.org/changeset/101551
Author:   jmr at macports.org
Date:     2013-01-13 14:17:21 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
py-pmock: use unified portrgroup, license, noarch

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

Modified: trunk/dports/python/py-pmock/Portfile
===================================================================
--- trunk/dports/python/py-pmock/Portfile	2013-01-13 22:13:42 UTC (rev 101550)
+++ trunk/dports/python/py-pmock/Portfile	2013-01-13 22:17:21 UTC (rev 101551)
@@ -1,12 +1,14 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name			py-pmock
 version			0.3
 categories		python devel
+license			PSF
 platforms		darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		pMock is a Python module for testing Python code using mock objects.
 long_description	pMock is a Python module for testing Python code using \
@@ -18,3 +20,5 @@
 distname		pmock-${version}
 master_sites		sourceforge:pmock
 checksums		md5 5182497f1d765803dab2d101573d6b40
+
+python.versions	24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/527706a2/attachment.html>


More information about the macports-changes mailing list