From owner-freebsd-python@FreeBSD.ORG Sun Oct 13 00:20:02 2013 Return-Path: Delivered-To: freebsd-python@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 ESMTP id C598E4C2 for ; Sun, 13 Oct 2013 00:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 B32C22805 for ; Sun, 13 Oct 2013 00:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9D0K2bE069078 for ; Sun, 13 Oct 2013 00:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9D0K2XV069077; Sun, 13 Oct 2013 00:20:02 GMT (envelope-from gnats) Date: Sun, 13 Oct 2013 00:20:02 GMT Message-Id: <201310130020.r9D0K2XV069077@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/182932: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 00:20:02 -0000 The following reply was made to PR ports/182932; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/182932: commit references a PR Date: Sun, 13 Oct 2013 00:15:24 +0000 (UTC) Author: cperciva Date: Sun Oct 13 00:15:16 2013 New Revision: 330194 URL: http://svnweb.freebsd.org/changeset/ports/330194 Log: Update to 0.19.0. PR: ports/182932 Submitted by: maintainer (Alexey Degtyarev) Modified: head/devel/py-botocore/Makefile head/devel/py-botocore/distinfo Modified: head/devel/py-botocore/Makefile ============================================================================== --- head/devel/py-botocore/Makefile Sat Oct 12 23:02:59 2013 (r330193) +++ head/devel/py-botocore/Makefile Sun Oct 13 00:15:16 2013 (r330194) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 0.17.0 +PORTVERSION= 0.19.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Sat Oct 12 23:02:59 2013 (r330193) +++ head/devel/py-botocore/distinfo Sun Oct 13 00:15:16 2013 (r330194) @@ -1,2 +1,2 @@ -SHA256 (botocore-0.17.0.tar.gz) = 7509f3a5aff5985b18d497aedfa0080eeeca501c9416aa4ae9b88ae3f762d9d5 -SIZE (botocore-0.17.0.tar.gz) = 906121 +SHA256 (botocore-0.19.0.tar.gz) = 550afc369f4e45a02f276feae6235d7ccd76f49140d7619f1eef133bb383ec52 +SIZE (botocore-0.19.0.tar.gz) = 920647 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"