diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2013-09-22 18:37:09 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2013-09-22 18:37:09 +0800 |
commit | d9dce32147b690a6c9e817056a8129f78f82ef5b (patch) | |
tree | a20b29e52f65cf04999c6aae4a020ce0f2d38770 | |
parent | 6a17e55a79bd6f14dd0d963394cfc48bb48c6e48 (diff) | |
download | freebsd-ports-graphics-d9dce32147b690a6c9e817056a8129f78f82ef5b.tar.gz freebsd-ports-graphics-d9dce32147b690a6c9e817056a8129f78f82ef5b.tar.zst freebsd-ports-graphics-d9dce32147b690a6c9e817056a8129f78f82ef5b.zip |
- Update to 1.5.4
Security: 05dc6efa-2370-11e3-95b7-00e0814cab4e
-rw-r--r-- | www/py-django/Makefile | 2 | ||||
-rw-r--r-- | www/py-django/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile index c14a00e7010..3f2a1775b04 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \ CHEESESHOP diff --git a/www/py-django/distinfo b/www/py-django/distinfo index 85df8a2654d..448dd26ed42 100644 --- a/www/py-django/distinfo +++ b/www/py-django/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.5.3.tar.gz) = e0fd8dec0497ed98e8e03bd5297064f276f203f4c192f252231a3f25187b59b5 -SIZE (python/Django-1.5.3.tar.gz) = 8049029 +SHA256 (python/Django-1.5.4.tar.gz) = 428defe3fd515dfc8613039bb0a80622a13fb4b988c5be48db07ec098ea1704e +SIZE (python/Django-1.5.4.tar.gz) = 8050758 |