Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2012 14:57:43 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/172158: [PATCH] lang/cython: upgrade to 0.17.1
Message-ID:  <201209291257.q8TCvhEH052738@backoffice.colby.local>
Resent-Message-ID: <201209291310.q8TDA4TD076018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172158
>Category:       ports
>Synopsis:       [PATCH] lang/cython: upgrade to 0.17.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 29 13:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD olgeni 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #6 r240965: Wed Sep 26 21:29:52 CEST
>Description:
Upgrade to version 0.17.1.

Port maintainer (wen@FreeBSD.org) is cc'd.
>How-To-Repeat:
>Fix:

--- cython-0.17.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 305032)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cython
-PORTVERSION=	0.17
+PORTVERSION=	0.17.1
 CATEGORIES=	lang python
 MASTER_SITES=	http://www.cython.org/release/ \
 		CHEESESHOP
Index: distinfo
===================================================================
--- distinfo	(revision 305032)
+++ distinfo	(working copy)
@@ -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
--- cython-0.17.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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