diff options
author | adam <adam@pkgsrc.org> | 2013-01-03 09:56:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-03 09:56:14 +0000 |
commit | 809a459c1441e076bfa8e1de48c2fb03a795b950 (patch) | |
tree | 9c05aa6177de5a038adc5d945aa38791fdc7b53a /www | |
parent | 0bd803cce562ff215ef0d6d43270ba19d59cada3 (diff) | |
download | pkgsrc-809a459c1441e076bfa8e1de48c2fb03a795b950.tar.gz |
Changes 0.5.5:
Bug fixes.
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-mptt/Makefile | 4 | ||||
-rw-r--r-- | www/py-django-mptt/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index 67e5f93764c..61c2f7e91cb 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2012/10/28 06:31:00 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/01/03 09:56:14 adam Exp $ -DISTNAME= django-mptt-0.5.4 +DISTNAME= django-mptt-0.5.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-mptt/ diff --git a/www/py-django-mptt/distinfo b/www/py-django-mptt/distinfo index 1dbe2cf8a13..84fa4aa162d 100644 --- a/www/py-django-mptt/distinfo +++ b/www/py-django-mptt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/08/26 12:54:17 adam Exp $ +$NetBSD: distinfo,v 1.3 2013/01/03 09:56:14 adam Exp $ -SHA1 (django-mptt-0.5.4.tar.gz) = e19fd3a3e5774d572d4f36adbe0ca50c800690db -RMD160 (django-mptt-0.5.4.tar.gz) = 9e5075294e0eaebfee80dfe0a70e0e5ef3e5cd18 -Size (django-mptt-0.5.4.tar.gz) = 74974 bytes +SHA1 (django-mptt-0.5.5.tar.gz) = fdc6d02e488d37cbf4d409ba7a4f4ada478bc561 +RMD160 (django-mptt-0.5.5.tar.gz) = 4b85b0489154a2a2166d69a2e5a60064f7327511 +Size (django-mptt-0.5.5.tar.gz) = 76638 bytes |