From owner-svn-ports-all@freebsd.org Sun Oct 23 08:40:51 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 E0CA5C1EBA4; Sun, 23 Oct 2016 08:40:51 +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 AD29C1AE; Sun, 23 Oct 2016 08:40:51 +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 u9N8eosU082065; Sun, 23 Oct 2016 08:40:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9N8eohA082051; Sun, 23 Oct 2016 08:40:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201610230840.u9N8eohA082051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 23 Oct 2016 08:40:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424501 - 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.23 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: Sun, 23 Oct 2016 08:40:52 -0000 Author: antoine Date: Sun Oct 23 08:40:50 2016 New Revision: 424501 URL: https://svnweb.freebsd.org/changeset/ports/424501 Log: Update to 1.5.4 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Sun Oct 23 08:23:04 2016 (r424500) +++ head/devel/py-sortedcontainers/Makefile Sun Oct 23 08:40:50 2016 (r424501) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Sun Oct 23 08:23:04 2016 (r424500) +++ head/devel/py-sortedcontainers/distinfo Sun Oct 23 08:40:50 2016 (r424501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466192346 -SHA256 (sortedcontainers-1.5.3.tar.gz) = 37190869bdd8405426b72b75a0e3a699b7fd6a7285905892acb49bd905d8625d -SIZE (sortedcontainers-1.5.3.tar.gz) = 29641 +TIMESTAMP = 1477211689 +SHA256 (sortedcontainers-1.5.4.tar.gz) = f735d83038b5737fdf95965840e6cc31adb8084f78f51fff1b454d0f793bcfbb +SIZE (sortedcontainers-1.5.4.tar.gz) = 29663