From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 5 08:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1CCF56C5 for ; Wed, 5 Mar 2014 08:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF904BCF for ; Wed, 5 Mar 2014 08:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s258o0ur017616 for ; Wed, 5 Mar 2014 08:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s258o0sa017615; Wed, 5 Mar 2014 08:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 5 Mar 2014 08:50:00 GMT Resent-Message-Id: <201403050850.s258o0sa017615@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Johannes Jost Meixner Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCACA417; Wed, 5 Mar 2014 08:43:58 +0000 (UTC) Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A019FB2D; Wed, 5 Mar 2014 08:43:58 +0000 (UTC) Received: from mx12.chaot.net (62.65.222.147.cable.starman.ee [62.65.222.147]) by dd16522.kasserver.com (Postfix) with ESMTPSA id 9196C8D4016; Wed, 5 Mar 2014 09:43:56 +0100 (CET) Received: from localhost (1003@localhost [local]); by mx12.chaot.net (OpenSMTPD) with ESMTPA id f74481f1; Wed, 5 Mar 2014 10:43:55 +0200 (EET) Message-Id: <1092313568.enqueue@mx12.chaot.net> Date: Wed, 5 Mar 2014 10:43:55 +0200 (EET) From: Johannes Jost Meixner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/187272: [PATCH] devel/py-Jinja2: update to 2.7.2 Cc: nivit@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 08:50:01 -0000 >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: