View | Details | Raw Unified | Return to bug 189760
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.5.6
5
PORTVERSION=	1.5.7
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.5.6.tar.gz) = 9b7fcb99d20289189ec0f1e06d1d2bed3b4772e3a393fddbfb006ea7c3f9bfaf
1
SHA256 (python/Django-1.5.7.tar.gz) = 08a41c2a37451b8cc1136823b802dd6f17ad6ec0c8d2cadb4c9a219ff4c08593
2
SIZE (python/Django-1.5.6.tar.gz) = 8068359
2
SIZE (python/Django-1.5.7.tar.gz) = 8069177
(-)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 189760