FreeBSD Bugzilla – Attachment 146879 Details for
Bug 193316
[NEW PORT]: www/py-djblets06: Legacy version of py-djblets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff same 146878 content, but load from file, not paste
py-djblets06.diff (text/plain), 905 bytes, created by
Jingfeng Yan
on 2014-09-05 16:23:27 UTC
(
hide
)
Description:
svn diff same 146878 content, but load from file, not paste
Filename:
MIME Type:
Creator:
Jingfeng Yan
Created:
2014-09-05 16:23:27 UTC
Size:
905 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 5) >+++ Makefile (working copy) >@@ -1,4 +1,4 @@ >-# $FreeBSD: head/www/py-djblets/Makefile 358027 2014-06-16 17:38:41Z antoine $ >+# $FreeBSD$ > > PORTNAME= djblets06 > PORTVERSION= 0.6.14 >@@ -7,7 +7,7 @@ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTNAME= Djblets-${PORTVERSION} > >-MAINTAINER= pclin@FreeBSD.org >+MAINTAINER= yan_jingfeng@yahoo.com > COMMENT= Collection of useful classes and functions for Django > > LICENSE= MIT >@@ -16,10 +16,9 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django15>=1.5.8:${PORTSDIR}/www/py-django15 \ > ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging > >-USE_PYTHON= 2 >-USE_PYDISTUTILS= yes >+USES= python:2 >+USE_PYTHON= distutils autoplist > PYDISTUTILS_PKGNAME= Djblets >-PYDISTUTILS_AUTOPLIST= yes > > post-extract: > @${RM} -r ${WRKDIR}/tests
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 193316
:
146803
|
146804
|
146872
|
146874
|
146875
|
146878
|
146879
|
146912
|
146913
|
146914
|
147235