mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
www/py-django-appmedia: use Django 1.11 instead of end-of-life 1.8
PR: 230524 Submitted by: rene Approved by: maintainer timeout (Kurt Lidl, 14 days)
This commit is contained in:
parent
46d328db5c
commit
668b4f6300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478044
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= django-appmedia
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= kurt.lidl@cello.com
|
||||
COMMENT= Serve static content from within django app directories
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django111@${PY_FLAVOR}
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
Loading…
Add table
Reference in a new issue