1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 1.7

This commit is contained in:
Li-Wen Hsu 2014-09-07 10:31:06 +00:00
parent b35502288c
commit 98af47cde1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367507
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
PORTVERSION= 1.6.6
PORTVERSION= 1.7
CATEGORIES= www python
MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \
CHEESESHOP
@ -31,8 +31,7 @@ OPTIONS_GROUP= DATABASE
OPTIONS_GROUP_DATABASE= PGSQL MYSQL SQLITE
HTMLDOCS_DESC= Install HTML documentation (requires Sphinx)
PLIST_FILES= man/man1/daily_cleanup.1.gz \
man/man1/django-admin.1.gz \
PLIST_FILES= man/man1/django-admin.1.gz \
man/man1/gather_profile_stats.1.gz
PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2

View File

@ -1,2 +1,2 @@
SHA256 (python/Django-1.6.6.tar.gz) = 536cbd54e533ba3563d205f0c91988b24e7d74b8b253d7825e42214b50ba7e90
SIZE (python/Django-1.6.6.tar.gz) = 6645456
SHA256 (python/Django-1.7.tar.gz) = 33f781f17f145f79ee8e0b8d753498e0e0188f0b53b2accad4045d623422d5e1
SIZE (python/Django-1.7.tar.gz) = 7486550