[MacPorts] Scripts/testport_script modified

MacPorts noreply at macports.org
Tue Apr 24 02:25:19 PDT 2012


Changed page "Scripts/testport_script" by kato23 at mailinator.com from 84.163.22.119*
Page URL: <https://trac.macports.org/wiki/Scripts/testport_script>
Diff URL: <https://trac.macports.org/wiki/Scripts/testport_script?action=diff&version=2>
Revision 2

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Scripts/testport_script
=========================================================================
--- Scripts/testport_script (version: 1)
+++ Scripts/testport_script (version: 2)
@@ -27,8 +27,9 @@
    echo
    echo "$(basename $0)  --  test install a specified port in /opt/macports-test (default)"
    echo
-   echo "Usage: $(basename $0) [-d] [-e] [-h] [-n] [-p] [-r] [-s] [-u] [-v] [-l dir] portname"
+   echo "Usage: $(basename $0) [-c] [-d] [-e] [-h] [-n] [-p] [-r] [-s] [-u] [-v] [-l dir] portname"
    echo '
+-c: clean all installed ports
 -d: enable debug mode
 -e: fetch & extract the distribution files for portname
 -h: help
@@ -113,7 +114,7 @@
     r)
       remove=1
       ;;
-    d) 
+    s) 
       build_source=1
       ;;
     u)

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on Scripts/testport_script. If it was not you, please
report to .


More information about the macports-changes mailing list