diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2018-07-10 03:13:41 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2018-07-10 03:13:41 +0800 |
commit | dba647226b5f335288a0c9330ed59ea0c450ab00 (patch) | |
tree | e6368f81506b21bb7f0ab8125ab51fa43a74d10f /www/py-django-mezzanine-filebrowser | |
parent | fbbe8e0b3e2d4301c026f4dc7c34f2e93d8a1489 (diff) | |
download | freebsd-ports-gnome-dba647226b5f335288a0c9330ed59ea0c450ab00.tar.gz freebsd-ports-gnome-dba647226b5f335288a0c9330ed59ea0c450ab00.tar.zst freebsd-ports-gnome-dba647226b5f335288a0c9330ed59ea0c450ab00.zip |
- Update www/py-django-mezzanine to 4.2.3-148
Changes to the port:
*Changed CHEESESHOP to GH. Reason: Release 4.2.3 is dated from Q1/2017 and
has no support for Django 1.11 or newer. Support for Django 1.11 has been
introduced with commit 564e574 . When upstream brings a new release then
a return to CHEESESHOP should be no problem.
*Changed RUN_DEPENDS to reflect the new dependencies
*Added NO_ARCH
*Added pkg-message with quick start notes to improve the user experience
*Added SUB_FILES and SUB_LIST for pkg-message
- Update www/py-django-mezzanine-filebrowser to 0.4.7
- Update www/py-django-mezzanine-grapelli to 0.4.7
PR: 228417
Submitted by: freebsd_ports@k-worx.org
Approved by: koobs (maintainer)
Sponsored by: iXsystems Inc.
Diffstat (limited to 'www/py-django-mezzanine-filebrowser')
-rw-r--r-- | www/py-django-mezzanine-filebrowser/Makefile | 2 | ||||
-rw-r--r-- | www/py-django-mezzanine-filebrowser/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index 0b60fc31feb4..147c8ebdd383 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.4.6 +PORTVERSION= 0.4.7 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-mezzanine-filebrowser/distinfo b/www/py-django-mezzanine-filebrowser/distinfo index 50a1c3fb43d3..0e5529817ea1 100644 --- a/www/py-django-mezzanine-filebrowser/distinfo +++ b/www/py-django-mezzanine-filebrowser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477384714 -SHA256 (filebrowser_safe-0.4.6.tar.gz) = 80ce1b8b66d442d1a78f1ff4404a3f706ccd81bcb00bf1831e291cb17db8aa7c -SIZE (filebrowser_safe-0.4.6.tar.gz) = 68398 +TIMESTAMP = 1526323886 +SHA256 (filebrowser_safe-0.4.7.tar.gz) = ff23a218c3de564d0be9765d82f7b9b54392102d2eb17186bf14dc531f59adb2 +SIZE (filebrowser_safe-0.4.7.tar.gz) = 71304 |