From owner-svn-ports-head@freebsd.org Sun Apr 7 18:55:14 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B92BB1567C3E; Sun, 7 Apr 2019 18:55:14 +0000 (UTC) (envelope-from bofh@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 5DE566D60D; Sun, 7 Apr 2019 18:55:14 +0000 (UTC) (envelope-from bofh@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 4CA7D18473; Sun, 7 Apr 2019 18:55:14 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x37ItEHD012374; Sun, 7 Apr 2019 18:55:14 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x37ItEiX012373; Sun, 7 Apr 2019 18:55:14 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201904071855.x37ItEiX012373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 7 Apr 2019 18:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498307 - head/net/py-wsproto X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/net/py-wsproto X-SVN-Commit-Revision: 498307 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5DE566D60D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sun, 07 Apr 2019 18:55:14 -0000 Author: bofh Date: Sun Apr 7 18:55:13 2019 New Revision: 498307 URL: https://svnweb.freebsd.org/changeset/ports/498307 Log: net/py-wsproto: Update version 0.13.0=>0.14.0 Modified: head/net/py-wsproto/Makefile head/net/py-wsproto/distinfo Modified: head/net/py-wsproto/Makefile ============================================================================== --- head/net/py-wsproto/Makefile Sun Apr 7 18:53:28 2019 (r498306) +++ head/net/py-wsproto/Makefile Sun Apr 7 18:55:13 2019 (r498307) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wsproto -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-wsproto/distinfo ============================================================================== --- head/net/py-wsproto/distinfo Sun Apr 7 18:53:28 2019 (r498306) +++ head/net/py-wsproto/distinfo Sun Apr 7 18:55:13 2019 (r498307) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550098897 -SHA256 (wsproto-0.13.0.tar.gz) = fd6020d825022247053400306448e161d8740bdd52e328e5553cd9eee089f705 -SIZE (wsproto-0.13.0.tar.gz) = 50758 +TIMESTAMP = 1554661797 +SHA256 (wsproto-0.14.0.tar.gz) = 55c3da870460e8838b2fbe4d10f3accc0cea3a13d5e8dbbdc6da5d537d6d44dc +SIZE (wsproto-0.14.0.tar.gz) = 51540