Subject: Re: net/net-snmp, bash, and Darwin/MacOSX
To: None <pkgsrc-users@netbsd.org>
From: Antoine Reilles <tonio@NetBSD.org>
List: pkgsrc-users
Date: 03/11/2006 16:14:38
--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sat, Mar 11, 2006 at 09:56:46AM -0500, Mark E. Perkins wrote:
> A recent change to net/net-snmp by rillig@ adds a dependency on
> shells/bash. Darwin/MacOSX already has /bin/bash (v2.05), so I don't
> think this change is necessary for Darwin/MacOSX (unless there is
> something here that really requires bash v3.1).

bash here is only needed for one script: local/mib2c-update
It would be nice to find what requires bash in this script.
Quickly browsing it, i only see one [[ ]] that could be converted to use
test.
otherwise, it looks like the script could simply use sh, with few
patches.

antoine

--d6Gm4EdcadzBjdND
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Darwin)

iD8DBQFEEule4VqmoGDE/mwRAhdpAJwN/U8KMUIA7ZdvK8EbHGbEey/rqACeKIb7
sQ/X2yy9ZibBm4S4+RzLs8A=
=acAK
-----END PGP SIGNATURE-----

--d6Gm4EdcadzBjdND--