1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Li-Wen Hsu 2011-02-13 03:19:02 +00:00
parent a5f6692e72
commit 541375a8c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269034
3 changed files with 3736 additions and 138 deletions

View File

@ -9,8 +9,7 @@ PORTNAME= django
PORTVERSION= ${REVISION}
PORTEPOCH= 1
CATEGORIES= www python
MASTER_SITES= http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITES= http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
MASTER_SITE_SUBDIR= lwhsu/django
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -devel
@ -20,7 +19,7 @@ DIST_SUBDIR= python
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= High-level Python Web framework
REVISION= 15044
REVISION= 15524
USE_BZIP2= yes
USE_GETTEXT= yes

View File

@ -1,2 +1,2 @@
SHA256 (python/Django-r15044.tar.bz2) = 934e87953c09db373cf95ba8ab59222947f7b54fc07bc28f4b8cdd1b866c0173
SIZE (python/Django-r15044.tar.bz2) = 4906651
SHA256 (python/Django-r15524.tar.bz2) = e2b6a61a7d395e05e2681d91eeaec3bd37638a34dc39d0195910df3877888a4b
SIZE (python/Django-r15524.tar.bz2) = 4640467

File diff suppressed because it is too large Load Diff