Wireshark-commits: [Wireshark-commits] master 16f2147: Pull the install and uninstall sequences int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Jan 2015 00:18:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16f2147ad76bd09f3acb1d88f875bc9d273dc206
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

16f2147 by Guy Harris (guy@xxxxxxxxxxxx):

    Pull the install and uninstall sequences into functions.
    
    That lets us put the install and uninstall sequences for a particular
    tool or library together, and separates them from the overall
    installation and uninstallation flow.
    
    Change-Id: I5e7def9983b587ba7c3276a9d5762db340a04802
    Reviewed-on: https://code.wireshark.org/review/6728
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f7d9334   isakmp: col_...() shouldn't be called under 'if (tree)'
    adds  16f2147   Pull the install and uninstall sequences into functions.


Summary of changes:
 macosx-setup.sh | 1545 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 869 insertions(+), 676 deletions(-)