svn commit: r305054 - head/lang/cython

Jimmy Olgeni olgeni at FreeBSD.org
Sat Sep 29 22:10:33 UTC 2012


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



More information about the svn-ports-all mailing list