FreeBSD Bugzilla – Attachment 191903 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-dependeny.patch
py-django-mptt-dependency.patch (text/plain), 803 bytes, created by
Kai Knoblich
on 2018-03-28 12:19:29 UTC
(
hide
)
Description:
py-django-mptt-dependeny.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-03-28 12:19:29 UTC
Size:
803 bytes
patch
obsolete
>diff -ruN py-django-mptt.orig/Makefile py-django-mptt/Makefile >--- py-django-mptt.orig/Makefile 2018-01-02 22:06:03.000000000 +0100 >+++ py-django-mptt/Makefile 2018-03-28 13:24:50.145962000 +0200 >@@ -2,7 +2,8 @@ > # $FreeBSD: head/www/py-django-mptt/Makefile 457927 2018-01-02 21:06:03Z cs $ > > PORTNAME= django-mptt >-PORTVERSION= 0.9.0 >+DISTVERSION= 0.9.0 >+PORTREVISION= 1 > CATEGORIES= www python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -12,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>0:www/py-django@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} > > 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