Bug 117617 - [update] devel/py-bison: require pyrex 0.9.6.2
Summary: [update] devel/py-bison: require pyrex 0.9.6.2
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-28 23:10 UTC by Carl Johan Gustavsson
Modified: 2007-11-06 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (371 bytes, patch)
2007-10-28 23:10 UTC, Carl Johan Gustavsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Johan Gustavsson 2007-10-28 23:10:01 UTC
py-bison does not build with pyrex 0.9.6.2 due to a bug in that release. It builds fine with pyrex 0.9.6.2 so we depend on that version.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-28 23:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-11-01 21:29:35 UTC
Responsible Changed
From-To: freebsd-python->linimon

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-11-06 08:37:00 UTC
linimon     2007-11-06 08:36:56 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-bison       Makefile 
  Log:
  Depend on devel/pyrex 0.9.6.2 to fix build problem on the cluster.
  
  PR:             ports/117617
  Submitted by:   Carl Johan Gustavsson <cjg at bsdmail dot org>
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.6       +1 -1      ports/devel/py-bison/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2007-11-06 08:37:26 UTC
State Changed
From-To: open->closed

Committed, thanks.