CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/03/07 10:49:10
Modified files:
net/librenms : Makefile
Added files:
net/librenms/patches: patch-includes_common_php
Log message:
don't use `git rev-parse HEAD`, it's not going to work on a
non-git-checkout as used in the package anyway (and users may
not have git installed, so there's an ugly error message).
use snmpget -V instead of --version, long getopt doesn't
seem to be working at least with 5.7.3 on OpenBSD.
