FreeBSD Bugzilla – Attachment 178672 Details for
Bug 215651
devel/py-Jinja2: Update to 2.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update devel/py-Jinja2
py-Jinja2.diff (text/plain), 1.63 KB, created by
Olivier Duchateau
on 2017-01-09 18:23:03 UTC
(
hide
)
Description:
Patch to update devel/py-Jinja2
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2017-01-09 18:23:03 UTC
Size:
1.63 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 430996) >+++ Makefile (copie de travail) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= Jinja2 >-PORTVERSION= 2.8 >+PORTVERSION= 2.8.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -18,7 +18,7 @@ > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.18:textproc/py-MarkupSafe > > NO_ARCH= yes >-USES= python >+USES= python:-2.7 > .if empty(PKGNAMESUFFIX) > USE_PYTHON= autoplist distutils > .endif >@@ -29,11 +29,8 @@ > OPTIONS_DEFAULT?= BABEL > BABEL_DESC= Enable Babel extension > >-BABEL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel >+BABEL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3:devel/py-babel > >-PY2TO3_CMD= ${LOCALBASE}/bin/2to3-${PYTHON_VER} >-PY2TO3_ARGS= --fix=all --no-diffs --nobackups --verbose --write >- > .include <bsd.port.options.mk> > > .include <bsd.port.pre.mk> >@@ -58,9 +55,6 @@ > .if ${PORT_OPTIONS:MEXAMPLES} > PORTEXAMPLES= * > post-build: >-. if ${PYTHON_REL} >= 3000 >- ${PY2TO3_CMD} ${PY2TO3_ARGS} ${WRKSRC}/examples >-. endif > ${PYTHON_CMD} -m compileall ${WRKSRC}/examples ; \ > ${PYTHON_CMD} -O -m compileall ${WRKSRC}/examples > >Index: distinfo >=================================================================== >--- distinfo (révision 430996) >+++ distinfo (copie de travail) >@@ -1,2 +1,3 @@ >-SHA256 (Jinja2-2.8.tar.gz) = bc1ff2ff88dbfacefde4ddde471d1417d3b304e8df103a7a9437d47269201bf4 >-SIZE (Jinja2-2.8.tar.gz) = 357055 >+TIMESTAMP = 1483984923 >+SHA256 (Jinja2-2.8.1.tar.gz) = 35341f3a97b46327b3ef1eb624aadea87a535b8f50863036e085e7c426ac5891 >+SIZE (Jinja2-2.8.1.tar.gz) = 358129
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 215651
:
178376
| 178672