svn commit: r528782 - in head/devel/clixon: . files
Renato Botelho
garga at FreeBSD.org
Fri Mar 20 15:09:16 UTC 2020
Author: garga
Date: Fri Mar 20 15:09:13 2020
New Revision: 528782
URL: https://svnweb.freebsd.org/changeset/ports/528782
Log:
devel/clixon: Update to 4.3.3
PR: 244918
Submitted by: Dave Cornejo <dcornejo at netgate.com> (maintainer)
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/devel/clixon/Makefile
head/devel/clixon/distinfo
head/devel/clixon/files/pkg-message.in
head/devel/clixon/pkg-descr
head/devel/clixon/pkg-plist
Modified: head/devel/clixon/Makefile
==============================================================================
--- head/devel/clixon/Makefile Fri Mar 20 15:07:46 2020 (r528781)
+++ head/devel/clixon/Makefile Fri Mar 20 15:09:13 2020 (r528782)
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= clixon
-PORTVERSION= 4.1.0
+PORTVERSION= 4.3.3
CATEGORIES= devel
MAINTAINER= dcornejo at netgate.com
-COMMENT= CLIgen is a Command-Line Interface generator
+COMMENT= YANG-based toolchain including CLI, NETCONF and RESTCONF interfaces
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
Modified: head/devel/clixon/distinfo
==============================================================================
--- head/devel/clixon/distinfo Fri Mar 20 15:07:46 2020 (r528781)
+++ head/devel/clixon/distinfo Fri Mar 20 15:09:13 2020 (r528782)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567619554
-SHA256 (clicon-clixon-4.1.0_GH0.tar.gz) = ebf547beba493b542ae30141fb0d68be8f9f8f068eccae374ac6c91f3bd19e72
-SIZE (clicon-clixon-4.1.0_GH0.tar.gz) = 986640
+TIMESTAMP = 1584517860
+SHA256 (clicon-clixon-4.3.3_GH0.tar.gz) = 7837adcf25a345ba830813948d5a2da8b0c5e5e268ada770455e4441f1fee215
+SIZE (clicon-clixon-4.3.3_GH0.tar.gz) = 1017402
Modified: head/devel/clixon/files/pkg-message.in
==============================================================================
--- head/devel/clixon/files/pkg-message.in Fri Mar 20 15:07:46 2020 (r528781)
+++ head/devel/clixon/files/pkg-message.in Fri Mar 20 15:09:13 2020 (r528782)
@@ -1,11 +1,12 @@
[
{ type: upgrade, maximum_version: 4, message: <<EOT
-Version 4.0.0 is much stricter and more standards compliant
+Version 4.3.3 is stricter and more standards compliant
-It is very likely that you will need to change your code.
+You will need to change your code, pay attention to XML handling
+and api-paths.
See https://github.com/clicon/clixon/blob/master/CHANGELOG.md
-for details on the changes, especially the API changes.
+for details.
EOT
}
]
Modified: head/devel/clixon/pkg-descr
==============================================================================
--- head/devel/clixon/pkg-descr Fri Mar 20 15:07:46 2020 (r528781)
+++ head/devel/clixon/pkg-descr Fri Mar 20 15:09:13 2020 (r528782)
@@ -4,4 +4,8 @@ Using Clixon you can create CLI, RESTCONF, and NETCONF
configuration database. It also provides the mechanism to validate and configure
system components.
+clixon 4.3 is a large upgrade from earlier versions, notably it is much stricter
+about the validity of XML and api-paths. Please see the CHANGELOG that can be
+found at https://github.com/clicon/clixon/blob/release-4.3/CHANGELOG.md
+
WWW: http://www.clicon.org/
Modified: head/devel/clixon/pkg-plist
==============================================================================
--- head/devel/clixon/pkg-plist Fri Mar 20 15:07:46 2020 (r528781)
+++ head/devel/clixon/pkg-plist Fri Mar 20 15:09:13 2020 (r528782)
@@ -3,35 +3,30 @@ bin/clixon_netconf
%%ETCDIR%%/clixonrc
lib/libclixon.so
lib/libclixon.so.4
-lib/libclixon.so.4.1
+lib/libclixon.so.4.3
lib/libclixon_backend.so
lib/libclixon_backend.so.4
-lib/libclixon_backend.so.4.1
+lib/libclixon_backend.so.4.3
lib/libclixon_cli.so
lib/libclixon_cli.so.4
-lib/libclixon_cli.so.4.1
+lib/libclixon_cli.so.4.3
lib/libclixon_netconf.so
lib/libclixon_netconf.so.4
-lib/libclixon_netconf.so.4.1
+lib/libclixon_netconf.so.4.3
lib/libclixon_restconf.so
lib/libclixon_restconf.so.4
-lib/libclixon_restconf.so.4.1
+lib/libclixon_restconf.so.4.3
sbin/clixon_backend
sbin/clixon_restconf
-%%DATADIR%%/clixon-config at 2019-06-05.yang
-%%DATADIR%%/clixon-lib at 2019-06-05.yang
+%%DATADIR%%/clixon-config at 2019-09-11.yang
+%%DATADIR%%/clixon-lib at 2019-08-13.yang
%%DATADIR%%/clixon-rfc5277 at 2008-07-01.yang
%%DATADIR%%/clixon-xml-changelog at 2019-03-21.yang
-%%DATADIR%%/iana-if-type at 2014-05-08.yang
%%DATADIR%%/ietf-inet-types at 2013-07-15.yang
-%%DATADIR%%/ietf-interfaces at 2018-02-20.yang
-%%DATADIR%%/ietf-ip at 2014-06-16.yang
%%DATADIR%%/ietf-netconf-acm at 2018-02-14.yang
-%%DATADIR%%/ietf-netconf-monitoring at 2010-10-04.yang
%%DATADIR%%/ietf-netconf at 2011-06-01.yang
%%DATADIR%%/ietf-restconf-monitoring at 2017-01-26.yang
%%DATADIR%%/ietf-restconf at 2017-01-26.yang
-%%DATADIR%%/ietf-routing at 2018-03-13.yang
%%DATADIR%%/ietf-yang-library at 2016-06-21.yang
%%DATADIR%%/ietf-yang-types at 2013-07-15.yang
@dir lib/clixon/plugins/backend
More information about the svn-ports-all
mailing list