svn commit: r442477 - head/www/py-gevent-websocket

Antoine Brodin antoine at FreeBSD.org
Sat Jun 3 11:07:58 UTC 2017


Author: antoine
Date: Sat Jun  3 11:07:57 2017
New Revision: 442477
URL: https://svnweb.freebsd.org/changeset/ports/442477

Log:
  Update to 0.10.1

Modified:
  head/www/py-gevent-websocket/Makefile
  head/www/py-gevent-websocket/distinfo
  head/www/py-gevent-websocket/pkg-descr

Modified: head/www/py-gevent-websocket/Makefile
==============================================================================
--- head/www/py-gevent-websocket/Makefile	Sat Jun  3 10:47:15 2017	(r442476)
+++ head/www/py-gevent-websocket/Makefile	Sat Jun  3 11:07:57 2017	(r442477)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gevent-websocket
-PORTVERSION=	0.9.5
+PORTVERSION=	0.10.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-gevent-websocket/distinfo
==============================================================================
--- head/www/py-gevent-websocket/distinfo	Sat Jun  3 10:47:15 2017	(r442476)
+++ head/www/py-gevent-websocket/distinfo	Sat Jun  3 11:07:57 2017	(r442477)
@@ -1,2 +1,3 @@
-SHA256 (gevent-websocket-0.9.5.tar.gz) = 0091d6e6aa7298510cadcccb8068e1097a50d4e19090d0c055a93068d4530056
-SIZE (gevent-websocket-0.9.5.tar.gz) = 16970
+TIMESTAMP = 1496478131
+SHA256 (gevent-websocket-0.10.1.tar.gz) = 7eaef32968290c9121f7c35b973e2cc302ffb076d018c9068d2f5ca8b2d85fb0
+SIZE (gevent-websocket-0.10.1.tar.gz) = 18366

Modified: head/www/py-gevent-websocket/pkg-descr
==============================================================================
--- head/www/py-gevent-websocket/pkg-descr	Sat Jun  3 10:47:15 2017	(r442476)
+++ head/www/py-gevent-websocket/pkg-descr	Sat Jun  3 11:07:57 2017	(r442477)
@@ -4,4 +4,4 @@ Integration on both socket level or using an abstract 
 RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol).
 Easily extendible using a simple WebSocket protocol plugin API
 
-WWW: https://bitbucket.org/Jeffrey/gevent-websocket
+WWW: https://www.gitlab.com/noppo/gevent-websocket


More information about the svn-ports-head mailing list