FreeBSD Bugzilla – Attachment 193203 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]
django-mptt.patch
django-mptt.patch (text/plain), 1.36 KB, created by
Kai Knoblich
on 2018-05-09 11:04:02 UTC
(
hide
)
Description:
django-mptt.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-05-09 11:04:02 UTC
Size:
1.36 KB
patch
obsolete
>Index: py-django-mptt/Makefile >=================================================================== >--- py-django-mptt/Makefile (revision 469434) >+++ py-django-mptt/Makefile (working copy) >@@ -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}django111>0:www/py-django111@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} > > CONFLICTS_INSTALL=py*-django-happenings > >Index: py-django-js-asset/Makefile >=================================================================== >--- py-django-js-asset/Makefile (revision 469434) >+++ py-django-js-asset/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= django-js-asset > DISTVERSION= 1.0.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,7 +13,7 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18@${FLAVOR} # >= 1.8 >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>0:www/py-django111@${PY_FLAVOR} > > USES= python > USE_PYTHON= distutils autoplist
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
Flags:
kai
:
maintainer-approval?
(
cs
)
Actions:
View
|
Diff
Attachments on
bug 227032
:
191903
|
191929
| 193203