On Feb 8, 2008, at 10:22, waqar@macports.org wrote:
Revision: 33954 http://trac.macosforge.org/projects/macports/changeset/33954 Author: waqar@macports.org Date: 2008-02-08 08:22:20 -0800 (Fri, 08 Feb 2008)
Log Message: ----------- Fixed to appease the lint.
[snip]
Modified: trunk/dports/lang/sbcl/Portfile =================================================================== --- trunk/dports/lang/sbcl/Portfile 2008-02-08 15:27:53 UTC (rev 33953) +++ trunk/dports/lang/sbcl/Portfile 2008-02-08 16:22:20 UTC (rev 33954) @@ -1,9 +1,11 @@ # $Id$
PortSystem 1.0 + name sbcl version 1.0.14 set bootversion 0.9.16 +revision 1 categories lang maintainers gwright@macports.org waqar@macports.org platforms darwin
Why "revision 1"? I thought you just changed patchfile names and fixed whitespace and such. The installed product should not have changed.