[30240] users/rhwood/MacPorts.Framework/MPConstants.h

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 22 18:57:29 PDT 2007


Revision: 30240
          http://trac.macosforge.org/projects/macports/changeset/30240
Author:   rhwood at macports.org
Date:     2007-10-22 18:57:29 -0700 (Mon, 22 Oct 2007)

Log Message:
-----------
Add not installed as a known port state

Modified Paths:
--------------
    users/rhwood/MacPorts.Framework/MPConstants.h

Modified: users/rhwood/MacPorts.Framework/MPConstants.h
===================================================================
--- users/rhwood/MacPorts.Framework/MPConstants.h	2007-10-23 01:55:09 UTC (rev 30239)
+++ users/rhwood/MacPorts.Framework/MPConstants.h	2007-10-23 01:57:29 UTC (rev 30240)
@@ -15,4 +15,5 @@
 #define	MPPortStateUnknown	0
 #define MPPortStateActive	1
 #define MPPortStateInstalled	2
-#define MPPortStateOutdated	3
\ No newline at end of file
+#define MPPortStateOutdated	3
+#define MPPortStateNotInstalled 4
\ No newline at end of file

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071022/b102d466/attachment.html


More information about the macports-changes mailing list