From owner-svn-ports-all@freebsd.org Fri May 25 22:46:38 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40AAEEF690C; Fri, 25 May 2018 22:46:38 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E02ED78274; Fri, 25 May 2018 22:46:37 +0000 (UTC) (envelope-from ultima@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 C19E0272FB; Fri, 25 May 2018 22:46:37 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4PMkbi1039028; Fri, 25 May 2018 22:46:37 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4PMkbUF039026; Fri, 25 May 2018 22:46:37 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201805252246.w4PMkbUF039026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Fri, 25 May 2018 22:46:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470872 - head/textproc/py-parso X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: head/textproc/py-parso X-SVN-Commit-Revision: 470872 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.26 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: Fri, 25 May 2018 22:46:38 -0000 Author: ultima Date: Fri May 25 22:46:37 2018 New Revision: 470872 URL: https://svnweb.freebsd.org/changeset/ports/470872 Log: * Updated to 0.2.1 Modified: head/textproc/py-parso/Makefile head/textproc/py-parso/distinfo Modified: head/textproc/py-parso/Makefile ============================================================================== --- head/textproc/py-parso/Makefile Fri May 25 21:46:30 2018 (r470871) +++ head/textproc/py-parso/Makefile Fri May 25 22:46:37 2018 (r470872) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parso -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-parso/distinfo ============================================================================== --- head/textproc/py-parso/distinfo Fri May 25 21:46:30 2018 (r470871) +++ head/textproc/py-parso/distinfo Fri May 25 22:46:37 2018 (r470872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523934905 -SHA256 (parso-0.2.0.tar.gz) = 62bd6bf7f04ab5c817704ff513ef175328676471bdef3629d4bdd46626f75551 -SIZE (parso-0.2.0.tar.gz) = 380532 +TIMESTAMP = 1527287790 +SHA256 (parso-0.2.1.tar.gz) = f0604a40b96e062b0fd99cf134cc2d5cdf66939d0902f8267d938b0d5b26707f +SIZE (parso-0.2.1.tar.gz) = 380787