git: 9a973b63d537 - main - devel/clixon: Update to 6.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 12:18:27 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a973b63d53721ff66d35d085bebfdc14768167a commit 9a973b63d53721ff66d35d085bebfdc14768167a Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2023-01-24 12:16:55 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2023-01-24 12:18:13 +0000 devel/clixon: Update to 6.0.0 PR: 268860 Approved by: maintainer timeout (2 weeks) Sponsored by: Rubicon Communications, LLC ("Netgate") --- devel/clixon/Makefile | 6 +++--- devel/clixon/distinfo | 6 +++--- devel/clixon/pkg-plist | 11 +++++++---- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/devel/clixon/Makefile b/devel/clixon/Makefile index 16eb4110a21a..778a09aaa491 100644 --- a/devel/clixon/Makefile +++ b/devel/clixon/Makefile @@ -1,5 +1,5 @@ PORTNAME= clixon -PORTVERSION= 5.8.0 +PORTVERSION= 6.0.0 CATEGORIES= devel MAINTAINER= dave@dogwood.com @@ -10,9 +10,9 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md #LIB_DEPENDS= libfcgi.so:www/fcgi -BUILD_DEPENDS= cligen>=5.6.0:devel/cligen \ +BUILD_DEPENDS= cligen>=${PORTVERSION}:devel/cligen \ nghttp2>=0:www/nghttp2 -RUN_DEPENDS= cligen>=5.6.0:devel/cligen \ +RUN_DEPENDS= cligen>=${PORTVERSION}:devel/cligen \ nghttp2>=0:www/nghttp2 USES= bison compiler:c11 gmake diff --git a/devel/clixon/distinfo b/devel/clixon/distinfo index ff517e2a8b36..b6db85049413 100644 --- a/devel/clixon/distinfo +++ b/devel/clixon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661785185 -SHA256 (clicon-clixon-5.8.0_GH0.tar.gz) = ad478900d89a906f2ef4db86674f3365d2a0a8e1d7246ffc0231199fc3e0d4b2 -SIZE (clicon-clixon-5.8.0_GH0.tar.gz) = 1518445 +TIMESTAMP = 1673365197 +SHA256 (clicon-clixon-6.0.0_GH0.tar.gz) = c18e0776a1a690bf72d6daee775f933a0f21fed9ed1c4a1102f493d638097030 +SIZE (clicon-clixon-6.0.0_GH0.tar.gz) = 1598842 diff --git a/devel/clixon/pkg-plist b/devel/clixon/pkg-plist index 4b686032b338..757cfc137e6c 100644 --- a/devel/clixon/pkg-plist +++ b/devel/clixon/pkg-plist @@ -26,6 +26,7 @@ include/clixon/clixon_log.h include/clixon/clixon_nacm.h include/clixon/clixon_netconf.h include/clixon/clixon_netconf_lib.h +include/clixon/clixon_netconf_monitoring.h include/clixon/clixon_netns.h include/clixon/clixon_options.h include/clixon/clixon_path.h @@ -42,6 +43,7 @@ include/clixon/clixon_string.h include/clixon/clixon_text_syntax.h include/clixon/clixon_uid.h include/clixon/clixon_validate.h +include/clixon/clixon_validate_minmax.h include/clixon/clixon_xml.h include/clixon/clixon_xml_bind.h include/clixon/clixon_xml_changelog.h @@ -73,16 +75,17 @@ lib/libclixon_cli.so.%%LIBVERSION%% sbin/clixon_backend %%NO_OFF%%sbin/clixon_restconf %%DATADIR%%/clixon-autocli@2022-02-11.yang -%%DATADIR%%/clixon-config@2022-03-21.yang +%%DATADIR%%/clixon-config@2022-11-01.yang %%DATADIR%%/clixon-lib@2021-12-05.yang -%%DATADIR%%/clixon-restconf@2022-03-21.yang +%%DATADIR%%/clixon-restconf@2022-08-01.yang %%DATADIR%%/clixon-rfc5277@2008-07-01.yang %%DATADIR%%/clixon-xml-changelog@2019-03-21.yang %%DATADIR%%/ietf-datastores@2018-02-14.yang %%DATADIR%%/ietf-inet-types@2021-02-22.yang -%%DATADIR%%/ietf-list-pagination-nc@2021-10-25.yang -%%DATADIR%%/ietf-list-pagination@2021-10-25.yang +%%DATADIR%%/ietf-list-pagination-nc@2022-07-24.yang +%%DATADIR%%/ietf-list-pagination@2022-07-24.yang %%DATADIR%%/ietf-netconf-acm@2018-02-14.yang +%%DATADIR%%/ietf-netconf-monitoring@2010-10-04.yang %%DATADIR%%/ietf-netconf-nmda@2019-01-07.yang %%DATADIR%%/ietf-netconf-with-defaults@2011-06-01.yang %%DATADIR%%/ietf-netconf@2011-06-01.yang