FreeBSD Bugzilla – Attachment 146913 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]
3rd update
file_193316.txt (text/plain), 1.32 KB, created by
Jingfeng Yan
on 2014-09-06 10:00:23 UTC
(
hide
)
Description:
3rd update
Filename:
MIME Type:
Creator:
Jingfeng Yan
Created:
2014-09-06 10:00:23 UTC
Size:
1.32 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 5) >+++ Makefile (working copy) >@@ -1,25 +1,25 @@ >-# $FreeBSD: head/www/py-djblets/Makefile 358027 2014-06-16 17:38:41Z antoine $ >+# $FreeBSD$ > >-PORTNAME= djblets06 >+PORTNAME= djblets > PORTVERSION= 0.6.14 >-CATEGORIES= www python >+CATEGORIES= www python > MASTER_SITES= http://downloads.reviewboard.org/releases/Djblets/${PORTVERSION:R}/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= Djblets-${PORTVERSION} >+PKGNAMESUFFIX= 06 >+DISTNAME= Djblets-${PORTVERSION} > >-MAINTAINER= pclin@FreeBSD.org >-COMMENT= Collection of useful classes and functions for Django >+MAINTAINER= yan_jingfeng@yahoo.com >+COMMENT= Collection of useful classes and functions for Django > >-LICENSE= MIT >+LICENSE= MIT > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django15>=1.5.8:${PORTSDIR}/www/py-django15 > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django15>=1.5.8:${PORTSDIR}/www/py-django15 \ >- ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging >+ ${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