Date: Wed, 28 Aug 2019 03:15:33 +0000 (UTC) From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510039 - in head/net/bird: . files Message-ID: <201908280315.x7S3FX9E060473@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@pbd.name Reported by: Ondrej Zajicek <santiago@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908280315.x7S3FX9E060473>