FreeBSD Bugzilla – Attachment 193270 Details for
Bug 228143
www/py-django-simple-history: assign to Django 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-django-simple-history-assign-to-django111.patch
py-django-simple-history-assign-to-django111.patch (text/plain), 1.75 KB, created by
Kai Knoblich
on 2018-05-11 08:11:24 UTC
(
hide
)
Description:
py-django-simple-history-assign-to-django111.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-05-11 08:11:24 UTC
Size:
1.75 KB
patch
obsolete
>Index: py-django-simple-history/Makefile >=================================================================== >--- py-django-simple-history/Makefile (revision 469613) >+++ py-django-simple-history/Makefile (working copy) >@@ -3,7 +3,9 @@ > > PORTNAME= django-simple-history > PORTVERSION= 2.0 >+PORTREVISION= 1 > CATEGORIES= www python >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= cs@FreeBSD.org >@@ -10,15 +12,20 @@ > COMMENT= Store model history and view/revert changes from admin site > > LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18@${FLAVOR} # >= 1.8 >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=1.11:www/py-django111@${PY_FLAVOR} > >-USE_GITHUB= yes >- >-GH_ACCOUNT= treyhunner > USES= python >-USE_PYTHON= autoplist distutils >- >+USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes >+PORTDOCS= *.rst > >+OPTIONS_DEFINE= DOCS >+ >+post-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/CHANGES.rst ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/docs/*.rst ${STAGEDIR}${DOCSDIR} >+ > .include <bsd.port.mk> >Index: py-django-simple-history/distinfo >=================================================================== >--- py-django-simple-history/distinfo (revision 469613) >+++ py-django-simple-history/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1525112467 >-SHA256 (treyhunner-django-simple-history-2.0_GH0.tar.gz) = 6d51f76fc24829570814e58d2ee3439740183ede7031c86c45527ffe83fedf28 >-SIZE (treyhunner-django-simple-history-2.0_GH0.tar.gz) = 180401 >+TIMESTAMP = 1526024108 >+SHA256 (django-simple-history-2.0.tar.gz) = 65de7b13b8df2d0eede3e6c0e2ebec69cb2a1f283109188b7a6c71b4e0d20980 >+SIZE (django-simple-history-2.0.tar.gz) = 26943
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 228143
: 193270