Date: Tue, 29 Oct 2019 05:40:06 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515959 - head/devel/py-pathlib2 Message-ID: <201910290540.x9T5e6kH091783@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910290540.x9T5e6kH091783>