From owner-svn-ports-all@freebsd.org Fri Aug 4 18:56:07 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 177A6DC360C; Fri, 4 Aug 2017 18:56:07 +0000 (UTC) (envelope-from dbn@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 mx1.freebsd.org (Postfix) with ESMTPS id DAB7373688; Fri, 4 Aug 2017 18:56:06 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v74Iu6X3078892; Fri, 4 Aug 2017 18:56:06 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v74Iu5gj078890; Fri, 4 Aug 2017 18:56:05 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201708041856.v74Iu5gj078890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Fri, 4 Aug 2017 18:56:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447353 - head/devel/py-typed-ast X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: head/devel/py-typed-ast X-SVN-Commit-Revision: 447353 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.23 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, 04 Aug 2017 18:56:07 -0000 Author: dbn Date: Fri Aug 4 18:56:05 2017 New Revision: 447353 URL: https://svnweb.freebsd.org/changeset/ports/447353 Log: devel/py-typed-ast: update to 1.1.0 ChangeLog: - VS2010 compilation support Note: the upstream version bump is not semantic. Modified: head/devel/py-typed-ast/Makefile head/devel/py-typed-ast/distinfo Modified: head/devel/py-typed-ast/Makefile ============================================================================== --- head/devel/py-typed-ast/Makefile Fri Aug 4 18:36:33 2017 (r447352) +++ head/devel/py-typed-ast/Makefile Fri Aug 4 18:56:05 2017 (r447353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typed-ast -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-typed-ast/distinfo ============================================================================== --- head/devel/py-typed-ast/distinfo Fri Aug 4 18:36:33 2017 (r447352) +++ head/devel/py-typed-ast/distinfo Fri Aug 4 18:56:05 2017 (r447353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497887869 -SHA256 (typed-ast-1.0.4.tar.gz) = 73f09aac0119f6664a3f471a1ec1c9b719f572bc9212913cea96a78b22c2e96e -SIZE (typed-ast-1.0.4.tar.gz) = 200529 +TIMESTAMP = 1501775423 +SHA256 (typed-ast-1.1.0.tar.gz) = 57fe287f0cdd9ceaf69e7b71a2e94a24b5d268b35df251a88fef5cc241bf73aa +SIZE (typed-ast-1.1.0.tar.gz) = 200587