From owner-svn-ports-all@freebsd.org Tue May 15 11:01:59 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 A93FBEAD7FF; Tue, 15 May 2018 11:01:59 +0000 (UTC) (envelope-from wen@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 5628F6A50B; Tue, 15 May 2018 11:01:59 +0000 (UTC) (envelope-from wen@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 36DD124E0; Tue, 15 May 2018 11:01:59 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4FB1xaG090036; Tue, 15 May 2018 11:01:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4FB1wJ4090034; Tue, 15 May 2018 11:01:58 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201805151101.w4FB1wJ4090034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 15 May 2018 11:01:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470010 - head/lang/cython X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/lang/cython X-SVN-Commit-Revision: 470010 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: Tue, 15 May 2018 11:01:59 -0000 Author: wen Date: Tue May 15 11:01:58 2018 New Revision: 470010 URL: https://svnweb.freebsd.org/changeset/ports/470010 Log: - Update to 0.28.2 PR: 228235 Submitted by: wenheping2000@hotmail.com(myself) Approved by: maintainer Modified: head/lang/cython/Makefile head/lang/cython/distinfo Modified: head/lang/cython/Makefile ============================================================================== --- head/lang/cython/Makefile Tue May 15 10:30:02 2018 (r470009) +++ head/lang/cython/Makefile Tue May 15 11:01:58 2018 (r470010) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cython -PORTVERSION= 0.26 +PORTVERSION= 0.28.2 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP Modified: head/lang/cython/distinfo ============================================================================== --- head/lang/cython/distinfo Tue May 15 10:30:02 2018 (r470009) +++ head/lang/cython/distinfo Tue May 15 11:01:58 2018 (r470010) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503735344 -SHA256 (Cython-0.26.tar.gz) = 4c24e2c22ddaed624d35229dc5db25049e9e225c6f64f3364326836cad8f2c66 -SIZE (Cython-0.26.tar.gz) = 1692039 +TIMESTAMP = 1526297067 +SHA256 (Cython-0.28.2.tar.gz) = 634e2f10fc8d026c633cffacb45cd8f4582149fa68e1428124e762dbc566e68a +SIZE (Cython-0.28.2.tar.gz) = 1878797