Date: Fri, 30 Aug 2019 11:59:24 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510265 - head/devel/py-websockets Message-ID: <201908301159.x7UBxO8I080530@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Aug 30 11:59:23 2019 New Revision: 510265 URL: https://svnweb.freebsd.org/changeset/ports/510265 Log: Update to 8.0 Modified: head/devel/py-websockets/Makefile head/devel/py-websockets/distinfo (contents, props changed) Modified: head/devel/py-websockets/Makefile ============================================================================== --- head/devel/py-websockets/Makefile Fri Aug 30 11:58:10 2019 (r510264) +++ head/devel/py-websockets/Makefile Fri Aug 30 11:59:23 2019 (r510265) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= websockets -PORTVERSION= 7.0 +PORTVERSION= 8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-websockets/distinfo ============================================================================== --- head/devel/py-websockets/distinfo Fri Aug 30 11:58:10 2019 (r510264) +++ head/devel/py-websockets/distinfo Fri Aug 30 11:59:23 2019 (r510265) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557597822 -SHA256 (websockets-7.0.tar.gz) = 08e3c3e0535befa4f0c4443824496c03ecc25062debbcf895874f8a0b4c97c9f -SIZE (websockets-7.0.tar.gz) = 49257 +TIMESTAMP = 1567166205 +SHA256 (websockets-8.0.tar.gz) = 945d98696c94bfa5b6d9d3aa98f2344f402bffe6c07c1920632419a41363f509 +SIZE (websockets-8.0.tar.gz) = 57334
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908301159.x7UBxO8I080530>