diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2016-12-04 10:48:33 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2016-12-04 10:48:33 +0000 |
commit | 8c32e25b57df3979f72484f9f5b2c30a662629ac (patch) | |
tree | 2990100d8eee42d617a2e2d5624f68ff8d02b8da | |
parent | da7dda70bb5b205bf41fe064720370e7ba06da58 (diff) | |
download | ports-8c32e25b57df3979f72484f9f5b2c30a662629ac.tar.gz ports-8c32e25b57df3979f72484f9f5b2c30a662629ac.zip |
Notes
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 6 | ||||
-rw-r--r-- | www/py-django-mezzanine-filebrowser/distinfo | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 177b5e160a07..0b60fc31feb4 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-mezzanine-filebrowser -PORTVERSION= 0.3.5 +PORTVERSION= 0.4.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,9 @@ COMMENT= Fork of django-filebrowser for Mezzanine CMS LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes + USES= gettext python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils .include <bsd.port.mk> diff --git a/www/py-django-mezzanine-filebrowser/distinfo b/www/py-django-mezzanine-filebrowser/distinfo index f47c22880ce8..50a1c3fb43d3 100644 --- a/www/py-django-mezzanine-filebrowser/distinfo +++ b/www/py-django-mezzanine-filebrowser/distinfo @@ -1,2 +1,3 @@ -SHA256 (filebrowser_safe-0.3.5.tar.gz) = b87a3ab3fed9b3eb118145339e79cf5ad6562f148f5bb98e45807d717c4a19d5 -SIZE (filebrowser_safe-0.3.5.tar.gz) = 162091 +TIMESTAMP = 1477384714 +SHA256 (filebrowser_safe-0.4.6.tar.gz) = 80ce1b8b66d442d1a78f1ff4404a3f706ccd81bcb00bf1831e291cb17db8aa7c +SIZE (filebrowser_safe-0.4.6.tar.gz) = 68398 |