From owner-svn-ports-head@FreeBSD.ORG Sat Sep 29 22:10:33 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62AB2106566C; Sat, 29 Sep 2012 22:10:33 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4D6218FC0A; Sat, 29 Sep 2012 22:10:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8TMAX6B003526; Sat, 29 Sep 2012 22:10:33 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8TMAXV4003522; Sat, 29 Sep 2012 22:10:33 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201209292210.q8TMAXV4003522@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 29 Sep 2012 22:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305054 - head/lang/cython X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 29 Sep 2012 22:10:33 -0000 Author: olgeni Date: Sat Sep 29 22:10:32 2012 New Revision: 305054 URL: http://svn.freebsd.org/changeset/ports/305054 Log: Upgrade to version 0.17.1. PR: ports/172158 Submitted by: olgeni Approved by: maintainer (private mail) Modified: head/lang/cython/Makefile (contents, props changed) head/lang/cython/distinfo (contents, props changed) Modified: head/lang/cython/Makefile ============================================================================== --- head/lang/cython/Makefile Sat Sep 29 20:38:27 2012 (r305053) +++ head/lang/cython/Makefile Sat Sep 29 22:10:32 2012 (r305054) @@ -6,7 +6,7 @@ # PORTNAME= cython -PORTVERSION= 0.17 +PORTVERSION= 0.17.1 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP Modified: head/lang/cython/distinfo ============================================================================== --- head/lang/cython/distinfo Sat Sep 29 20:38:27 2012 (r305053) +++ head/lang/cython/distinfo Sat Sep 29 22:10:32 2012 (r305054) @@ -1,2 +1,2 @@ -SHA256 (Cython-0.17.tar.gz) = 3969e04489e498cde982f5bebc774b2193e3ba5f9dff6803fd92b4e4897591a3 -SIZE (Cython-0.17.tar.gz) = 1282137 +SHA256 (Cython-0.17.1.tar.gz) = 0d631b67d73aece33eb98c70257adf946e1e5b31633d701c3fcac2dcf42f0e84 +SIZE (Cython-0.17.1.tar.gz) = 1283146