mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
* Updated to 3.0.0
Changelog: https://github.com/ui/django-post_office (At the bottom) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11492
This commit is contained in:
parent
42679b1ba3
commit
00d9407d48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445116
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-post_office
|
||||
PORTVERSION= 2.0.8
|
||||
PORTVERSION= 3.0.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= GH
|
||||
@ -15,12 +15,13 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-jsonfield>=0:www/py-django-jsonfield \
|
||||
${PYTHON_PKGNAMEPREFIX}django18>=1.4:www/py-django18
|
||||
${PYTHON_PKGNAMEPREFIX}django18>=1.8:www/py-django18
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ui
|
||||
GH_TAGNAME= v3.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1472668301
|
||||
SHA256 (ui-django-post_office-v2.0.8_GH0.tar.gz) = efd46fba100b676614597c991a739170b7bfbed0cfee0ff3da943a689706f010
|
||||
SIZE (ui-django-post_office-v2.0.8_GH0.tar.gz) = 42152
|
||||
TIMESTAMP = 1499271936
|
||||
SHA256 (ui-django-post_office-v3.0.0-v3.0_GH0.tar.gz) = c640333ea20b7165af91fe31f19de0adeb617e0e35448844ec0bb9de719b9ac8
|
||||
SIZE (ui-django-post_office-v3.0.0-v3.0_GH0.tar.gz) = 41341
|
||||
|
Loading…
Reference in New Issue
Block a user