Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2017 16:25:44 +0000 (UTC)
From:      Richard Gallamore <ultima@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444305 - head/devel/py-pathlib2
Message-ID:  <201706251625.v5PGPi9p097246@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ultima
Date: Sun Jun 25 16:25:44 2017
New Revision: 444305
URL: https://svnweb.freebsd.org/changeset/ports/444305

Log:
  * Updated to 2.3.0
  
  PR:		220124
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11350

Modified:
  head/devel/py-pathlib2/Makefile
  head/devel/py-pathlib2/distinfo

Modified: head/devel/py-pathlib2/Makefile
==============================================================================
--- head/devel/py-pathlib2/Makefile	Sun Jun 25 16:23:41 2017	(r444304)
+++ head/devel/py-pathlib2/Makefile	Sun Jun 25 16:25:44 2017	(r444305)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pathlib2
-PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTVERSION=	2.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pathlib2/distinfo
==============================================================================
--- head/devel/py-pathlib2/distinfo	Sun Jun 25 16:23:41 2017	(r444304)
+++ head/devel/py-pathlib2/distinfo	Sun Jun 25 16:25:44 2017	(r444305)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485998763
-SHA256 (pathlib2-2.2.1.tar.gz) = ce9007df617ef6b7bd8a31cd2089ed0c1fed1f7c23cf2bf1ba140b3dd563175d
-SIZE (pathlib2-2.2.1.tar.gz) = 31680
+TIMESTAMP = 1497847458
+SHA256 (pathlib2-2.3.0.tar.gz) = d32550b75a818b289bd4c1f96b60c89957811da205afcceab75bc8b4857ea5b3
+SIZE (pathlib2-2.3.0.tar.gz) = 34291



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706251625.v5PGPi9p097246>