Bug 193643 - [maintainer] update lang/cython to 0.21
Summary: [maintainer] update lang/cython to 0.21
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-14 20:20 UTC by Vitaly Magerya
Modified: 2014-09-24 09:12 UTC (History)
1 user (show)

See Also:


Attachments
cython-0.21.diff (849 bytes, patch)
2014-09-14 20:20 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2014-09-14 20:20:40 UTC
Created attachment 147330 [details]
cython-0.21.diff

Routine update of lang/cython from 0.20.2 to 0.21.
Redports logs are at [1].

[1] https://redports.org/buildarchive/20140914201000-30371/
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2014-09-17 17:05:29 UTC
Patch looks good, moving to Patch Ready
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-09-24 09:07:19 UTC
A commit references this bug:

Author: robak
Date: Wed Sep 24 09:06:42 UTC 2014
New revision: 369166
URL: http://svnweb.freebsd.org/changeset/ports/369166

Log:
  lang/cython: update 0.20.2 -> 0.21

  - Convert to USES=python

  PR:		193643
  Submitted by:	Viltaly Magerya <vmagerya@gmail.com>
  Approved by:	mentors (implicit)

Changes:
  head/lang/cython/Makefile
  head/lang/cython/distinfo
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2014-09-24 09:12:01 UTC
Committed, with minor changes, thanks for your work!