diff options
author | Carlo Strub <cs@FreeBSD.org> | 2016-08-03 20:46:57 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2016-08-03 20:46:57 +0000 |
commit | 2185a5da8e4fd364785e5c35eec7c2eb3dc216f4 (patch) | |
tree | 9ba06cfe15a13335b1b2013d43d64c04b9f768ed | |
parent | 8de1f26f2271a66671fb911b9ebfaf459c563bbf (diff) |
Notes
-rw-r--r-- | www/py-django-mptt/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-mptt/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index 91c72f38999d..c969f78d4676 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-mptt -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-mptt/distinfo b/www/py-django-mptt/distinfo index bda4c1ab1347..7a3d2e96eac0 100644 --- a/www/py-django-mptt/distinfo +++ b/www/py-django-mptt/distinfo @@ -1,2 +1,3 @@ -SHA256 (django-mptt-django-mptt-0.8.4_GH0.tar.gz) = 333da06c602393a8fda931140aa43cbea6e70b6942904c31a70c2eb9af6ec601 -SIZE (django-mptt-django-mptt-0.8.4_GH0.tar.gz) = 222971 +TIMESTAMP = 1470257120 +SHA256 (django-mptt-django-mptt-0.8.5_GH0.tar.gz) = ae2835675bfec9f96e4b0148ca4254af9c7058580c13e60da551e526ea2d986c +SIZE (django-mptt-django-mptt-0.8.5_GH0.tar.gz) = 223712 |