Date: Sat, 1 Dec 2018 06:58:11 +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: r486319 - head/devel/py-pathlib2 Message-ID: <201812010658.wB16wBLF038623@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Dec 1 06:58:11 2018 New Revision: 486319 URL: https://svnweb.freebsd.org/changeset/ports/486319 Log: devel/py-pathlib2: Update 2.3.2 -> 2.3.3 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 Sat Dec 1 06:30:42 2018 (r486318) +++ head/devel/py-pathlib2/Makefile Sat Dec 1 06:58:11 2018 (r486319) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pathlib2 -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pathlib2/distinfo ============================================================================== --- head/devel/py-pathlib2/distinfo Sat Dec 1 06:30:42 2018 (r486318) +++ head/devel/py-pathlib2/distinfo Sat Dec 1 06:58:11 2018 (r486319) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531199307 -SHA256 (pathlib2-2.3.2.tar.gz) = 8eb170f8d0d61825e09a95b38be068299ddeda82f35e96c3301a8a5e7604cb83 -SIZE (pathlib2-2.3.2.tar.gz) = 33764 +TIMESTAMP = 1543647383 +SHA256 (pathlib2-2.3.3.tar.gz) = 25199318e8cc3c25dcb45cbe084cc061051336d5a9ea2a12448d3d8cb748f742 +SIZE (pathlib2-2.3.3.tar.gz) = 33813
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812010658.wB16wBLF038623>