[121219] branches/gsoc14-cleanup/src/port

ksammons at macports.org ksammons at macports.org
Fri Jun 20 16:13:56 PDT 2014


Revision: 121219
          https://trac.macports.org/changeset/121219
Author:   ksammons at macports.org
Date:     2014-06-20 16:13:56 -0700 (Fri, 20 Jun 2014)
Log Message:
-----------
Removed no longer needed test option.

Modified Paths:
--------------
    branches/gsoc14-cleanup/src/port/port
    branches/gsoc14-cleanup/src/port/port.tcl

Modified: branches/gsoc14-cleanup/src/port/port
===================================================================
--- branches/gsoc14-cleanup/src/port/port	2014-06-20 21:30:59 UTC (rev 121218)
+++ branches/gsoc14-cleanup/src/port/port	2014-06-20 23:13:56 UTC (rev 121219)
@@ -4338,7 +4338,7 @@
     install     {no-rev-upgrade unrequested}
     uninstall   {follow-dependents follow-dependencies no-exec}
     variants    {index}
-    clean       {all archive dist work logs gsoc14}
+    clean       {all archive dist work logs}
     mirror      {new}
     lint        {nitpick}
     select      {list set show summary}

Modified: branches/gsoc14-cleanup/src/port/port.tcl
===================================================================
--- branches/gsoc14-cleanup/src/port/port.tcl	2014-06-20 21:30:59 UTC (rev 121218)
+++ branches/gsoc14-cleanup/src/port/port.tcl	2014-06-20 23:13:56 UTC (rev 121219)
@@ -4338,7 +4338,7 @@
     install     {no-rev-upgrade unrequested}
     uninstall   {follow-dependents follow-dependencies no-exec}
     variants    {index}
-    clean       {all archive dist work logs gsoc14}
+    clean       {all archive dist work logs}
     mirror      {new}
     lint        {nitpick}
     select      {list set show summary}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140620/471f0556/attachment.html>


More information about the macports-changes mailing list