Re: [31503] trunk/dports/python/py25-setuptools/Portfile
On Nov 26, 2007, at 00:13, stechert@macports.org wrote:
Revision: 31503 http://trac.macosforge.org/projects/macports/changeset/31503 Author: stechert@macports.org Date: 2007-11-25 22:13:11 -0800 (Sun, 25 Nov 2007)
Log Message: ----------- Get rid of conflict between py-setuptools and py25-setuptools by removing the file easy_install as a post-destroot action. As suggested by mww. Closes #13186
Modified Paths: -------------- trunk/dports/python/py25-setuptools/Portfile
Modified: trunk/dports/python/py25-setuptools/Portfile =================================================================== --- trunk/dports/python/py25-setuptools/Portfile 2007-11-26 06:03:33 UTC (rev 31502) +++ trunk/dports/python/py25-setuptools/Portfile 2007-11-26 06:13:11 UTC (rev 31503) @@ -4,7 +4,6 @@ PortGroup python25 1.0 name py25-setuptools version 0.6c7 -revision 1
But why downgrade the revision to 0? Shouldn't the revision be increased to 2 instead? I don't think the combination of version and revision should ever decrease (except perhaps if you erroneously modify the revision and fix it within a few minutes).
participants (1)
-
Ryan Schmidt