1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 0.12.1

- Trim Header
- Fix spacing in front of WWW
This commit is contained in:
Carlo Strub 2013-03-26 20:36:41 +00:00
parent 034d2b2356
commit ccb926ae66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315325
3 changed files with 5 additions and 8 deletions

View File

@ -1,12 +1,9 @@
# New ports collection makefile for: py-eventlet
# Date created: 2010-07-22
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= eventlet
PORTVERSION= 0.9.17
PORTVERSION= 0.12.1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP \
http://www.c-s.li/ports/

View File

@ -1,2 +1,2 @@
SHA256 (eventlet-0.9.17.tar.gz) = 000718aff76ce730ed8ed037f227b09f7cd815b7501670ad8312c6bb3ac164e1
SIZE (eventlet-0.9.17.tar.gz) = 262991
SHA256 (eventlet-0.12.1.tar.gz) = aaf97960b7e00f36844549399a22746c7ef27d76fffcd4056fb36bd242dd1e47
SIZE (eventlet-0.12.1.tar.gz) = 267022

View File

@ -3,4 +3,4 @@ by using non-blocking io while at the same time retaining high programmer
usability by using coroutines to make the non-blocking IO operations appear
blocking at the source code level.
WWW: http://eventlet.net/
WWW: http://eventlet.net/