From owner-svn-ports-head@freebsd.org Fri May 15 13:25:05 2020 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 DBBAE2F5C74; Fri, 15 May 2020 13:25:05 +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 49Nq015W8gz3Lbs; Fri, 15 May 2020 13:25:05 +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 B861E24E20; Fri, 15 May 2020 13:25:05 +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 04FDP5pL004100; Fri, 15 May 2020 13:25:05 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04FDP5E1004097; Fri, 15 May 2020 13:25:05 GMT (envelope-from garga@FreeBSD.org) Message-Id: <202005151325.04FDP5E1004097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Fri, 15 May 2020 13:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535289 - head/devel/clixon X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/devel/clixon X-SVN-Commit-Revision: 535289 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.33 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: Fri, 15 May 2020 13:25:05 -0000 Author: garga Date: Fri May 15 13:25:04 2020 New Revision: 535289 URL: https://svnweb.freebsd.org/changeset/ports/535289 Log: devel/clixon: Update to 4.5.0 PR: 246428 Submitted by: Dave Cornejo (maintainer) Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/devel/clixon/Makefile head/devel/clixon/distinfo head/devel/clixon/pkg-plist Modified: head/devel/clixon/Makefile ============================================================================== --- head/devel/clixon/Makefile Fri May 15 13:23:50 2020 (r535288) +++ head/devel/clixon/Makefile Fri May 15 13:25:04 2020 (r535289) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= clixon -PORTVERSION= 4.4.0 -PORTREVISION= 1 +PORTVERSION= 4.5.0 CATEGORIES= devel MAINTAINER= dcornejo@netgate.com Modified: head/devel/clixon/distinfo ============================================================================== --- head/devel/clixon/distinfo Fri May 15 13:23:50 2020 (r535288) +++ head/devel/clixon/distinfo Fri May 15 13:25:04 2020 (r535289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586210368 -SHA256 (clicon-clixon-4.4.0_GH0.tar.gz) = 284e9c651b6f0a62ef2d14d362e39020da4e81ac22e477bcc0cb8fca6c4a3448 -SIZE (clicon-clixon-4.4.0_GH0.tar.gz) = 1071172 +TIMESTAMP = 1589548301 +SHA256 (clicon-clixon-4.5.0_GH0.tar.gz) = c5482710d6d41445d13f228caac5126383263d6996211be39504b12d5c67857d +SIZE (clicon-clixon-4.5.0_GH0.tar.gz) = 1095217 Modified: head/devel/clixon/pkg-plist ============================================================================== --- head/devel/clixon/pkg-plist Fri May 15 13:23:50 2020 (r535288) +++ head/devel/clixon/pkg-plist Fri May 15 13:25:04 2020 (r535289) @@ -35,6 +35,7 @@ include/clixon/clixon_string.h include/clixon/clixon_uid.h include/clixon/clixon_validate.h include/clixon/clixon_xml.h +include/clixon/clixon_xml_bind.h include/clixon/clixon_xml_changelog.h include/clixon/clixon_xml_io.h include/clixon/clixon_xml_map.h @@ -50,23 +51,23 @@ include/clixon/clixon_yang_parse_lib.h include/clixon/clixon_yang_type.h lib/libclixon.so lib/libclixon.so.4 -lib/libclixon.so.4.4 +lib/libclixon.so.4.5 lib/libclixon_backend.so lib/libclixon_backend.so.4 -lib/libclixon_backend.so.4.4 +lib/libclixon_backend.so.4.5 lib/libclixon_cli.so lib/libclixon_cli.so.4 -lib/libclixon_cli.so.4.4 +lib/libclixon_cli.so.4.5 lib/libclixon_netconf.so lib/libclixon_netconf.so.4 -lib/libclixon_netconf.so.4.4 +lib/libclixon_netconf.so.4.5 lib/libclixon_restconf.so lib/libclixon_restconf.so.4 -lib/libclixon_restconf.so.4.4 +lib/libclixon_restconf.so.4.5 sbin/clixon_backend sbin/clixon_restconf -%%DATADIR%%/clixon-config@2020-02-22.yang -%%DATADIR%%/clixon-lib@2019-08-13.yang +%%DATADIR%%/clixon-config@2020-04-23.yang +%%DATADIR%%/clixon-lib@2020-04-23.yang %%DATADIR%%/clixon-rfc5277@2008-07-01.yang %%DATADIR%%/clixon-xml-changelog@2019-03-21.yang %%DATADIR%%/ietf-inet-types@2013-07-15.yang