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

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	django
4
PORTNAME=	django
5
PORTVERSION=	1.4.11
5
PORTVERSION=	1.4.12
6
CATEGORIES=	www python
6
CATEGORIES=	www python
7
MASTER_SITES=	https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \
7
MASTER_SITES=	https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \
8
		CHEESESHOP
8
		CHEESESHOP
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (python/Django-1.4.11.tar.gz) = 4819d8b37405b33f4f0d156f60918094d566249f52137c5e6e0dbaa12995c201
1
SHA256 (python/Django-1.4.12.tar.gz) = 2b9164dc3b26e077590c6ebb95996aab0e66fe3298113fafe960c4ff7fb53e25
2
SIZE (python/Django-1.4.11.tar.gz) = 7752172
2
SIZE (python/Django-1.4.12.tar.gz) = 7752752
(-)pkg-descr (-1 / +1 lines)
Lines 7-10 Link Here
7
Web developers. It has convenient niceties for developing content-management
7
Web developers. It has convenient niceties for developing content-management
8
systems, but it's an excellent tool for building any Web site.
8
systems, but it's an excellent tool for building any Web site.
9
9
10
WWW: http://www.djangoproject.com/
10
WWW: http://www.djangoproject.com

Return to bug 189761