From owner-svn-ports-all@freebsd.org Sat Jun 4 09:51:53 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25DF2B65C62; Sat, 4 Jun 2016 09:51:53 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 E4ED31D66; Sat, 4 Jun 2016 09:51:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u549pqL5084742; Sat, 4 Jun 2016 09:51:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u549ppFo084740; Sat, 4 Jun 2016 09:51:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201606040951.u549ppFo084740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 4 Jun 2016 09:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416355 - head/devel/py-sortedcontainers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2016 09:51:53 -0000 Author: antoine Date: Sat Jun 4 09:51:51 2016 New Revision: 416355 URL: https://svnweb.freebsd.org/changeset/ports/416355 Log: Update to 1.5.2 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Sat Jun 4 09:39:41 2016 (r416354) +++ head/devel/py-sortedcontainers/Makefile Sat Jun 4 09:51:51 2016 (r416355) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 1.4.4 +PORTVERSION= 1.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Sat Jun 4 09:39:41 2016 (r416354) +++ head/devel/py-sortedcontainers/distinfo Sat Jun 4 09:51:51 2016 (r416355) @@ -1,2 +1,3 @@ -SHA256 (sortedcontainers-1.4.4.tar.gz) = 192f59da6df6f91204f85a614a09b88e5ca680a4cc6a31fbc8689cad472da212 -SIZE (sortedcontainers-1.4.4.tar.gz) = 28746 +TIMESTAMP = 1465033698 +SHA256 (sortedcontainers-1.5.2.tar.gz) = f8bb3831941e9d180d0ea04ccb5ffe6b5e75900e41719b9594bef7ba499a4137 +SIZE (sortedcontainers-1.5.2.tar.gz) = 29587