Date: Sat, 29 Sep 2012 22:10:33 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305054 - head/lang/cython Message-ID: <201209292210.q8TMAXV4003522@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209292210.q8TMAXV4003522>