mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
update django-bootstrap-form to 3.4
Reviewed by: sbruno
This commit is contained in:
parent
ddf413845e
commit
d3b7f97cfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470517
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= django-bootstrap-form
|
||||
PORTVERSION= 3.3
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,6 +15,6 @@ LICENSE= MIT
|
|||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.5:www/py-django18@${FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.5:www/py-django@${FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514285632
|
||||
SHA256 (django-bootstrap-form-3.3.tar.gz) = 2edeb528bcdd0de454575ca84be06e15130baf286b9d302eacbd893cbf691b94
|
||||
SIZE (django-bootstrap-form-3.3.tar.gz) = 4321
|
||||
TIMESTAMP = 1526739985
|
||||
SHA256 (django-bootstrap-form-3.4.tar.gz) = de3f7893e515352834d446c441c0cb861637f92cebbe59d8229469c6cd3dc640
|
||||
SIZE (django-bootstrap-form-3.4.tar.gz) = 4422
|
||||
|
|
Loading…
Add table
Reference in a new issue