From owner-svn-ports-all@freebsd.org Sat Sep 22 08:43:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EB32109010B; Sat, 22 Sep 2018 08:43:30 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA3AC89D7E; Sat, 22 Sep 2018 08:43:29 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AF683199C2; Sat, 22 Sep 2018 08:43:29 +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 w8M8hTk2062567; Sat, 22 Sep 2018 08:43:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8M8hTc0062565; Sat, 22 Sep 2018 08:43:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201809220843.w8M8hTc0062565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 22 Sep 2018 08:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480368 - head/devel/py-sortedcontainers X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/devel/py-sortedcontainers X-SVN-Commit-Revision: 480368 X-SVN-Commit-Repository: ports 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.27 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, 22 Sep 2018 08:43:30 -0000 Author: antoine Date: Sat Sep 22 08:43:29 2018 New Revision: 480368 URL: https://svnweb.freebsd.org/changeset/ports/480368 Log: Update to 2.0.5 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Sat Sep 22 08:39:50 2018 (r480367) +++ head/devel/py-sortedcontainers/Makefile Sat Sep 22 08:43:29 2018 (r480368) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Sat Sep 22 08:39:50 2018 (r480367) +++ head/devel/py-sortedcontainers/distinfo Sat Sep 22 08:43:29 2018 (r480368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535129504 -SHA256 (sortedcontainers-2.0.4.tar.gz) = 607294c6e291a270948420f7ffa1fb3ed47384a4c08db6d1e9c92d08a6981982 -SIZE (sortedcontainers-2.0.4.tar.gz) = 29757 +TIMESTAMP = 1537303087 +SHA256 (sortedcontainers-2.0.5.tar.gz) = b74f2756fb5e23512572cc76f0fe0832fd86310f77dfee54335a35fb33f6b950 +SIZE (sortedcontainers-2.0.5.tar.gz) = 29790