[66501] trunk/dports/python

Ryan Schmidt ryandesign at macports.org
Thu Apr 15 13:27:05 PDT 2010


On Apr 15, 2010, at 08:51, saispo at macports.org wrote:

> Revision: 66501
>          http://trac.macports.org/changeset/66501
> Author:   saispo at macports.org
> Date:     2010-04-15 06:51:17 -0700 (Thu, 15 Apr 2010)
> Log Message:
> -----------
> Upgrade py-ipy to latest version and add it for python25 and python26


> Modified: trunk/dports/python/py-ipy/Portfile
> ===================================================================
> --- trunk/dports/python/py-ipy/Portfile	2010-04-15 04:54:34 UTC (rev 66500)
> +++ trunk/dports/python/py-ipy/Portfile	2010-04-15 13:51:17 UTC (rev 66501)
> @@ -1,25 +1,25 @@
> # $Id$
> 
> PortSystem 1.0
> -PortGroup python24 1.0
> +PortGroup python 1.0

"PortGroup python24 1.0" was correct. There is no portgroup called "python". I fixed it in r66508.


> -version			0.42
> +version			0.70
> revision		1

Don't change it now, but for future updates remember that the revision should be dropped to 0 when you increase the version.


> -maintainers		nomaintainer
> +maintainers		saispo at macports.org

We recommend you write @macports.org maintainer addresses without the "@macports.org" part in the portfile, e.g. just "maintainers saispo". This helps prevent your email address from getting harvested by spambots. MacPorts still knows how to display your correct email address in "port info".





More information about the macports-dev mailing list