svn commit: r510039 - in head/net/bird: . files
Olivier Cochard
olivier at FreeBSD.org
Wed Aug 28 03:15:33 UTC 2019
Author: olivier
Date: Wed Aug 28 03:15:33 2019
New Revision: 510039
URL: https://svnweb.freebsd.org/changeset/ports/510039
Log:
Custom OSPF "wrong LSA collision detection patch" is in conflict with the fix
included in bird 1.6.7 and generate crashes, so remove it.
PR: 238496
Submitted by: pbd at pbd.name
Reported by: Ondrej Zajicek <santiago at crfreenet.org>
Deleted:
head/net/bird/files/patch-proto__ospf__lsupd.c
head/net/bird/files/patch-proto__ospf__topology.c
Modified:
head/net/bird/Makefile
Modified: head/net/bird/Makefile
==============================================================================
--- head/net/bird/Makefile Wed Aug 28 03:05:49 2019 (r510038)
+++ head/net/bird/Makefile Wed Aug 28 03:15:33 2019 (r510039)
@@ -3,6 +3,7 @@
PORTNAME= bird
PORTVERSION= 1.6.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/
More information about the svn-ports-head
mailing list