Index: head/devel/clixon/Makefile =================================================================== --- head/devel/clixon/Makefile (revision 511143) +++ head/devel/clixon/Makefile (revision 511144) @@ -1,35 +1,33 @@ # $FreeBSD$ PORTNAME= clixon -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= devel MAINTAINER= dcornejo@netgate.com COMMENT= CLIgen is a Command-Line Interface generator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libcligen.so:devel/cligen \ libfcgi.so:www/fcgi -BUILD_DEPENDS= cligen>=3.9.0:devel/cligen +BUILD_DEPENDS= cligen>=4.0.0:devel/cligen USES= autoreconf bison gmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= clicon MAKE_ARGS= wwwdir=${PREFIX}/sbin \ wwwuser=${WWWOWN} GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${ETCDIR} \ --with-cligen=${LOCALBASE} CONFIGURE_ENV= YACC="bison -y" SUB_FILES= pkg-message - -MAKE_JOBS_UNSAFE= yes .include Index: head/devel/clixon/distinfo =================================================================== --- head/devel/clixon/distinfo (revision 511143) +++ head/devel/clixon/distinfo (revision 511144) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563660130 -SHA256 (clicon-clixon-4.0.0_GH0.tar.gz) = b4f8ffd0e781b2e0097a2ed7bcba65e8fe8e50ae08a35f6867459a3a84a35f39 -SIZE (clicon-clixon-4.0.0_GH0.tar.gz) = 952149 +TIMESTAMP = 1567619554 +SHA256 (clicon-clixon-4.1.0_GH0.tar.gz) = ebf547beba493b542ae30141fb0d68be8f9f8f068eccae374ac6c91f3bd19e72 +SIZE (clicon-clixon-4.1.0_GH0.tar.gz) = 986640 Index: head/devel/clixon/files/patch-configure.ac =================================================================== --- head/devel/clixon/files/patch-configure.ac (revision 511143) +++ head/devel/clixon/files/patch-configure.ac (nonexistent) @@ -1,12 +0,0 @@ ---- configure.ac.orig 2019-07-13 14:33:23 UTC -+++ configure.ac -@@ -123,9 +123,6 @@ AC_PROG_LEX - if test "$LEX" = ":"; then - AC_MSG_ERROR(CLIXON does not find lex or flex.) - fi --if test "$YACC" != "bison -y"; then -- AC_MSG_ERROR(CLIXON does not find bison. There are several problems with yacc and byacc. Please install bison.) --fi - - if test "$prefix" = "NONE"; then - prefix=${ac_default_prefix} Property changes on: head/devel/clixon/files/patch-configure.ac ___________________________________________________________________ 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: head/devel/clixon/pkg-plist =================================================================== --- head/devel/clixon/pkg-plist (revision 511143) +++ head/devel/clixon/pkg-plist (revision 511144) @@ -1,37 +1,38 @@ bin/clixon_cli bin/clixon_netconf %%ETCDIR%%/clixonrc lib/libclixon.so lib/libclixon.so.4 -lib/libclixon.so.4.0 +lib/libclixon.so.4.1 lib/libclixon_backend.so lib/libclixon_backend.so.4 -lib/libclixon_backend.so.4.0 +lib/libclixon_backend.so.4.1 lib/libclixon_cli.so lib/libclixon_cli.so.4 -lib/libclixon_cli.so.4.0 +lib/libclixon_cli.so.4.1 lib/libclixon_netconf.so lib/libclixon_netconf.so.4 -lib/libclixon_netconf.so.4.0 +lib/libclixon_netconf.so.4.1 lib/libclixon_restconf.so lib/libclixon_restconf.so.4 -lib/libclixon_restconf.so.4.0 +lib/libclixon_restconf.so.4.1 sbin/clixon_backend sbin/clixon_restconf %%DATADIR%%/clixon-config@2019-06-05.yang %%DATADIR%%/clixon-lib@2019-06-05.yang %%DATADIR%%/clixon-rfc5277@2008-07-01.yang %%DATADIR%%/clixon-xml-changelog@2019-03-21.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-monitoring@2010-10-04.yang %%DATADIR%%/ietf-netconf@2011-06-01.yang %%DATADIR%%/ietf-restconf-monitoring@2017-01-26.yang +%%DATADIR%%/ietf-restconf@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 @dir lib/clixon/plugins/cli