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

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	django_compressor
4
PORTNAME=	django_compressor
5
PORTVERSION=	1.4
5
PORTVERSION=	2.0
6
PORTREVISION=	1
7
CATEGORIES=	www python
6
CATEGORIES=	www python
8
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (django_compressor-1.4.tar.gz) = b26034230efcef7d60e5267890eda656dfc49c567f27125d907eee4fe7f9a6ec
1
SHA256 (django_compressor-2.0.tar.gz) = b1618260798e0c26ef52c8e6c14d445783756eca92f2ab1b8db8bee8ecc9b8c3
2
SIZE (django_compressor-1.4.tar.gz) = 106778
2
SIZE (django_compressor-2.0.tar.gz) = 105110

Return to bug 207943