pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/quagga net/quagga: document confilct with frr package
details: https://anonhg.NetBSD.org/pkgsrc/rev/fae49e126d14
branches: trunk
changeset: 443330:fae49e126d14
user: kardel <kardel%pkgsrc.org@localhost>
date: Thu Dec 10 17:09:56 2020 +0000
description:
net/quagga: document confilct with frr package
diffstat:
net/quagga/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 940af1016d9c -r fae49e126d14 net/quagga/Makefile
--- a/net/quagga/Makefile Thu Dec 10 17:08:17 2020 +0000
+++ b/net/quagga/Makefile Thu Dec 10 17:09:56 2020 +0000
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.65 2020/08/31 18:10:52 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2020/12/10 17:09:56 kardel Exp $
#
-
DISTNAME= quagga-1.2.4
PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= http://download.savannah.gnu.org/releases/quagga/
+CONFLICTS= frr-[0-9]*
+
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= https://www.nongnu.org/quagga/
COMMENT= Free multithreaded routing daemon software
Home |
Main Index |
Thread Index |
Old Index