Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2013 08:28:34 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323271 - head/lang/cython
Message-ID:  <201307190828.r6J8SYii082315@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Jul 19 08:28:34 2013
New Revision: 323271
URL: http://svnweb.freebsd.org/changeset/ports/323271

Log:
  - Update to 0.19.1

Modified:
  head/lang/cython/Makefile
  head/lang/cython/distinfo
  head/lang/cython/pkg-descr

Modified: head/lang/cython/Makefile
==============================================================================
--- head/lang/cython/Makefile	Fri Jul 19 08:26:55 2013	(r323270)
+++ head/lang/cython/Makefile	Fri Jul 19 08:28:34 2013	(r323271)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cython
-PORTVERSION=	0.19
+PORTVERSION=	0.19.1
 CATEGORIES=	lang python
 MASTER_SITES=	http://www.cython.org/release/ \
 		CHEESESHOP

Modified: head/lang/cython/distinfo
==============================================================================
--- head/lang/cython/distinfo	Fri Jul 19 08:26:55 2013	(r323270)
+++ head/lang/cython/distinfo	Fri Jul 19 08:28:34 2013	(r323271)
@@ -1,2 +1,2 @@
-SHA256 (Cython-0.19.tar.gz) = 2f861fbb2aca49a352a5cf00a65d4383b7ca56a60b50ea813e59a7a9ae6cd7db
-SIZE (Cython-0.19.tar.gz) = 1382384
+SHA256 (Cython-0.19.1.tar.gz) = 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
+SIZE (Cython-0.19.1.tar.gz) = 1384406

Modified: head/lang/cython/pkg-descr
==============================================================================
--- head/lang/cython/pkg-descr	Fri Jul 19 08:26:55 2013	(r323270)
+++ head/lang/cython/pkg-descr	Fri Jul 19 08:28:34 2013	(r323271)
@@ -13,4 +13,4 @@ This makes Cython the ideal language for
 C libraries, and for fast C modules that speed up the execution of
 Python code.
 
-WWW:	http://www.cython.org/
+WWW: http://www.cython.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307190828.r6J8SYii082315>