Path to this page:
Subject: CVS commit: pkgsrc/net/exabgp
From: Havard Eidnes
Date: 2015-02-17 14:41:36
Message id: 20150217134136.4F84098@cvs.netbsd.org
Log Message:
Fix healthcheck.py so that it works with NetBSD's (and other) outputs
from "ifconfig lo0" -- no sense in insisting on leading spaces in the
regexp after having done string.strip() on the target string...
Add dependency on py-ipaddr for healthcheck.py.
Remove *.orig files before installing, and make install target re-runnable.
Bump PKGREVISION.
Files: