View | Details | Raw Unified | Return to bug 237786
Collapse All | Expand All

(-)b/math/py-kiwisolver/Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	kiwisolver
3
PORTNAME=	kiwisolver
4
PORTVERSION=	1.0.1
4
PORTVERSION=	1.1.0
5
CATEGORIES=	math python
5
CATEGORIES=	math python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 10-16 MAINTAINER= lbartoletti@tuxfamily.org Link Here
10
COMMENT=	Fast implementation of the Cassowary constraint solver
10
COMMENT=	Fast implementation of the Cassowary constraint solver
11
11
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
LICENSE_FILE=	${WRKSRC}/COPYING.txt
14
13
15
USES=		python
14
USES=		python
16
USE_PYTHON=	autoplist concurrent distutils
15
USE_PYTHON=	autoplist concurrent distutils
(-)b/math/py-kiwisolver/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1553256871
1
TIMESTAMP = 1556631212
2
SHA256 (kiwisolver-1.0.1.tar.gz) = ce3be5d520b4d2c3e5eeb4cd2ef62b9b9ab8ac6b6fedbaa0e39cdb6f50644278
2
SHA256 (kiwisolver-1.1.0.tar.gz) = 53eaed412477c836e1b9522c19858a8557d6e595077830146182225613b11a75
3
SIZE (kiwisolver-1.0.1.tar.gz) = 31618
3
SIZE (kiwisolver-1.1.0.tar.gz) = 30847

Return to bug 237786