diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2015-02-27 13:57:14 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2015-02-27 13:57:14 +0000 |
commit | d65fec405150bab231309764cc577a60b75a6996 (patch) | |
tree | 5e98b09138362956d54c424b2ded39f182b316a4 | |
parent | - Update to 1.7.5 (diff) |
- Update to 1.4.19
Notes
Notes:
svn path=/head/; revision=380087
-rw-r--r-- | www/py-django14/Makefile | 2 | ||||
-rw-r--r-- | www/py-django14/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-django14/Makefile b/www/py-django14/Makefile index 26b5bd2c76e8..562c268f53fd 100644 --- a/www/py-django14/Makefile +++ b/www/py-django14/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.19 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PORTVERSION:R}/ \ CHEESESHOP diff --git a/www/py-django14/distinfo b/www/py-django14/distinfo index a3968ddc4fe4..26506ecccc87 100644 --- a/www/py-django14/distinfo +++ b/www/py-django14/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Django-1.4.18.tar.gz) = bfd326fe490d03a2a86466fcb1ac335e7d8d58bc498cfe2311b1d751b515521f -SIZE (python/Django-1.4.18.tar.gz) = 7876896 +SHA256 (python/Django-1.4.19.tar.gz) = d75d605e574305e1c2864c392e1454963ead4552477ce14e67e64b9ef9faa1a6 +SIZE (python/Django-1.4.19.tar.gz) = 7877522 |