Date: Fri, 10 Aug 2018 00:46:16 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476800 - head/net-mgmt/py-junos-eznc Message-ID: <201808100046.w7A0kGfK084683@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Fri Aug 10 00:46:16 2018 New Revision: 476800 URL: https://svnweb.freebsd.org/changeset/ports/476800 Log: net-mgmt/py-junos-eznc: Update to 2.1.9 Changes: https://github.com/Juniper/py-junos-eznc/releases/tag/2.1.9 PR: 230461 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (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 Thu Aug 9 20:49:22 2018 (r476799) +++ head/net-mgmt/py-junos-eznc/Makefile Fri Aug 10 00:46:16 2018 (r476800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= junos-eznc -DISTVERSION= 2.1.8 +DISTVERSION= 2.1.9 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 Thu Aug 9 20:49:22 2018 (r476799) +++ head/net-mgmt/py-junos-eznc/distinfo Fri Aug 10 00:46:16 2018 (r476800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527796093 -SHA256 (junos-eznc-2.1.8.tar.gz) = daa62e5abfc66ef12e4fb43a1c264673e662e6f2d937cd10666c1c6dcf2ac6ac -SIZE (junos-eznc-2.1.8.tar.gz) = 107736 +TIMESTAMP = 1533857724 +SHA256 (junos-eznc-2.1.9.tar.gz) = a6729c35efd764e1f22457b72898bba554986466306ad29ad2d0bb071e997093 +SIZE (junos-eznc-2.1.9.tar.gz) = 108268
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808100046.w7A0kGfK084683>