From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 3 16:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3B2380 for ; Thu, 3 Apr 2014 16:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 76D90224 for ; Thu, 3 Apr 2014 16:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s33Ge0Di081961 for ; Thu, 3 Apr 2014 16:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s33Ge01R081960; Thu, 3 Apr 2014 16:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 3 Apr 2014 16:40:00 GMT Resent-Message-Id: <201404031640.s33Ge01R081960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vitaly Magerya Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6237EFCE for ; Thu, 3 Apr 2014 16:37:40 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4EB7020E for ; Thu, 3 Apr 2014 16:37:40 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s33GbeH4058655 for ; Thu, 3 Apr 2014 16:37:40 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s33Gbees058645; Thu, 3 Apr 2014 16:37:40 GMT (envelope-from nobody) Message-Id: <201404031637.s33Gbees058645@cgiserv.freebsd.org> Date: Thu, 3 Apr 2014 16:37:40 GMT From: Vitaly Magerya To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188231: lang/cython: update from 0.19.1 to 0.20.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 16:40:00 -0000 >Number: 188231 >Category: ports >Synopsis: lang/cython: update from 0.19.1 to 0.20.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 03 16:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Vitaly Magerya >Release: FreeBSD 10-RELEASE amd64 >Organization: >Environment: >Description: Update lang/cython to 0.20.1. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN cython.orig/Makefile cython/Makefile --- cython.orig/Makefile 2014-03-08 20:35:38.000000000 +0200 +++ cython/Makefile 2014-04-03 18:49:07.000000000 +0300 @@ -2,7 +2,7 @@ # $FreeBSD: head/lang/cython/Makefile 347530 2014-03-08 18:35:38Z antoine $ PORTNAME= cython -PORTVERSION= 0.19.1 +PORTVERSION= 0.20.1 PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ diff -ruN cython.orig/distinfo cython/distinfo --- cython.orig/distinfo 2014-01-22 17:30:13.000000000 +0200 +++ cython/distinfo 2014-04-03 19:22:12.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (Cython-0.19.1.tar.gz) = 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778 -SIZE (Cython-0.19.1.tar.gz) = 1384406 +SHA256 (Cython-0.20.1.tar.gz) = 31a563744a21d7b10355f25a3bca96b37ec5d32bdecfc75e93d65a5f7e62766c +SIZE (Cython-0.20.1.tar.gz) = 2558048 >Release-Note: >Audit-Trail: >Unformatted: