pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/exabgp
Module Name: pkgsrc
Committed By: he
Date: Tue Feb 17 13:41:36 UTC 2015
Modified Files:
pkgsrc/net/exabgp: Makefile distinfo
Added Files:
pkgsrc/net/exabgp/patches: patch-etc_exabgp_processes_healthcheck.py
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.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/exabgp/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/exabgp/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/net/exabgp/patches/patch-etc_exabgp_processes_healthcheck.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index