From owner-svn-ports-head@freebsd.org Mon Mar 8 01:19:13 2021 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 DBF31557830; Mon, 8 Mar 2021 01:19:13 +0000 (UTC) (envelope-from nc@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dv0qP5tkZz4vSC; Mon, 8 Mar 2021 01:19:13 +0000 (UTC) (envelope-from nc@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 BD0871FEF3; Mon, 8 Mar 2021 01:19:13 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1281JDXI060622; Mon, 8 Mar 2021 01:19:13 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1281JD1T060620; Mon, 8 Mar 2021 01:19:13 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202103080119.1281JD1T060620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Mon, 8 Mar 2021 01:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567804 - head/net-mgmt/py-junos-eznc X-SVN-Group: ports-head X-SVN-Commit-Author: nc X-SVN-Commit-Paths: head/net-mgmt/py-junos-eznc X-SVN-Commit-Revision: 567804 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.34 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: Mon, 08 Mar 2021 01:19:13 -0000 Author: nc Date: Mon Mar 8 01:19:13 2021 New Revision: 567804 URL: https://svnweb.freebsd.org/changeset/ports/567804 Log: net-mgmt/py-junos-eznc: update to 2.5.4 Changes: https://github.com/Juniper/py-junos-eznc/releases PR: 254097 Submitted by: Sergey Akhmatov (maintainer) Modified: head/net-mgmt/py-junos-eznc/Makefile head/net-mgmt/py-junos-eznc/distinfo Modified: head/net-mgmt/py-junos-eznc/Makefile ============================================================================== --- head/net-mgmt/py-junos-eznc/Makefile Mon Mar 8 01:17:54 2021 (r567803) +++ head/net-mgmt/py-junos-eznc/Makefile Mon Mar 8 01:19:13 2021 (r567804) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= junos-eznc -DISTVERSION= 2.3.1 -PORTREVISION= 1 +DISTVERSION= 2.5.4 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-junos-eznc/distinfo ============================================================================== --- head/net-mgmt/py-junos-eznc/distinfo Mon Mar 8 01:17:54 2021 (r567803) +++ head/net-mgmt/py-junos-eznc/distinfo Mon Mar 8 01:19:13 2021 (r567804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579348830 -SHA256 (junos-eznc-2.3.1.tar.gz) = 0f8c4763fe2281979bc00350b93d510368992dbae0dae4fea0bafee5904a7e68 -SIZE (junos-eznc-2.3.1.tar.gz) = 135600 +TIMESTAMP = 1615114844 +SHA256 (junos-eznc-2.5.4.tar.gz) = bf036d0af9ee5c5e4f517cb5fc902fe891fa120e18f459805862c53d4a97193a +SIZE (junos-eznc-2.5.4.tar.gz) = 155281