Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2014 10:43:55 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        nivit@FreeBSD.org
Subject:   ports/187272: [PATCH] devel/py-Jinja2: update to 2.7.2
Message-ID:  <1092313568.enqueue@mx12.chaot.net>
Resent-Message-ID: <201403050850.s258o0sa017615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187272
>Category:       ports
>Synopsis:       [PATCH] devel/py-Jinja2: update to 2.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 08:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Sun Feb 16 19:07:27 EET 2014
>Description:
- Update to 2.7.2
- Remove deprecated OPTIONSFILE variable.

Port maintainer (nivit@FreeBSD.org) is cc'd.

portlint: irrelevant complaint
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140305083000-45085/

Generated with FreeBSD Port Tools 1.00.2014.02.20 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-Jinja2-2.7.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347100)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Jinja2
-PORTVERSION=	2.7.1
-PORTREVISION=	1
+PORTVERSION=	2.7.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +23,6 @@
 
 EXAMPLESDIR=	${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
 
-OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
 OPTIONS_DEFINE?=	BABEL EXAMPLES SPEEDUPS
 OPTIONS_DEFAULT?=	BABEL SPEEDUPS
 SPEEDUPS_DESC=	Enable speedups
Index: distinfo
===================================================================
--- distinfo	(revision 347100)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Jinja2-2.7.1.tar.gz) = 5cc0a087a81dca1c08368482fb7a92fe2bdd8cfbb22bc0fccfe6c85affb04c8b
-SIZE (Jinja2-2.7.1.tar.gz) = 377813
+SHA256 (Jinja2-2.7.2.tar.gz) = 310a35fbccac3af13ebf927297f871ac656b9da1d248b1fe6765affa71b53235
+SIZE (Jinja2-2.7.2.tar.gz) = 378300
--- py-Jinja2-2.7.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1092313568.enqueue>