Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133987295
D25495.id73859.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D25495.id73859.diff
View Options
Index: head/www/py-django/Makefile
===================================================================
--- head/www/py-django/Makefile
+++ head/www/py-django/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django
-PORTVERSION= 1.11.29
+PORTVERSION= 2.2.13
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,19 +12,24 @@
LICENSE= BSD3CLAUSE
OPTIONS_SINGLE= DJANGO
-OPTIONS_SINGLE_DJANGO= DJANGO111 DJANGO22
-OPTIONS_DEFAULT=DJANGO111
+OPTIONS_SINGLE_DJANGO= DJANGO111 DJANGO22 DJANGO30
+OPTIONS_DEFAULT=DJANGO22
DJANGO111_DESC= Use Django 1.11.x (Deprecated: EoL since April 2020)
DJANGO22_DESC= Use Django 2.2.x
+DJANGO30_DESC= Use Django 3.0.x
PORTSCOUT= ignore:1
-USES= cpe metaport python:run
+USES= cpe metaport
USE_PYTHON= flavors
CPE_VENDOR= djangoproject
DJANGO111_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR}
+DJANGO111_USES= python:run
DJANGO22_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR}
+DJANGO22_USES= python:3.5+,run
+DJANGO30_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django30>=0:www/py-django30@${PY_FLAVOR}
+DJANGO30_USES= python:3.6+,run
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 30, 7:55 PM (3 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24485582
Default Alt Text
D25495.id73859.diff (1 KB)
Attached To
Mode
D25495: www/py-django: Set DJANGO22 option as default
Attached
Detach File
Event Timeline
Log In to Comment