[68655] contrib/mpbot/port.rb

jmr at macports.org jmr at macports.org
Wed Jun 9 04:06:55 PDT 2010


Revision: 68655
          http://trac.macports.org/changeset/68655
Author:   jmr at macports.org
Date:     2010-06-09 04:06:51 -0700 (Wed, 09 Jun 2010)
Log Message:
-----------
mpbot: update list of pseudo-ports

Modified Paths:
--------------
    contrib/mpbot/port.rb

Modified: contrib/mpbot/port.rb
===================================================================
--- contrib/mpbot/port.rb	2010-06-09 07:27:54 UTC (rev 68654)
+++ contrib/mpbot/port.rb	2010-06-09 11:06:51 UTC (rev 68655)
@@ -154,7 +154,7 @@
 	
 	def isPseudo(m, portname)
 		case portname
-			when "all", "current", "active", "inactive", "installed", "uninstalled", "outdated", "obsolete"
+			when "all", "current", "active", "inactive", "installed", "uninstalled", "outdated", "obsolete", "requested", "unrequested", "leaves"
 		        ret = true
 		    when /:/, /\*/, /\?/, /\{/, /\}/, /\[/, /\]/
 		        ret = true
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100609/462921ba/attachment.html>


More information about the macports-changes mailing list