diff options
author | wen <wen@FreeBSD.org> | 2011-10-26 10:13:47 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-10-26 10:13:47 +0800 |
commit | 0afc5384512abfde2244454a30eef4952c6d0993 (patch) | |
tree | ccb7df1b3d05818b59099168aabb1035e70befc3 /lang/cython | |
parent | 07c606fbc8852a339fa1ebb2c0f2e5672a1c51be (diff) | |
download | freebsd-ports-gnome-0afc5384512abfde2244454a30eef4952c6d0993.tar.gz freebsd-ports-gnome-0afc5384512abfde2244454a30eef4952c6d0993.tar.zst freebsd-ports-gnome-0afc5384512abfde2244454a30eef4952c6d0993.zip |
- Update to 0.15.1
Diffstat (limited to 'lang/cython')
-rw-r--r-- | lang/cython/Makefile | 2 | ||||
-rw-r--r-- | lang/cython/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 33d49e87e550..fdd6b61e432a 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cython -PORTVERSION= 0.15 +PORTVERSION= 0.15.1 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP diff --git a/lang/cython/distinfo b/lang/cython/distinfo index e2c1802d4633..1f58a48f53c2 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,2 +1,2 @@ -SHA256 (Cython-0.15.tar.gz) = 059775c832014d5e2550e0293fd1bfdc9330ebc98b844a86d4ae6251fde8fee7 -SIZE (Cython-0.15.tar.gz) = 1543419 +SHA256 (Cython-0.15.1.tar.gz) = 248123f2f02f2701a28d9452132ac835533b396a273cda9d361cb65c26067edc +SIZE (Cython-0.15.1.tar.gz) = 1796536 |