Received: by mail.netbsd.org (Postfix, from userid 605) id 698EE84D88; Sat, 5 Jun 2021 02:48:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A425A84D6A for ; Sat, 5 Jun 2021 02:48:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id uuli1CXlyJuS for ; Sat, 5 Jun 2021 02:48:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE02784CDF for ; Sat, 5 Jun 2021 02:48:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E066EFA95; Sat, 5 Jun 2021 02:48:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622861301136330" MIME-Version: 1.0 Date: Sat, 5 Jun 2021 02:48:21 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/net/frr To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20210605024821.E066EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622861301136330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Jun 5 02:48:21 UTC 2021 Modified Files: pkgsrc/net/frr: PLIST Log Message: (net/frr) regen PLIST To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/frr/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622861301136330 Content-Disposition: inline Content-Length: 1372 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/frr/PLIST diff -u pkgsrc/net/frr/PLIST:1.1 pkgsrc/net/frr/PLIST:1.2 --- pkgsrc/net/frr/PLIST:1.1 Thu Dec 10 16:43:24 2020 +++ pkgsrc/net/frr/PLIST Sat Jun 5 02:48:21 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2020/12/10 16:43:24 kardel Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/06/05 02:48:21 mef Exp $ bin/mtracebis bin/vtysh include/frr/agg_table.h @@ -225,7 +225,7 @@ ${PLIST.doc}share/doc/frr/html/_static/d ${PLIST.doc}share/doc/frr/html/_static/file.png ${PLIST.doc}share/doc/frr/html/_static/frr-icon.svg ${PLIST.doc}share/doc/frr/html/_static/frr-logo-icon.png -${PLIST.doc}share/doc/frr/html/_static/jquery-3.4.1.js +${PLIST.doc}share/doc/frr/html/_static/jquery-3.5.1.js ${PLIST.doc}share/doc/frr/html/_static/jquery.js ${PLIST.doc}share/doc/frr/html/_static/language_data.js ${PLIST.doc}share/doc/frr/html/_static/minus.png @@ -235,7 +235,7 @@ ${PLIST.doc}share/doc/frr/html/_static/p ${PLIST.doc}share/doc/frr/html/_static/pygments.css ${PLIST.doc}share/doc/frr/html/_static/searchtools.js ${PLIST.doc}share/doc/frr/html/_static/sidebar.js -${PLIST.doc}share/doc/frr/html/_static/underscore-1.3.1.js +${PLIST.doc}share/doc/frr/html/_static/underscore-1.12.0.js ${PLIST.doc}share/doc/frr/html/_static/underscore.js ${PLIST.doc}share/doc/frr/html/babeld.html ${PLIST.doc}share/doc/frr/html/basic.html --_----------=_1622861301136330--