From owner-svn-ports-head@freebsd.org Fri May 20 11:09:09 2016 Return-Path: Delivered-To: svn-ports-head@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 80A5CB43052; Fri, 20 May 2016 11:09:09 +0000 (UTC) (envelope-from pi@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 514531720; Fri, 20 May 2016 11:09:09 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4KB98CS068086; Fri, 20 May 2016 11:09:08 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4KB98xJ068084; Fri, 20 May 2016 11:09:08 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605201109.u4KB98xJ068084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 20 May 2016 11:09:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415554 - head/lang/cython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2016 11:09:09 -0000 Author: pi Date: Fri May 20 11:09:08 2016 New Revision: 415554 URL: https://svnweb.freebsd.org/changeset/ports/415554 Log: ang/cython: 0.23.5 -> 0.24 Changes: https://github.com/cython/cython/blob/8b592122f23e0ce458521e5a828431c95a0d84e8/CHANGES.rst PR: 209655 Submitted by: Phil Eaton Approved by: Vitaly Magerya (maintainer) Modified: head/lang/cython/Makefile head/lang/cython/distinfo Modified: head/lang/cython/Makefile ============================================================================== --- head/lang/cython/Makefile Fri May 20 10:53:55 2016 (r415553) +++ head/lang/cython/Makefile Fri May 20 11:09:08 2016 (r415554) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cython -PORTVERSION= 0.23.5 +PORTVERSION= 0.24 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP Modified: head/lang/cython/distinfo ============================================================================== --- head/lang/cython/distinfo Fri May 20 10:53:55 2016 (r415553) +++ head/lang/cython/distinfo Fri May 20 11:09:08 2016 (r415554) @@ -1,2 +1,3 @@ -SHA256 (Cython-0.23.5.tar.gz) = 0ae5a5451a190e03ee36922c4189ca2c88d1df40a89b4f224bc842d388a0d1b6 -SIZE (Cython-0.23.5.tar.gz) = 1629433 +TIMESTAMP = 1463702037 +SHA256 (Cython-0.24.tar.gz) = 6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1 +SIZE (Cython-0.24.tar.gz) = 1671837