View | Details | Raw Unified | Return to bug 197375 | Differences between
and this patch

Collapse All | Expand All

(-)cython/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/lang/cython/Makefile 369166 2014-09-24 09:06:41Z robak $
2
# $FreeBSD: head/lang/cython/Makefile 369166 2014-09-24 09:06:41Z robak $
3
3
4
PORTNAME=	cython
4
PORTNAME=	cython
5
PORTVERSION=	0.21
5
PORTVERSION=	0.22
6
CATEGORIES=	lang python
6
CATEGORIES=	lang python
7
MASTER_SITES=	http://www.cython.org/release/ \
7
MASTER_SITES=	http://www.cython.org/release/ \
8
		CHEESESHOP
8
		CHEESESHOP
(-)cython/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Cython-0.21.tar.gz) = 0cd5787fb3f1eaf8326b21bdfcb90aabd3eca7c214c5b7b503fbb82da97bbaa0
1
SHA256 (Cython-0.22.tar.gz) = 14307e7a69af9a0d0e0024d446af7e51cc0e3e4d0dfb10d36ba837e5e5844015
2
SIZE (Cython-0.21.tar.gz) = 1490358
2
SIZE (Cython-0.22.tar.gz) = 1584483

Return to bug 197375