FreeBSD Bugzilla – Attachment 202302 Details for
Bug 235973
devel/clixon update to 3.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch to update to 3.9.0
PATCH_CLIXON.txt (text/plain), 3.78 KB, created by
Dave Cornejo
on 2019-02-23 20:49:46 UTC
(
hide
)
Description:
patch to update to 3.9.0
Filename:
MIME Type:
Creator:
Dave Cornejo
Created:
2019-02-23 20:49:46 UTC
Size:
3.78 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 493566) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= clixon >-PORTVERSION= 3.8.0 >+PORTVERSION= 3.9.0 > CATEGORIES= devel > > MAINTAINER= dcornejo@netgate.com >@@ -12,6 +12,7 @@ > > LIB_DEPENDS= libcligen.so:devel/cligen \ > libfcgi.so:www/fcgi >+BUILD_DEPENDS= cligen>=3.9.0:devel/cligen > > USES= autoreconf bison gmake > >Index: distinfo >=================================================================== >--- distinfo (revision 493566) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1541588035 >-SHA256 (clicon-clixon-3.8.0_GH0.tar.gz) = 6a60ed3f23410c6c7c8165b0619c3d1f630fb373578572392d2db7f407f3a515 >-SIZE (clicon-clixon-3.8.0_GH0.tar.gz) = 763928 >+TIMESTAMP = 1550886761 >+SHA256 (clicon-clixon-3.9.0_GH0.tar.gz) = 3be8eb904a505cc740568e06f75123c6e9b4e0e8173faccdd4a091b1dccfca60 >+SIZE (clicon-clixon-3.9.0_GH0.tar.gz) = 781568 >Index: files/patch-apps_netconf_netconf__main.c >=================================================================== >--- files/patch-apps_netconf_netconf__main.c (revision 493566) >+++ files/patch-apps_netconf_netconf__main.c (working copy) >@@ -1,6 +1,6 @@ >---- apps/netconf/netconf_main.c.orig 2018-11-07 19:13:50 UTC >+--- apps/netconf/netconf_main.c.orig 2019-02-21 19:04:04 UTC > +++ apps/netconf/netconf_main.c >-@@ -294,7 +294,7 @@ static int >+@@ -312,7 +312,7 @@ static int > timeout_fn(int s, > void *arg) > { >Index: files/patch-lib_src_clixon__handle.c >=================================================================== >--- files/patch-lib_src_clixon__handle.c (revision 493566) >+++ files/patch-lib_src_clixon__handle.c (nonexistent) >@@ -1,13 +0,0 @@ >---- lib/src/clixon_handle.c.orig 2018-11-07 19:14:08 UTC >-+++ lib/src/clixon_handle.c >-@@ -43,7 +43,9 @@ >- #include <errno.h> >- #include <string.h> >- #include <assert.h> >-- >-+ >-+#include <sys/time.h> >-+ >- #include <cligen/cligen.h> >- >- /* clicon */ > >Property changes on: files/patch-lib_src_clixon__handle.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 493566) >+++ pkg-plist (working copy) >@@ -3,28 +3,34 @@ > %%ETCDIR%%/clixonrc > lib/libclixon.so > lib/libclixon.so.3 >-lib/libclixon.so.3.8 >+lib/libclixon.so.3.9 > lib/libclixon_backend.so > lib/libclixon_backend.so.3 >-lib/libclixon_backend.so.3.8 >+lib/libclixon_backend.so.3.9 > lib/libclixon_cli.so > lib/libclixon_cli.so.3 >-lib/libclixon_cli.so.3.8 >+lib/libclixon_cli.so.3.9 > lib/libclixon_netconf.so > lib/libclixon_netconf.so.3 >-lib/libclixon_netconf.so.3.8 >+lib/libclixon_netconf.so.3.9 > lib/libclixon_restconf.so > lib/libclixon_restconf.so.3 >-lib/libclixon_restconf.so.3.8 >+lib/libclixon_restconf.so.3.9 > lib/xmldb/text.so > sbin/clixon_backend > sbin/clixon_restconf >-%%DATADIR%%/clixon-config@2018-10-21.yang >+%%DATADIR%%/clixon-config@2019-02-06.yang >+%%DATADIR%%/clixon-lib@2019-01-02.yang >+%%DATADIR%%/clixon-rfc5277@2008-07-01.yang >+%%DATADIR%%/iana-if-type@2014-05-08.yang > %%DATADIR%%/ietf-inet-types@2013-07-15.yang >+%%DATADIR%%/ietf-interfaces@2018-02-20.yang >+%%DATADIR%%/ietf-ip@2014-06-16.yang > %%DATADIR%%/ietf-netconf-acm@2018-02-14.yang >-%%DATADIR%%/ietf-netconf-notification@2008-07-01.yang >+%%DATADIR%%/ietf-netconf-monitoring@2010-10-04.yang > %%DATADIR%%/ietf-netconf@2011-06-01.yang > %%DATADIR%%/ietf-restconf-monitoring@2017-01-26.yang >+%%DATADIR%%/ietf-routing@2018-03-13.yang > %%DATADIR%%/ietf-yang-library@2016-06-21.yang > %%DATADIR%%/ietf-yang-types@2013-07-15.yang > @dir lib/clixon/plugins/backend
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 Raw
Actions:
View
Attachments on
bug 235973
: 202302