From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 30 18:00: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 2BF709C5 for ; Fri, 30 May 2014 18:00: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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 086BF2042 for ; Fri, 30 May 2014 18:00: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 s4UI00BH054448 for ; Fri, 30 May 2014 18:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4UI00bl054447; Fri, 30 May 2014 18:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 30 May 2014 18:00:00 GMT Resent-Message-Id: <201405301800.s4UI00bl054447@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, Bartek Rutkowski 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 4FE5173E; Fri, 30 May 2014 17:55:33 +0000 (UTC) Received: from pd.valinor.palantiri.org (gw.valinor.palantiri.org [212.129.6.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fbsd", Issuer "fbsd" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E04FF2FF7; Fri, 30 May 2014 17:55:32 +0000 (UTC) Received: from pd.valinor.palantiri.org (localhost [127.0.0.1]) by pd.valinor.palantiri.org (8.14.9/8.14.8) with ESMTP id s4UHtTxC076181 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 30 May 2014 19:55:29 +0200 (CEST) (envelope-from root@pd.valinor.palantiri.org) Received: (from root@localhost) by pd.valinor.palantiri.org (8.14.9/8.14.8/Submit) id s4UHtToO076177; Fri, 30 May 2014 19:55:29 +0200 (CEST) (envelope-from root) Message-Id: <201405301755.s4UHtToO076177@pd.valinor.palantiri.org> Date: Fri, 30 May 2014 19:55:29 +0200 (CEST) From: Bartek Rutkowski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/190430: [PATCH] devel/py-boto: update to 2.29.0 Cc: rm@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 18:00:01 -0000 >Number: 190430 >Category: ports >Synopsis: [PATCH] devel/py-boto: update to 2.29.0 >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: Fri May 30 18:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Bartek Rutkowski >Release: FreeBSD 11.0-CURRENT amd64 >Organization: Pixeware LTD >Environment: System: FreeBSD pd.valinor.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266540: Thu May 22 14:01:40 CEST >Description: - Update to 2.29.0 - Pet portlint http://pd.valinor.palantiri.org:8080/latest-per-pkg/py27-boto/2.29.0/ Port maintainer (rm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- py-boto-2.29.0.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 355884) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boto -PORTVERSION= 2.28.0 +PORTVERSION= 2.29.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: distinfo =================================================================== --- distinfo (revision 355884) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (boto-2.28.0.tar.gz) = c1599e66174a6cab633cb6bf5ec2590cce104c23d16395c02bda5ed93ea7947c -SIZE (boto-2.28.0.tar.gz) = 7101691 +SHA256 (boto-2.29.0.tar.gz) = 7c5c8b484f7c1bdfdf1b97fea76bbb0fdbcb193d5bf6c50b9482f914915b24bc +SIZE (boto-2.29.0.tar.gz) = 7104983 Index: pkg-descr =================================================================== --- pkg-descr (revision 355884) +++ pkg-descr (working copy) @@ -21,4 +21,4 @@ * Flexible Payment Service (FPS) * CloudFormation -WWW: https://github.com/boto/boto/ +WWW: https://github.com/boto/boto --- py-boto-2.29.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: