From owner-svn-ports-head@freebsd.org Wed Sep 4 18:00:15 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 74CE9C8D0E; Wed, 4 Sep 2019 18:00:15 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Ns6l2Ytrz3Bvg; Wed, 4 Sep 2019 18:00:15 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3BC261F4C2; Wed, 4 Sep 2019 18:00:15 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x84I0FLw071342; Wed, 4 Sep 2019 18:00:15 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x84I0Er7071339; Wed, 4 Sep 2019 18:00:14 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201909041800.x84I0Er7071339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 4 Sep 2019 18:00:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511144 - in head/devel/clixon: . files X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: in head/devel/clixon: . files X-SVN-Commit-Revision: 511144 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2019 18:00:15 -0000 Author: garga Date: Wed Sep 4 18:00:14 2019 New Revision: 511144 URL: https://svnweb.freebsd.org/changeset/ports/511144 Log: devel/clixon: Update to 4.1.0 - While here, make it to build with multiple jobs - Make it to require cligen 4.0.0 or newer PR: 240333 Submitted by: David Cornejo (maintainer) Sponsored by: Rubicon Communications, LLC (Netgate) Deleted: head/devel/clixon/files/patch-configure.ac Modified: head/devel/clixon/Makefile head/devel/clixon/distinfo head/devel/clixon/pkg-plist Modified: head/devel/clixon/Makefile ============================================================================== --- head/devel/clixon/Makefile Wed Sep 4 17:58:45 2019 (r511143) +++ head/devel/clixon/Makefile Wed Sep 4 18:00:14 2019 (r511144) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clixon -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= devel MAINTAINER= dcornejo@netgate.com @@ -12,7 +12,7 @@ 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 @@ -29,7 +29,5 @@ CONFIGURE_ARGS= --sysconfdir=${ETCDIR} \ CONFIGURE_ENV= YACC="bison -y" SUB_FILES= pkg-message - -MAKE_JOBS_UNSAFE= yes .include Modified: head/devel/clixon/distinfo ============================================================================== --- head/devel/clixon/distinfo Wed Sep 4 17:58:45 2019 (r511143) +++ head/devel/clixon/distinfo Wed Sep 4 18:00:14 2019 (r511144) @@ -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 Modified: head/devel/clixon/pkg-plist ============================================================================== --- head/devel/clixon/pkg-plist Wed Sep 4 17:58:45 2019 (r511143) +++ head/devel/clixon/pkg-plist Wed Sep 4 18:00:14 2019 (r511144) @@ -3,19 +3,19 @@ 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 @@ -30,6 +30,7 @@ sbin/clixon_restconf %%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