FreeBSD Bugzilla – Attachment 239380 Details for
Bug 268860
devel/clixon: Update to 6.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
clixon-6.0.0.diff (text/plain), 2.87 KB, created by
Renato Botelho
on 2023-01-10 15:49:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2023-01-10 15:49:57 UTC
Size:
2.87 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 268860
: 239380