From owner-svn-ports-head@freebsd.org Sun May 10 09:19:51 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 2CF432DF4EC; Sun, 10 May 2020 09:19:51 +0000 (UTC) (envelope-from novel@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 49KdnM02LFz3xTV; Sun, 10 May 2020 09:19:51 +0000 (UTC) (envelope-from novel@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 EC2832B3A; Sun, 10 May 2020 09:19:50 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04A9JoJi093898; Sun, 10 May 2020 09:19:50 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04A9JoSr093897; Sun, 10 May 2020 09:19:50 GMT (envelope-from novel@FreeBSD.org) Message-Id: <202005100919.04A9JoSr093897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 10 May 2020 09:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534837 - head/net/py-pyzmq X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: head/net/py-pyzmq X-SVN-Commit-Revision: 534837 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: Sun, 10 May 2020 09:19:51 -0000 Author: novel Date: Sun May 10 09:19:50 2020 New Revision: 534837 URL: https://svnweb.freebsd.org/changeset/ports/534837 Log: net/py-pyzmq: update to 19.0.1 Modified: head/net/py-pyzmq/Makefile head/net/py-pyzmq/distinfo Modified: head/net/py-pyzmq/Makefile ============================================================================== --- head/net/py-pyzmq/Makefile Sun May 10 09:07:59 2020 (r534836) +++ head/net/py-pyzmq/Makefile Sun May 10 09:19:50 2020 (r534837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyzmq -PORTVERSION= 19.0.0 +PORTVERSION= 19.0.1 CATEGORIES= net devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pyzmq/distinfo ============================================================================== --- head/net/py-pyzmq/distinfo Sun May 10 09:07:59 2020 (r534836) +++ head/net/py-pyzmq/distinfo Sun May 10 09:19:50 2020 (r534837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586949603 -SHA256 (pyzmq-19.0.0.tar.gz) = 5e1f65e576ab07aed83f444e201d86deb01cd27dcf3f37c727bc8729246a60a8 -SIZE (pyzmq-19.0.0.tar.gz) = 1150320 +TIMESTAMP = 1589082860 +SHA256 (pyzmq-19.0.1.tar.gz) = 13a5638ab24d628a6ade8f794195e1a1acd573496c3b85af2f1183603b7bf5e0 +SIZE (pyzmq-19.0.1.tar.gz) = 1152365