[MacPorts] CommittersTipsAndTricks modified

MacPorts noreply at macports.org
Thu Nov 3 02:38:55 CET 2016


Page "CommittersTipsAndTricks" was changed by raimue
Diff URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks?action=diff&version=56>
Revision 56
Comment: Remove svn from trac-patch
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CommittersTipsAndTricks
=========================================================================
--- CommittersTipsAndTricks (version: 55)
+++ CommittersTipsAndTricks (version: 56)
@@ -40,11 +40,7 @@
 
     trac-get $1
 
-    if svn info >/dev/null 2>&1; then
-        svn patch $cmd $(basename $1)
-    else
-        patch $cmd < $(basename $1)
-    fi
+    patch $cmd < $(basename $1)
 }
 }}}
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'CommittersTipsAndTricks' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list