Bug 172158 - [PATCH] lang/cython: upgrade to 0.17.1
Summary: [PATCH] lang/cython: upgrade to 0.17.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-29 14:10 UTC by Jimmy Olgeni
Modified: 2012-09-29 23:20 UTC (History)
1 user (show)

See Also:


Attachments
cython-0.17.1.patch (737 bytes, patch)
2012-09-29 14:10 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2012-09-29 14:10:03 UTC
Upgrade to version 0.17.1.

Port maintainer (wen@FreeBSD.org) is cc'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-29 14:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2012-09-29 23:10:38 UTC
State Changed
From-To: open->closed

Approved (by mail) and committed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-29 23:10:46 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"