svn commit: r489538 - head/devel/py-gevent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 6 20:40:41 UTC 2019


Author: sunpoet
Date: Sun Jan  6 20:40:35 2019
New Revision: 489538
URL: https://svnweb.freebsd.org/changeset/ports/489538

Log:
  Update to 1.4.0
  
  Changes:	https://github.com/gevent/gevent/blob/master/CHANGES.rst

Modified:
  head/devel/py-gevent/Makefile
  head/devel/py-gevent/distinfo

Modified: head/devel/py-gevent/Makefile
==============================================================================
--- head/devel/py-gevent/Makefile	Sun Jan  6 20:40:29 2019	(r489537)
+++ head/devel/py-gevent/Makefile	Sun Jan  6 20:40:35 2019	(r489538)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gevent
-PORTVERSION=	1.3.7
+PORTVERSION=	1.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-gevent/distinfo
==============================================================================
--- head/devel/py-gevent/distinfo	Sun Jan  6 20:40:29 2019	(r489537)
+++ head/devel/py-gevent/distinfo	Sun Jan  6 20:40:35 2019	(r489538)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539426970
-SHA256 (gevent-1.3.7.tar.gz) = 3f06f4802824c577272960df003a304ce95b3e82eea01dad2637cc8609c80e2c
-SIZE (gevent-1.3.7.tar.gz) = 4614437
+TIMESTAMP = 1546784484
+SHA256 (gevent-1.4.0.tar.gz) = 1eb7fa3b9bd9174dfe9c3b59b7a09b768ecd496debfc4976a9530a3e15c990d1
+SIZE (gevent-1.4.0.tar.gz) = 5169595


More information about the svn-ports-head mailing list