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

Collapse All | Expand All

(-)math/py-matplotlib/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	matplotlib
4
PORTNAME=	matplotlib
5
PORTVERSION=	1.4.3
5
PORTVERSION=	1.5.0
6
PORTREVISION=	1
7
CATEGORIES=	math python
6
CATEGORIES=	math python
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)math/py-matplotlib/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (matplotlib-1.4.3.tar.gz) = 5b9544472d9d6ab3d47423bdb5a0e64fdf913e505c1c083f25283dd0362bc0b6
1
SHA256 (matplotlib-1.5.0.tar.gz) = 67b08b1650a00a6317d94b76a30a47320087e5244920604c5462188cba0c2646
2
SIZE (matplotlib-1.4.3.tar.gz) = 49933525
2
SIZE (matplotlib-1.5.0.tar.gz) = 53962448

Return to bug 205538