From owner-svn-ports-all@freebsd.org Tue May 26 01:53:38 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B72262DB452; Tue, 26 May 2020 01:53:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49WH764WNXz46N7; Tue, 26 May 2020 01:53:38 +0000 (UTC) (envelope-from swills@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 9459A1C000; Tue, 26 May 2020 01:53:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04Q1rc0u043983; Tue, 26 May 2020 01:53:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04Q1rcM3043981; Tue, 26 May 2020 01:53:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202005260153.04Q1rcM3043981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 26 May 2020 01:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536561 - head/devel/py-billiard X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-billiard X-SVN-Commit-Revision: 536561 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.33 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: Tue, 26 May 2020 01:53:38 -0000 Author: swills Date: Tue May 26 01:53:37 2020 New Revision: 536561 URL: https://svnweb.freebsd.org/changeset/ports/536561 Log: devel/py-billiard: Update to 3.6.3.0 PR: 245330 Submitted by: Evilham Approved by: olgeni (maintainer, via email) Modified: head/devel/py-billiard/Makefile (contents, props changed) head/devel/py-billiard/distinfo (contents, props changed) Modified: head/devel/py-billiard/Makefile ============================================================================== --- head/devel/py-billiard/Makefile Tue May 26 01:51:07 2020 (r536560) +++ head/devel/py-billiard/Makefile Tue May 26 01:53:37 2020 (r536561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= billiard -PORTVERSION= 3.5.0.3 +PORTVERSION= 3.6.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-billiard/distinfo ============================================================================== --- head/devel/py-billiard/distinfo Tue May 26 01:51:07 2020 (r536560) +++ head/devel/py-billiard/distinfo Tue May 26 01:53:37 2020 (r536561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513951392 -SHA256 (billiard-3.5.0.3.tar.gz) = 1d7b22bdc47aa52841120fcd22a74ae4fc8c13e9d3935643098184f5788c3ce6 -SIZE (billiard-3.5.0.3.tar.gz) = 149339 +TIMESTAMP = 1586285095 +SHA256 (billiard-3.6.3.0.tar.gz) = d91725ce6425f33a97dfa72fb6bfef0e47d4652acd98a032bd1a7fbf06d5fa6a +SIZE (billiard-3.6.3.0.tar.gz) = 155090