pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/frr frr: fix PLIST, bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/376498167ecc
branches:  trunk
changeset: 388229:376498167ecc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 15 09:25:07 2022 +0000

description:
frr: fix PLIST, bump PKGREVISION.

diffstat:

 net/frr/Makefile |  4 ++--
 net/frr/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r 5e9bde85d4b2 -r 376498167ecc net/frr/Makefile
--- a/net/frr/Makefile  Tue Nov 15 09:18:20 2022 +0000
+++ b/net/frr/Makefile  Tue Nov 15 09:25:07 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:41 nia Exp $
+# $NetBSD: Makefile,v 1.13 2022/11/15 09:25:07 wiz Exp $
 
 GITHUB_PROJECT=        frr
 VERSION=       8.2.2
 GITHUB_TAG=    frr-${VERSION}
 DISTNAME=      frr-${VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=FRRouting/}
 
diff -r 5e9bde85d4b2 -r 376498167ecc net/frr/PLIST
--- a/net/frr/PLIST     Tue Nov 15 09:18:20 2022 +0000
+++ b/net/frr/PLIST     Tue Nov 15 09:25:07 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/05/16 11:54:19 kardel Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/11/15 09:25:07 wiz Exp $
 bin/mtracebis
 bin/vtysh
 include/frr/agg_table.h
@@ -237,6 +237,7 @@
 ${PLIST.doc}share/doc/frr/html/_sources/vtysh.rst.txt
 ${PLIST.doc}share/doc/frr/html/_sources/watchfrr.rst.txt
 ${PLIST.doc}share/doc/frr/html/_sources/zebra.rst.txt
+${PLIST.doc}share/doc/frr/html/_static/_sphinx_javascript_frameworks_compat.js
 ${PLIST.doc}share/doc/frr/html/_static/basic.css
 ${PLIST.doc}share/doc/frr/html/_static/classic.css
 ${PLIST.doc}share/doc/frr/html/_static/default.css
@@ -254,6 +255,7 @@
 ${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/sphinx_highlight.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



Home | Main Index | Thread Index | Old Index