diff options
author | ultima <ultima@FreeBSD.org> | 2017-08-03 05:52:29 +0800 |
---|---|---|
committer | ultima <ultima@FreeBSD.org> | 2017-08-03 05:52:29 +0800 |
commit | a5115d9bc16ffb98622e400546be910af406c727 (patch) | |
tree | a4263bd9a10b1c0115793cc65359a5ca5f7c0204 | |
parent | c6ddb65cd47126153dbf30ff180e73dd57eff664 (diff) | |
download | freebsd-ports-gnome-a5115d9bc16ffb98622e400546be910af406c727.tar.gz freebsd-ports-gnome-a5115d9bc16ffb98622e400546be910af406c727.tar.zst freebsd-ports-gnome-a5115d9bc16ffb98622e400546be910af406c727.zip |
* Updated to 3.0.3
Changelog: https://github.com/ui/django-post_office (at bottom)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11818
-rw-r--r-- | www/py-django-post_office/Makefile | 6 | ||||
-rw-r--r-- | www/py-django-post_office/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/py-django-post_office/Makefile b/www/py-django-post_office/Makefile index ebe5774d43c1..2021b88f8a80 100644 --- a/www/py-django-post_office/Makefile +++ b/www/py-django-post_office/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-post_office -PORTVERSION= 3.0 +PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v CATEGORIES= www python MASTER_SITES= GH @@ -19,8 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-jsonfield>=0:www/py-django-jsonfield USES= python USE_PYTHON= autoplist distutils -NO_ARCH= yes + USE_GITHUB= yes GH_ACCOUNT= ui +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/py-django-post_office/distinfo b/www/py-django-post_office/distinfo index d11e50753ba0..baadb3909cb6 100644 --- a/www/py-django-post_office/distinfo +++ b/www/py-django-post_office/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499468198 -SHA256 (ui-django-post_office-v3.0_GH0.tar.gz) = c640333ea20b7165af91fe31f19de0adeb617e0e35448844ec0bb9de719b9ac8 -SIZE (ui-django-post_office-v3.0_GH0.tar.gz) = 41341 +TIMESTAMP = 1501622315 +SHA256 (ui-django-post_office-v3.0.3_GH0.tar.gz) = 95ffc9b237daffe3ee3d0867a7c8896125dc29d3f8c64c404197984b8d6764e3 +SIZE (ui-django-post_office-v3.0.3_GH0.tar.gz) = 41773 |