Give PortAudio a versioned -done file.
authorGuy Harris <guy@alum.mit.edu>
Thu, 22 Jan 2015 02:30:26 +0000 (18:30 -0800)
committerGuy Harris <guy@alum.mit.edu>
Thu, 22 Jan 2015 02:31:01 +0000 (02:31 +0000)
commit64108f4b2c05f92f314af7387431b34b437e9d67
treed938a23a29f98e08eb69f258e47355074de9237a
parent042623617bf261c5b8409b1efe5bc798ff54312d
Give PortAudio a versioned -done file.

If there's an unversioned -done file, make it a versioned file under the
assumption that the requested version is what's installed.

Create a versioned file when installing.  Use the installed version when
uninstalling, and remove the versioned file.

Change-Id: Ic21e0f139bb35df8f159a5ba7732706357a099fb
Reviewed-on: https://code.wireshark.org/review/6731
Reviewed-by: Guy Harris <guy@alum.mit.edu>
macosx-setup.sh