diff options
author | Richard Gallamore <ultima@FreeBSD.org> | 2017-12-12 10:07:21 +0800 |
---|---|---|
committer | Richard Gallamore <ultima@FreeBSD.org> | 2017-12-12 10:07:21 +0800 |
commit | abf12185367f5a20ce9ca4394ae787750a249cb6 (patch) | |
tree | f73fa7c9e012693652a39d3f1ca927c47832dbf2 /www | |
parent | b156ff9d1950bdd1815f016eb3c3578bd6056406 (diff) | |
download | freebsd-ports-gnome-abf12185367f5a20ce9ca4394ae787750a249cb6.tar.gz freebsd-ports-gnome-abf12185367f5a20ce9ca4394ae787750a249cb6.tar.zst freebsd-ports-gnome-abf12185367f5a20ce9ca4394ae787750a249cb6.zip |
* Updated to 1.5.0
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-statici18n/Makefile | 4 | ||||
-rw-r--r-- | www/py-django-statici18n/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-django-statici18n/Makefile b/www/py-django-statici18n/Makefile index 787a0198b3a7..63ff50d5172d 100644 --- a/www/py-django-statici18n/Makefile +++ b/www/py-django-statici18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-statici18n -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${FLAVOR} -USES= python:2.7 +USES= python:2.7-3.5 USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/www/py-django-statici18n/distinfo b/www/py-django-statici18n/distinfo index 014cba2d01be..a55cc2494597 100644 --- a/www/py-django-statici18n/distinfo +++ b/www/py-django-statici18n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498239803 -SHA256 (django-statici18n-1.4.0.tar.gz) = 3cb5334d42cfabda49c9c0efb1c24f5663e318ed34b3a34fada5195232f75f65 -SIZE (django-statici18n-1.4.0.tar.gz) = 7045 +TIMESTAMP = 1513039190 +SHA256 (django-statici18n-1.5.0.tar.gz) = b39792c5c52c20d36fd6300d19c51d3bf659fcdc58598c81846552503296ffbb +SIZE (django-statici18n-1.5.0.tar.gz) = 7106 |