From owner-svn-ports-all@freebsd.org Tue Oct 29 05:40:07 2019 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 6B3D117924E; Tue, 29 Oct 2019 05:40:07 +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) server-signature RSA-PSS (4096 bits) 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 472L5M1wMhz44b2; Tue, 29 Oct 2019 05:40:07 +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 21E9A1D3E7; Tue, 29 Oct 2019 05:40:07 +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 x9T5e7xI091784; Tue, 29 Oct 2019 05:40:07 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9T5e6kH091783; Tue, 29 Oct 2019 05:40:06 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201910290540.x9T5e6kH091783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 29 Oct 2019 05:40:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515959 - head/devel/py-pathlib2 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-pathlib2 X-SVN-Commit-Revision: 515959 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.29 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, 29 Oct 2019 05:40:07 -0000 Author: yuri Date: Tue Oct 29 05:40:06 2019 New Revision: 515959 URL: https://svnweb.freebsd.org/changeset/ports/515959 Log: devel/py-pathlib2: Update 2.3.4 -> 2.3.5 Reported by: portscout Modified: head/devel/py-pathlib2/Makefile head/devel/py-pathlib2/distinfo Modified: head/devel/py-pathlib2/Makefile ============================================================================== --- head/devel/py-pathlib2/Makefile Tue Oct 29 05:37:25 2019 (r515958) +++ head/devel/py-pathlib2/Makefile Tue Oct 29 05:40:06 2019 (r515959) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pathlib2 -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pathlib2/distinfo ============================================================================== --- head/devel/py-pathlib2/distinfo Tue Oct 29 05:37:25 2019 (r515958) +++ head/devel/py-pathlib2/distinfo Tue Oct 29 05:40:06 2019 (r515959) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564284664 -SHA256 (pathlib2-2.3.4.tar.gz) = 446014523bb9be5c28128c4d2a10ad6bb60769e78bd85658fe44a450674e0ef8 -SIZE (pathlib2-2.3.4.tar.gz) = 34325 +TIMESTAMP = 1572327470 +SHA256 (pathlib2-2.3.5.tar.gz) = 6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868 +SIZE (pathlib2-2.3.5.tar.gz) = 34393