FreeBSD Bugzilla – Attachment 191929 Details for
Bug 227032
www/py-django-mptt: assign to Django 1.11 (together with www/py-django-js-asset)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-django-mptt_RUN_DEPENDS.patch
py-django-mptt_RUN_DEPENDS.patch (text/plain), 745 bytes, created by
Kai Knoblich
on 2018-03-29 14:41:09 UTC
(
hide
)
Description:
py-django-mptt_RUN_DEPENDS.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-03-29 14:41:09 UTC
Size:
745 bytes
patch
obsolete
>diff -ruN py-django-mptt.orig/Makefile py-django-mptt/Makefile >--- py-django-mptt.orig/Makefile 2018-03-29 12:19:11.000000000 +0200 >+++ py-django-mptt/Makefile 2018-03-29 15:50:13.913374000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= django-mptt > PORTVERSION= 0.9.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= www python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -13,7 +13,8 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${FLAVOR} # >= 1.8 >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} \ >+ ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${FLAVOR} # >= 1.8 > > CONFLICTS_INSTALL=py*-django-happenings >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227032
:
191903
|
191929
|
193203