Bug 197951

Summary: [patch] update graphics/py-pyglet to 1.2.0
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: miwi
Priority: --- Flags: bugzilla: maintainer-feedback? (amdmi3)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218981
Attachments:
Description Flags
1.2.0 none

Description Adam Weinberger freebsd_committer freebsd_triage 2015-02-23 15:49:06 UTC
Created attachment 153377 [details]
1.2.0

This update brings 64-bit compatibility, which means that consumers like psychopy can finally have 64-bit packages.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-23 15:49:06 UTC
Auto-assigned to maintainer amdmi3@FreeBSD.org
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2015-02-25 17:01:51 UTC
Looks fine, but both my ports (games/gondola and games/brainworkshop) using pyglet crash on amd64. Should be investigated.
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2015-02-25 17:05:51 UTC
Aw, shoot, that's too bad. Any problems with it in 32-bit consumers? Maybe it still needs to be only for i386.
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2015-02-26 09:11:41 UTC
(In reply to Adam Weinberger from comment #3)

Haven't tested yet, I'd need to set up virtual environment as I don't have i386 hardware. Yes, if my ports work on i386 I'll just flag them as BROKEN_amd64 and update pyglet. If they don't, extra work would be needed.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2016-01-18 06:35:25 UTC
Hi,

Any progress here?