On Feb 14, 2009, at 07:20, [email protected] wrote:

Revision: 46830
          http://trac.macports.org/changeset/46830
Author:   [email protected]
Date:     2009-02-14 05:20:16 -0800 (Sat, 14 Feb 2009)
Log Message:
-----------
Miscellaneous cleanups, including fixing a lint warning.

Modified Paths:
--------------
    trunk/dports/emulators/simh/Portfile

Removed Paths:
-------------
    trunk/dports/emulators/simh/files/

Modified: trunk/dports/emulators/simh/Portfile
===================================================================
--- trunk/dports/emulators/simh/Portfile 2009-02-14 12:55:37 UTC (rev 46829) +++ trunk/dports/emulators/simh/Portfile 2009-02-14 13:20:16 UTC (rev 46830)
@@ -4,9 +4,10 @@

 name           simh
 version                v38-1
+revision       1
 categories     emulators
 platforms      darwin
-maintainers    [email protected]
+maintainers    gwright
 description    A highly portable, multi-system simulator.
 long_description       \
                The Computer History Simulation Project is a loose      \
@@ -28,7 +29,7 @@
 use_zip                yes
 distname       ${name}${version}
 worksrcdir     .
-configure      {}
+use_configure  no

It doesn't look like this changed the files installed by the port at all, so in that case you shouldn't increase the port's revision. (Don't decrease it again now, just keep in mind for the future.)

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to