1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Update to 0.19.1

This commit is contained in:
Wen Heping 2013-07-19 08:28:34 +00:00
parent acd5ac544b
commit 573e026d46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323271
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cython
PORTVERSION= 0.19
PORTVERSION= 0.19.1
CATEGORIES= lang python
MASTER_SITES= http://www.cython.org/release/ \
CHEESESHOP

View File

@ -1,2 +1,2 @@
SHA256 (Cython-0.19.tar.gz) = 2f861fbb2aca49a352a5cf00a65d4383b7ca56a60b50ea813e59a7a9ae6cd7db
SIZE (Cython-0.19.tar.gz) = 1382384
SHA256 (Cython-0.19.1.tar.gz) = 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
SIZE (Cython-0.19.1.tar.gz) = 1384406

View File

@ -13,4 +13,4 @@ This makes Cython the ideal language for writing glue code for external
C libraries, and for fast C modules that speed up the execution of
Python code.
WWW: http://www.cython.org/
WWW: http://www.cython.org/