diff options
Diffstat (limited to 'www/py-django')
-rw-r--r-- | www/py-django/Makefile | 2 | ||||
-rw-r--r-- | www/py-django/distinfo | 4 | ||||
-rw-r--r-- | www/py-django/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile index 744c84dcac94..4597ed44a567 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION}/ \ CHEESESHOP diff --git a/www/py-django/distinfo b/www/py-django/distinfo index 2ffc78ed030f..366f4d62b6dc 100644 --- a/www/py-django/distinfo +++ b/www/py-django/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.6.3.tar.gz) = 6d9d3c468f9a09470d00e85fe492ba35edfc72cee7fb65ad0281010eba58b8f1 -SIZE (python/Django-1.6.3.tar.gz) = 6628812 +SHA256 (python/Django-1.6.4.tar.gz) = ceee0beea79b1926c767aaa837e1b9e621e5f6b7d27138d90474b3917ca5527b +SIZE (python/Django-1.6.4.tar.gz) = 6630474 diff --git a/www/py-django/pkg-descr b/www/py-django/pkg-descr index 1eefec3fb492..638401f81c0e 100644 --- a/www/py-django/pkg-descr +++ b/www/py-django/pkg-descr @@ -7,4 +7,4 @@ intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. -WWW: http://www.djangoproject.com/ +WWW: http://www.djangoproject.com |