From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 26 12:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF426873 for ; Wed, 26 Mar 2014 12:20: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 89E5AFAC for ; Wed, 26 Mar 2014 12:20:01 +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 s2QCK02d091513 for ; Wed, 26 Mar 2014 12:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2QCK0hR091502; Wed, 26 Mar 2014 12:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 26 Mar 2014 12:20:00 GMT Resent-Message-Id: <201403261220.s2QCK0hR091502@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, Takumi Takahashi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39B8F705 for ; Wed, 26 Mar 2014 12:12:54 +0000 (UTC) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 122B7F63 for ; Wed, 26 Mar 2014 12:12:54 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id md12so1855016pbc.37 for ; Wed, 26 Mar 2014 05:12:53 -0700 (PDT) Received: from localhost (p4bd22b.tocgnt01.ap.so-net.ne.jp. [120.75.210.43]) by mx.google.com with ESMTPSA id c7sm57523403pbt.0.2014.03.26.05.12.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Mar 2014 05:12:52 -0700 (PDT) Message-Id: <5332c444.2742440a.75ca.ffffc082@mx.google.com> Date: Wed, 26 Mar 2014 05:12:52 -0700 (PDT) From: Takumi Takahashi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/187955: [PATCH] devel/py-jmespath: update to 0.3.1 Cc: alexey@renatasystems.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, 26 Mar 2014 12:20:01 -0000 >Number: 187955 >Category: ports >Synopsis: [PATCH] devel/py-jmespath: update to 0.3.1 >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 26 12:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Takumi Takahashi >Release: FreeBSD 10.0-STABLE amd64 >Organization: >Environment: System: FreeBSD srv.privu.tmfam.com 10.0-STABLE FreeBSD 10.0-STABLE #0: Sat Feb 15 06:11:40 UTC 2014 >Description: - Update to 0.3.1 Port maintainer (alexey@renatasystems.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py-jmespath-0.3.1.patch begins here --- diff -ruN /usr/ports/devel/py-jmespath/Makefile ./Makefile --- /usr/ports/devel/py-jmespath/Makefile 2013-12-16 04:30:39.000000000 +0900 +++ ./Makefile 2014-03-26 21:12:24.542334954 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: head/devel/py-jmespath/Makefile 336572 2013-12-15 19:30:39Z alexey $ PORTNAME= jmespath -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN /usr/ports/devel/py-jmespath/distinfo ./distinfo --- /usr/ports/devel/py-jmespath/distinfo 2013-12-16 04:30:39.000000000 +0900 +++ ./distinfo 2014-03-26 21:12:33.637871880 +0900 @@ -1,2 +1,2 @@ -SHA256 (jmespath-0.2.0.tar.gz) = f2a2d56241ce57b447510b2a637838c4c80248275a5021c1e3eecb2138ed6c57 -SIZE (jmespath-0.2.0.tar.gz) = 12251 +SHA256 (jmespath-0.3.1.tar.gz) = 92f8a5b50c80c7f9eb174aea8949cfe544e6901f6ba45ea636433bd979592074 +SIZE (jmespath-0.3.1.tar.gz) = 21482 --- py-jmespath-0.3.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: