[30244] users/rhwood/MacPorts.Framework/MPPort.h

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 22 19:00:53 PDT 2007


Revision: 30244
          http://trac.macosforge.org/projects/macports/changeset/30244
Author:   rhwood at macports.org
Date:     2007-10-22 19:00:53 -0700 (Mon, 22 Oct 2007)

Log Message:
-----------
Import MPRegistery so we test that a port is installed or not.

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

Modified: users/rhwood/MacPorts.Framework/MPPort.h
===================================================================
--- users/rhwood/MacPorts.Framework/MPPort.h	2007-10-23 02:00:27 UTC (rev 30243)
+++ users/rhwood/MacPorts.Framework/MPPort.h	2007-10-23 02:00:53 UTC (rev 30244)
@@ -33,9 +33,15 @@
  *	POSSIBILITY OF SUCH DAMAGE.
  */
 
+/*!
+ @class MPPort
+ @abstract	A represtation of a port.
+ */
+
 #import <Cocoa/Cocoa.h>
 #import "MPConstants.h"
 #import "MPInterpreter.h"
+#import "MPRegistery.h"
 
 @interface MPPort : NSMutableDictionary {
 

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


More information about the macports-changes mailing list