From owner-svn-ports-all@freebsd.org Sat Nov 14 17:23:29 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 ABEC92EF92C; Sat, 14 Nov 2020 17:23:29 +0000 (UTC) (envelope-from yuri@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 4CYMcd4WjVz3R7j; Sat, 14 Nov 2020 17:23:29 +0000 (UTC) (envelope-from yuri@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 8E0F95E04; Sat, 14 Nov 2020 17:23:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AEHNT9p078525; Sat, 14 Nov 2020 17:23:29 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AEHNTtT078523; Sat, 14 Nov 2020 17:23:29 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202011141723.0AEHNTtT078523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 14 Nov 2020 17:23:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555126 - head/devel/py-multiprocess X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-multiprocess X-SVN-Commit-Revision: 555126 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.34 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, 14 Nov 2020 17:23:29 -0000 Author: yuri Date: Sat Nov 14 17:23:28 2020 New Revision: 555126 URL: https://svnweb.freebsd.org/changeset/ports/555126 Log: devel/py-multiprocess: Update 0.70.9 -> 0.70.11.1 Modified: head/devel/py-multiprocess/Makefile head/devel/py-multiprocess/distinfo Modified: head/devel/py-multiprocess/Makefile ============================================================================== --- head/devel/py-multiprocess/Makefile Sat Nov 14 17:20:55 2020 (r555125) +++ head/devel/py-multiprocess/Makefile Sat Nov 14 17:23:28 2020 (r555126) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= multiprocess -DISTVERSION= 0.70.9 +DISTVERSION= 0.70.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Better multiprocessing and multithreading in LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python zip USE_PYTHON= distutils autoplist .include Modified: head/devel/py-multiprocess/distinfo ============================================================================== --- head/devel/py-multiprocess/distinfo Sat Nov 14 17:20:55 2020 (r555125) +++ head/devel/py-multiprocess/distinfo Sat Nov 14 17:23:28 2020 (r555126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599286067 -SHA256 (multiprocess-0.70.9.tar.gz) = 9fd5bd990132da77e73dec6e9613408602a4612e1d73caf2e2b813d2b61508e5 -SIZE (multiprocess-0.70.9.tar.gz) = 1574850 +TIMESTAMP = 1605374531 +SHA256 (multiprocess-0.70.11.1.zip) = 9d5e417f3ebce4d027a3c900995840f167f316d9f73c0a7a1fbb4ac0116298d0 +SIZE (multiprocess-0.70.11.1.zip) = 2416439